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

feat: Adds Environment Secrets & Variables #2856

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

drewid
Copy link

@drewid drewid commented Jan 19, 2024

…Added files and content to Clients, Helpers, Models and Tests. Corrected comments on related files.
Resolves Issue # 2752


Before the change?

Functionality to use Environment Secrets & Variables did not exist.

After the change?

Added the ability to get, create and updated Environment Secrets & Variables.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features) - not present in general

Does this introduce a breaking change?

  • Yes
  • No

…dded files and content to Clients, Helpers, Models and Tests. Corrected comments on related files.
@drewid
Copy link
Author

drewid commented Jan 19, 2024

Modeled the changes directly after the already implemented repository secrets and variables.

@nickfloyd nickfloyd added the Type: Feature New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants