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

consider only writing dependencies in tags #4

Open
dsschult opened this issue Apr 19, 2024 · 0 comments
Open

consider only writing dependencies in tags #4

dsschult opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dsschult
Copy link

The dependency files create lots of spurious merge conflicts, so don't write them to main. Instead, during the release process, write them to the local repo before a tag branch gets pushed. This essentially adds files only to the tag.

Slack discussion: https://icecube-spno.slack.com/archives/CAH0NDF8B/p1713563069877149

The assets feature of python-semantic-release is supposed to do this:
https://python-semantic-release.readthedocs.io/en/latest/configuration.html#assets-list-str

@dsschult dsschult added the enhancement New feature or request label Apr 19, 2024
@ric-evans ric-evans self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants