Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infra Week: Pull Secrets & Env Vars from 1Password #2626

Closed
1 task done
erichfi opened this issue Jun 25, 2024 · 2 comments
Closed
1 task done

Infra Week: Pull Secrets & Env Vars from 1Password #2626

erichfi opened this issue Jun 25, 2024 · 2 comments
Assignees

Comments

@erichfi
Copy link
Collaborator

erichfi commented Jun 25, 2024

User Story:
As a developer, I want to pull secrets and environment variables from 1Password in our GitHub Actions, so that I can securely manage secrets and environment variables in the new Passport XYZ organization.

Acceptance Criteria:
GIVEN the new Passport XYZ organization,
WHEN I configure GitHub Actions,
THEN secrets and environment variables should be pulled from 1Password using the specified reference syntax.

Tech Details:

  • Integrate 1Password with GitHub Actions.
  • Use secrets reference syntax: op://Passport-CI/[repo-name]-[environment]/[app/service]/field-name.
  • Test integration with example secrets from the 1Password vault.

Open Questions:

  • Are there any specific secrets that need to be tested first?

Notes/Assumptions:

  • Assume the 1Password integration documentation is up-to-date.
@Jkd-eth Jkd-eth changed the title Pull Secrets & Env Vars from 1Password Infra Week: Pull Secrets & Env Vars from 1Password Jul 9, 2024
@nutrina
Copy link
Collaborator

nutrina commented Jul 17, 2024

Starting this work on the passport repo.

@nutrina
Copy link
Collaborator

nutrina commented Jul 24, 2024

Closing this as it will be covered by other tasks.

@nutrina nutrina closed this as completed Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants