We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb4d62 commit 8c3f520Copy full SHA for 8c3f520
.github/workflows/main.yml
.github/workflows/on-release-main.yml
.github/workflows/ci-cd.yml .github/workflows/python-ci-cd.yml.github/workflows/ci-cd.yml renamed to .github/workflows/python-ci-cd.yml
TODO
@@ -1,7 +1,9 @@
1
-- consider toml-sort to keep pyproject.toml in a canonical order
+- [x] use toml-sort to keep pyproject.toml in a canonical order
2
3
-- make github actions/workflows use makefile targets
+- [ ] merge old and new makefiles
4
5
-- merge makefiles
+- [ ] make github actions/workflows use makefile targets
6
7
-- mv python ci/cd to biocommons/.github
+- [x] mv python ci/cd to biocommons/.github
8
+
9
+- [ ] release github actions / update branch spec in .github/workflows
0 commit comments