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

Add CI to detect stale generated files #5114

Open
derobins opened this issue Nov 14, 2024 · 0 comments
Open

Add CI to detect stale generated files #5114

derobins opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool
Milestone

Comments

@derobins
Copy link
Member

This should happen early, like when codespell and clang-format run. It'd be nice if they regenerated the files if they are stale.

Files that need to be checked:

  • H5Epubgen.h
  • H5Emajdef.h
  • H5Emindef.h
  • H5Einit.h
  • H5Eterm.h
  • H5Edefin.h
  • H5version.h
  • H5overflow.h
  • H5LTanalyze.c
  • H5LTparse.*

This is especially important now that we've checked them in and autogen.sh is going away.

@derobins derobins added Component - Testing Code in test or testpar directories, GitHub workflows Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool labels Nov 14, 2024
@derobins derobins added this to the 2.0.0 milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool
Projects
None yet
Development

No branches or pull requests

2 participants