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

Auto-commit patched spec to ensure changes are shown accurately #62

Merged
merged 3 commits into from
Feb 13, 2023

Conversation

ctreatma
Copy link
Contributor

No description provided.

@@ -32,6 +32,7 @@ jobs:
git checkout ${GITHUB_REF##*/}
make docker_run
echo -e "Make execution completed."
git add spec/oas3.patched/.
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to do this or #57? (or this now, 57 later)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we should do this now, and maybe 57 later. Doing this now makes it easer to open & review spec update PRs: easier to open because all you have to do is update the spec/oas3.fetched directory, easier to review because the spec/oas3.patched directory will always be up-to-date, so it's easier to notice if the spec update had unintended consequences on the patching process.

@displague displague merged commit 9b3faa4 into main Feb 13, 2023
@displague displague deleted the auto-update-patched-spec branch February 13, 2023 22:10
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.

2 participants