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

Added environments #1103

Merged
merged 8 commits into from
Mar 9, 2023
Merged

Added environments #1103

merged 8 commits into from
Mar 9, 2023

Conversation

SergkeiM
Copy link
Contributor

@SergkeiM SergkeiM commented Mar 9, 2023

Added support for environments #1102

@SergkeiM
Copy link
Contributor Author

SergkeiM commented Mar 9, 2023

@acrobat @Nyholm
Can we merge this?

Copy link
Collaborator

@Nyholm Nyholm left a comment

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
Copy link
Contributor Author

SergkeiM commented Mar 9, 2023

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 Nyholm March 9, 2023 09:44
@Nyholm
Copy link
Collaborator

Nyholm commented Mar 9, 2023

It seams like the tests are still failing

Tested locally all passed
@SergkeiM
Copy link
Contributor Author

SergkeiM commented Mar 9, 2023

Hi @Nyholm

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

lib/Github/Api/Environment.php Outdated Show resolved Hide resolved
@acrobat
Copy link
Collaborator

acrobat commented Mar 9, 2023

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
@acrobat acrobat linked an issue Mar 9, 2023 that may be closed by this pull request
@acrobat acrobat merged commit 32f79ea into KnpLabs:master Mar 9, 2023
@Nyholm
Copy link
Collaborator

Nyholm commented Mar 9, 2023

Thank you

@acrobat
Copy link
Collaborator

acrobat commented Mar 9, 2023

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

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

Env API
3 participants