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

Create tool to validate that no changes are made to a XEP after the most recent revision block in a commit range #1239

Open
horazont opened this issue Nov 5, 2022 · 0 comments
Labels
Editor Tooling Issue relates to process/tooling

Comments

@horazont
Copy link
Contributor

horazont commented Nov 5, 2022

## Summary

In order to keep the attic clean and correct, it is of high importance that the last commit in the main branch which touches a XEP also adds a revision block.

This can be enforced by ensuring that all merges to the main branch also "seal" the changes with a revision block in the last commit which touches a given XEP file.

Work proposal

Use the tool created in #1238 to verify that a tagged XEP file is not changed anymore after the commit which tags it.

@horazont horazont added the Editor Tooling Issue relates to process/tooling label Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editor Tooling Issue relates to process/tooling
Projects
None yet
Development

No branches or pull requests

1 participant