Releases: hpcflow/github-support
Releases · hpcflow/github-support
0.4
What's Changed
- Update release-impl.yml by @aplowman in #12
- fix: remove (hopefully) unrequired step by @aplowman in #13
- Update test-impl.yml by @aplowman in #14
- Disable output buffering when running tests by @dkfellows in #17
- Add a CODEOWNERS file by @dkfellows in #18
- Name all workflow steps (as test PR for CODEOWNERS changes) by @dkfellows in #19
- Try to fix release triggering on non-merged PRs by @aplowman in #20
- Update test-impl.yml by @aplowman in #21
- fix: release workflow always skipping by @aplowman in #22
- Reduce resource usage by testing workflows by @dkfellows in #23
- Update windows-2019 to windows-latest in build-executables job by @aplowman in #24
- Change old-GLIBC Docker image to Rocky Linux 8 by @aplowman in #25
- Update poetry to current version by @aplowman in #26
- Retrieve cacheable data once for all tests by @aplowman in #34
- fix: remove py3.9 from make-workflow-benchmark release job by @aplowman in #37
- Use app data cache in release workflow and run integration tests in build-exes by @aplowman in #39
- Fix release step
build-executableson Windows by @aplowman in #41 - fix: use more efficient app cache command by @aplowman in #42
- fix: add skip condition to cache-app-data job in release workflow by @aplowman in #43
Minor Updates
- Bump hpcflow/github-support from 0.2 to 0.3 by @dependabot[bot] in #11
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #28
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #27
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #29
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #30
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #31
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #32
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #33
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #35
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #36
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #38
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #40
New Contributors
- @dependabot[bot] made their first contribution in #11
- @aplowman made their first contribution in #12
Full Changelog: 0.3...0.4
0.3
What's Changed
- Enable tracking of updates to actions by @dkfellows in #6
- Fix the setup-poetry action by @dkfellows in #8
- Add doc build workflow and support file by @dkfellows in #5
- Improve documentation, especially of permissions by @dkfellows in #9
- Fix failure in release workflow by @dkfellows in #10
Full Changelog: 0.2...0.3
0.2
Update with new workflows and some additional functionality in the actions.
What's Changed
- Add READMEs to describe what's going on by @dkfellows in #1
- Better permissions setup for forks by @dkfellows in #3
- Put support files inside this repository by @dkfellows in #2
- Some better controls for versions of Python by @dkfellows in #4
Full Changelog: 0.1...0.2
Initial release
Initial import of actions from hpcflow-new.