You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MobilityData/gtfs-validator#1921 we introduced a Github variable that contains a list of key value pairs for 1password secret references.
The goal was to be able to change (e.g. move vault) the entry referred by the secret reference without having to change the code.
We should do the same for mobility-feed-api
Describe the problem
In MobilityData/gtfs-validator#1921 we introduced a Github variable that contains a list of key value pairs for 1password secret references.
The goal was to be able to change (e.g. move vault) the entry referred by the secret reference without having to change the code.
We should do the same for mobility-feed-api
Ideally the action used to extract the secrets (extract-1password-secret/action.yml) will be made in a standalone reusable action.
The text was updated successfully, but these errors were encountered: