Skip to content

Commit

Permalink
Update for version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iwc-workflows-bot committed Mar 6, 2024
1 parent 6ef62ac commit f0fe5f1
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 90 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
python-version-list: "[\"3.7\"]"
galaxy-fork: galaxyproject
galaxy-branch: release_23.1
galaxy-branch: release_23.2
test:
name: Test workflow
needs: setup
Expand All @@ -19,6 +19,6 @@ jobs:
galaxy-head-sha: ${{ needs.setup.outputs.galaxy-head-sha }}
python-version-list: "[\"3.7\"]"
galaxy-fork: galaxyproject
galaxy-branch: release_23.1
galaxy-branch: release_23.2
repository-list: '.'
check-outputs: true
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.4.2] 2024-03-06

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_genomecoveragebed/2.29.2` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_genomecoveragebed/2.30.0`
- `toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/bcftools_consensus/1.15.1+galaxy2` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/bcftools_consensus/1.15.1+galaxy3`

## [0.4.1] 2023-11-20

- Fix author in dockstore
Expand Down
Loading

0 comments on commit f0fe5f1

Please sign in to comment.