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

Release automation #72

Open
danielhollas opened this issue Nov 17, 2024 · 4 comments · May be fixed by #83
Open

Release automation #72

danielhollas opened this issue Nov 17, 2024 · 4 comments · May be fixed by #83

Comments

@danielhollas
Copy link
Collaborator

We should have an automated release workflow via GitHub actions, we can use the same thing as other repos in aiidateam.

After that I'd release 0.1 version for the current users to use. Any further (potentially breaking) changes then can go to 0.2 release.

Thoughts?

@danielhollas
Copy link
Collaborator Author

Before publishing, we also want to change the name of the package, per discussion in #60. Looks like the discussion converged to aiida-test-cache.

@ltalirz
Copy link
Member

ltalirz commented Nov 17, 2024

Before publishing, we also want to change the name of the package, per discussion in #60. Looks like the discussion converged to aiida-test-cache.

Fine with me

@danielhollas
Copy link
Collaborator Author

It looks like there are only 5 repositories with aiida-testing in their dependencies (either as a git dependency or via aiidalab-testing-dev package on PYPI). So we can easily create PRs for then once we publish under a new name. We should also somehow yank the aiidalab-testing-dev package if possible, and if not at least update its description to point to the new package.

This was referenced Nov 18, 2024
@danielhollas
Copy link
Collaborator Author

Should also configure automatic versioning on ReadTheDocs based on tags
https://docs.readthedocs.io/en/stable/guides/automation-rules.html

@danielhollas danielhollas linked a pull request Nov 28, 2024 that will close this issue
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 a pull request may close this issue.

2 participants