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

chore: Access Secrets based on environments segregate #231

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Conversation

eedygreen
Copy link
Contributor

@eedygreen eedygreen commented Oct 29, 2024

Description

This is a separation of secrets from repository-wide to environment-specific.

  • Secrets can be accessed based on environments
  • Review is required for deployment to Mainnet
  • Added Deployment Authorisation To Mainnet

Related Issue Or Context

Related: #528

How Has This Been Tested? Testing details.

Yes. for repos such as Sprinter, Sygma-relayer

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

.github/workflows/deploy_mainnet.yml Outdated Show resolved Hide resolved
@eedygreen eedygreen requested a review from tcar121293 October 29, 2024 12:33
@eedygreen eedygreen merged commit d4cedef into main Oct 29, 2024
3 of 5 checks passed
@eedygreen eedygreen deleted the env-secrets branch October 29, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants