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

Use CircleCI contexts in jobs that require secrets #3747

Merged

Conversation

kennyadsl
Copy link
Member

@kennyadsl kennyadsl commented Aug 27, 2020

Description

This is a way to tell CircleCI to provide secrets defined in the Solidus Core Team context only to users that are part of that group (on GitHub) when a build is triggered.

We only perform these Stoplight jobs in the master branch and only the core team has the permissions to push to master.

Refs:

Thanks to @ndavison for reporting this issue via official channels.

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
    - [ ] I have updated Guides and README accordingly to this change (if needed)
    - [ ] I have added tests to cover this change (if needed)
    - [ ] I have attached screenshots to this PR for visual changes (if needed)

This is a way to tell CircleCI to provide secrets defined in
the Solidus Core Team context only to users that are part of
that group (on GitHub) when a build is triggered.

We only perform these Stoplight jobs in the master branch and
only the core team has the permissions to push to master.
@kennyadsl kennyadsl self-assigned this Aug 27, 2020
@kennyadsl kennyadsl requested a review from a team August 27, 2020 15:41
@aldesantis aldesantis merged commit b20845b into solidusio:master Aug 28, 2020
@aldesantis aldesantis deleted the kennyadsl/use-circleci-contexts branch August 28, 2020 07:09
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