Andreas Tille pushed to branch upstream at Debian Med / q2-metadata
Commits: d1776eb6 by Andreas Tille at 2024-02-18T15:11:20+01:00 New upstream version 2024.2.0+dfsg - - - - - 4 changed files: - .github/workflows/ci-dev.yaml - .gitignore - README.md - q2_metadata/_version.py Changes: ===================================== .github/workflows/ci-dev.yaml ===================================== @@ -9,4 +9,4 @@ jobs: ci: uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev with: - distro: core \ No newline at end of file + distro: amplicon ===================================== .gitignore ===================================== @@ -70,3 +70,6 @@ target/ .DS_Store node_modules + +#Editor file +.vscode \ No newline at end of file ===================================== README.md ===================================== @@ -1,5 +1,5 @@ # q2-metadata -![](https://github.com/qiime2/q2-metadata/workflows/ci/badge.svg) +![](https://github.com/qiime2/q2-metadata/workflows/ci-dev/badge.svg) This is a QIIME 2 plugin. For details on QIIME 2, see https://qiime2.org. \ No newline at end of file ===================================== q2_metadata/_version.py ===================================== @@ -23,9 +23,9 @@ def get_keywords(): # setup.py/versioneer.py will grep for the variable names, so they must # each be defined on a line of their own. _version.py will just call # get_keywords(). - git_refnames = " (tag: 2023.9.0, Release-2023.9)" - git_full = "0fa9efe8c8de6920f78e211c51e76157eb990022" - git_date = "2023-10-03 22:00:18 +0000" + git_refnames = " (tag: 2024.2.0, Release-2024.2)" + git_full = "ad67a7ff4caab35b0b7aa265ce3f446d126b0b7c" + git_date = "2024-02-16 21:58:48 +0000" keywords = {"refnames": git_refnames, "full": git_full, "date": git_date} return keywords View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/-/commit/d1776eb658794690cf2d6c2b6911cc8f5e6d07bc -- View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/-/commit/d1776eb658794690cf2d6c2b6911cc8f5e6d07bc You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list debian-med-com...@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit