Skip to content

Added environments - #1103

Merged
acrobat merged 8 commits into
KnpLabs:masterfrom
SergkeiM:feature/environments
Mar 9, 2023
Merged

Added environments#1103
acrobat merged 8 commits into
KnpLabs:masterfrom
SergkeiM:feature/environments

Conversation

@SergkeiM

@SergkeiMSergkeiM commented Mar 9, 2023

Copy link
Copy Markdown
Contributor

Added support for environments #1102

@SergkeiM

SergkeiM commented Mar 9, 2023

Copy link
Copy Markdown
ContributorAuthor

@acrobat@Nyholm
Can we merge this?

@NyholmNyholm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely. Thank you for adding docs and tests.

@SergkeiM

SergkeiM commented Mar 9, 2023

Copy link
Copy Markdown
ContributorAuthor

Hi @Nyholm Will check why test are failing

Also I will do few more PRs ( For ENV varaibles and Secrets)

Also for ORG, Repo varaibles (currently is only secretes)

@SergkeiM
SergkeiM requested a review from NyholmMarch 9, 2023 09:44
@Nyholm

Copy link
Copy Markdown
Collaborator

It seams like the tests are still failing

Tested locally all passed
@SergkeiM

Copy link
Copy Markdown
ContributorAuthor

Hi @Nyholm

Tests are fixed now, except BC check I think is not related to this pull request

Comment threadlib/Github/Api/Environment.php Outdated
@acrobat

Copy link
Copy Markdown
Collaborator

The failing BC checker workflow can be ignored as it is not related to this change. One smal change/comment from my side, otherwise go to go!

This api doesn't require a custom beta accept header, so the trait usage can be removed
@acrobatacrobat linked an issue Mar 9, 2023 that may be closed by this pull request
@acrobat
acrobat merged commit 32f79ea into KnpLabs:masterMar 9, 2023
@Nyholm

Copy link
Copy Markdown
Collaborator

Thank you

@acrobat

Copy link
Copy Markdown
Collaborator

Thanks @FROXZ! And congrats on your first contribution! 🎉

@SergkeiM
SergkeiM deleted the feature/environments branch March 9, 2023 10:27
Sign up for freeto 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.

Env API

3 participants

@SergkeiM@Nyholm@acrobat