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

Various updates #230

Merged
merged 16 commits into from
Dec 7, 2024
Merged

Various updates #230

merged 16 commits into from
Dec 7, 2024

Conversation

cfis
Copy link
Collaborator

@cfis cfis commented Dec 7, 2024

No description provided.

@jasonroelofs
Copy link
Collaborator

One thing that's been easy to miss is committing the updated combined header file. The tests generate it when run, but then it gets thrown away at the end. I'm wondering if we want to do:

  • Add a CI check that fails if the header hasn't been updated
  • Or add a CI step that auto-commits changes to the combined header

Thoughts?

cfis added 2 commits December 7, 2024 11:22
…s is not backwards compatible, but I notice these APIs are not documented in the Rice documents(they should be)
@cfis
Copy link
Collaborator Author

cfis commented Dec 7, 2024

CI that auto generates the headers would be great. The CMake test files don't use the combined headers under include, the instead use the headers under rice. It a lot more convenient that way.

@cfis cfis merged commit 5df7f0d into master Dec 7, 2024
13 checks passed
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