Releases: UoMResearchIT/Actions
Release list
v1.2.6
This is mostly a bugfix release.
What's Changed
- Update version numbers for release by @dkfellows in #143
- Added ignore action input and updated the check bash file and readme by @aharwood2 in #147
- Limit permissions in check-ruleset by @dkfellows in #151
- Fix reuse action by @dkfellows in #159
- Get Pull Request ID by @dkfellows in #152
Dependency Updates
- Bump UoMResearchIT/actions from 55c02a2 to d1daa55 in /doxygen-to-pages by @dependabot[bot] in #145
- Bump docker/login-action from 4.1.0 to 4.2.0 in /docker-publish-to-ghcr by @dependabot[bot] in #144
- Bump pozil/auto-assign-issue from 3.0.0 to 4.0.0 by @dependabot[bot] in #148
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #149
- Bump actions/checkout from 6.0.2 to 6.0.3 in /reuse by @dependabot[bot] in #150
- Bump UoMResearchIT/actions from 1.2.4 to 1.2.5 by @dependabot[bot] in #153
- Bump UoMResearchIT/actions from 1.2.4 to 1.2.5 in /run-c-style-check by @dependabot[bot] in #154
- Bump UoMResearchIT/actions from 1.2.4 to 1.2.5 in /run-clang-tidy by @dependabot[bot] in #155
- Bump UoMResearchIT/actions from 1.2.4 to 1.2.5 in /run-pylint by @dependabot[bot] in #156
New Contributors
- @aharwood2 made their first contribution in #147
Full Changelog: v1.2.5...v1.2.6
v1.2.5
The actually notable things here are the new check-ruleset reusable workflow, and the list-environments action. The other changes are mainly minor.
What's Changed
- Expose copyright-holder from action as workflow input by @dkfellows in #126
- Check ruleset by @dkfellows in #127
- List deployment environments by @dkfellows in #131
- Scan for vulnerabilities in GitHub Actions by @dkfellows in #133
Dependency updates
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #129
- Bump pozil/auto-assign-issue from 2.2.0 to 3.0.0 by @dependabot[bot] in #128
- Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 by @dependabot[bot] in #135
- Update version of node.js by @dkfellows in #137
- Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 by @dependabot[bot] in #140
Full Changelog: v1.2.4...v.1.2.5
v1.2.4
A minor release due to a bugfix in the get-repo-ruleset action.
What's Changed
- Fetch default branch name from correct repo by @dkfellows in #124
Dependency updates
- Bump docker/login-action from 3 to 4 in /docker-publish-to-ghcr by @dependabot[bot] in #115
- Bump mshick/add-pr-comment from 2 to 3 by @dependabot[bot] in #116
- Bump actions/cache from 5.0.3 to 5.0.4 in /reuse by @dependabot[bot] in #117
- Bump actions/configure-pages from 5 to 6 in /doxygen-to-pages by @dependabot[bot] in #118
- Bump actions/github-script from 8 to 9 by @dependabot[bot] in #119
- Bump actions/cache from 5.0.4 to 5.0.5 in /reuse by @dependabot[bot] in #122
- Bump actions/upload-pages-artifact from 4 to 5 in /doxygen-to-pages by @dependabot[bot] in #121
Full Changelog: v1.2.3...v1.2.4
v1.2.3
A bugfix release, just for the reusable workflow for applying reuse comments.
What's Changed
- Apply exclusions correctly by @dkfellows in #113
Dependency Changes
- Bump actions/setup-python from 6.1.0 to 6.2.0 in /reuse by @dependabot[bot] in #107
- Bump actions/cache from 5.0.2 to 5.0.3 in /reuse by @dependabot[bot] in #111
Full Changelog: v1.2.2...v1.2.3
v1.2.2
This is just a release to handle a bugfix to the reuse-running workflow.
What's Changed
- Version number bump by @dkfellows in #103
- Fix wonky detection by @dkfellows in #105
Dependency Updates
- Bump actions/cache from 5.0.1 to 5.0.2 in /reuse by @dependabot[bot] in #104
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Exclude
.github/workflowsfrom reuse copyright checks by @dkfellows in #102
Dependency Updates
- Bump UoMResearchIT/actions from 1.1 to 1.2 by @dependabot[bot] in #97, #98, #99, and #100
Full Changelog: v1.2...v1.2.1
v1.2
Mostly small tweaks; users of the reuse action will notice substantial changes for the better, but everything else should be minimally affected.
What's Changed
- Set explicit workflow permissions by @dkfellows in #87
- Making the reuse action easier to use by @dkfellows in #88
- Miscellaneous Low-Priority Tweaks by @dkfellows in #84
- Reuse surface by @dkfellows in #90
Dependency Updates
- Bump UoMResearchIT/actions from 1.0 to 1.1 by @dependabot[bot] in #80, #83, #82, and #79
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #94, #95, #78, and #96
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #86, #85, and #93
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #91
- Bump actions/setup-python from 5.0.0 to 6.1.0 in /reuse by @dependabot[bot] in #81 and #89
- Bump peter-evans/commit-comment from 3 to 4 by @dependabot[bot] in #92
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Add a reusable workflow to add a PR to a project and set the status by @rowleya in #66
- Add action for committing changes by @dkfellows in #72
- Add a reusable workflow for secret scanning by @dkfellows in #73
- Possible faster action by smarter cache management by @dkfellows in #77
Minor Changes
- Bump UoMResearchIT/actions from 0.3 to 1.0 by @dependabot[bot] in #65
- Bump getsentry/action-setup-venv from 2.1.1 to 2.2.0 in /reuse by @dependabot[bot] in #67
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #68
- Bump actions/checkout from 4 to 5 in /reuse by @dependabot[bot] in #69
- Bump actions/upload-pages-artifact from 3 to 4 in /doxygen-to-pages by @dependabot[bot] in #71
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #75
- Bump actions/setup-python from 5 to 6 in /run-pylint by @dependabot[bot] in #74
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- Configure NuGet for GitHub by @dkfellows in #40
- Download with a bearer token by @dkfellows in #44
- RAT profile rethink by @dkfellows in #50
Minor Changes
- Make a default PR template. by @dkfellows in #45
- Bump mattnotmitt/doxygen-action from 1.9.8 to 1.12.0 in /doxygen-to-pages by @dependabot in #46
- Automatic assignment of issues by @dkfellows in #48
- Preparing to take the repository public by @dkfellows in #53
Full Changelog: v0.3...v1.0
v0.3
What's Changed
- An action for downloading a file by @dkfellows in #25
- All-file importer for Python by @dkfellows in #26
- Docker image publishing by @dkfellows in #15
- Instantiate a file by @dkfellows in #28
- Repository ruleset enforcement actions by @dkfellows in #37
- Move the reuse action code that doesn't use docker here by @rowleya in #38
- Doxygen to pages by @dkfellows in #33
Minor changes 🧹
- Cleaning things up by @dkfellows in #10
- PR template by @dkfellows in #30
- Enforce license rules for this repository by @dkfellows in #32
- Add issue templates by @dkfellows in #35
- Rework the PR template by @dkfellows in #39
- Security Policy Document by @dkfellows in #31
New Contributors
Full Changelog: 0.2...v0.3