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

Implement Automatic API Version Management #141

Merged
merged 14 commits into from
Nov 5, 2023
Merged

Implement Automatic API Version Management #141

merged 14 commits into from
Nov 5, 2023

Conversation

ClayChipps
Copy link
Contributor

@ClayChipps ClayChipps commented Jun 27, 2023

A continuing headache that we deal with on the AEP projects is managing the upgrade of API versions with each release. In order to eliminate the manual effort associated with this, I have proposed a manual GitHub action which can be ran which will update all API Versions in the project and submit a PR for those changes. As of right now, there is no scheduling or automated runs, but at the minimum this should help reduce the manual effort.


This change is Reviewable

@ClayChipps
Copy link
Contributor Author

@stohn777 I moved the bash script into an actual GitHub Action, can you take a look and let me know if this covers your concerns from before? :)

stohn777
stohn777 previously approved these changes Oct 13, 2023
ImJohnMDaniel
ImJohnMDaniel previously approved these changes Oct 19, 2023
@ImJohnMDaniel ImJohnMDaniel dismissed stale reviews from stohn777 and themself via 289c092 November 5, 2023 01:16
@ImJohnMDaniel ImJohnMDaniel merged commit c49a4eb into apex-enterprise-patterns:master Nov 5, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants