Skip to content

Create .exemplar_version file in new libraries#346

Merged
ednolan merged 1 commit intomainfrom
enolan_dotexemplar1
Apr 6, 2026
Merged

Create .exemplar_version file in new libraries#346
ednolan merged 1 commit intomainfrom
enolan_dotexemplar1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Apr 6, 2026

This will help with automation for identifying which new exemplar commits need to be backported into other libraries.

Out of necessity, the way that it works is simply querying what commit the main branch of exemplar is on at the point in time that cookiecutter is stamped out; this has a race if exemplar is updated the user makes a copy of it to create a new repo, but hopefully this won't matter too much in practice.

This will help with automation for identifying which new exemplar
commits need to be backported into other libraries.

Out of necessity, the way that it works is simply querying what commit
the main branch of exemplar is on at the point in time that
cookiecutter is stamped out; this has a race if exemplar is updated
the user makes a copy of it to create a new repo, but hopefully this
won't matter too much in practice.
@ednolan ednolan merged commit f575989 into main Apr 6, 2026
8 of 98 checks passed
@ednolan ednolan deleted the enolan_dotexemplar1 branch April 6, 2026 00:34
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.

1 participant