Skip to content

Releases: hpcflow/github-support

0.5

20 Apr 14:56

Choose a tag to compare

What's Changed

  • Update version numbers for release of 0.4 by @dkfellows in #44
  • Don't put the app data cache in the benchmark data by @dkfellows in #51

Dependency changes

  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #45
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #46
  • build(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #47
  • build(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #48
  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #50

Full Changelog: 0.4...0.5

0.4

03 Feb 09:52

Choose a tag to compare

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-executables on 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

New Contributors

Full Changelog: 0.3...0.4

0.3

21 Mar 16:55

Choose a tag to compare

0.3

What's Changed

Full Changelog: 0.2...0.3

0.2

23 Jan 14:12

Choose a tag to compare

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

13 Jan 11:46

Choose a tag to compare

Initial import of actions from hpcflow-new.