Skip to content

Releases: hubverse-org/hubverse-actions

v1.0.2

11 Dec 18:33
fade605
Compare
Choose a tag to compare

What's Changed

  • synching to AWS and building the package cache no longer will run on forks
  • the default version of ubuntu has been pinned to version 22.04

PRs

  • Skip AWS upload job on forked repositories by @bsweger in #26
  • Use github.event.repository.fork instead of checking repository owner when building package cache by @annakrystalli in #29
  • pin ubuntu 22.04 by @zkamvar in #31

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Aug 21:42
v1.0.1
894d8a5
Compare
Choose a tag to compare

What's Changed

  • update validate-config to use new ci function by @zkamvar in #23

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Aug 06:56
217329b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0 - Add `cache-hubval-deps` workflow

06 Dec 12:46
7c073eb
Compare
Choose a tag to compare

Adds new workflow that builds a cache of dependencies for the hubValidations package on the main branch using r-lib/actions/setup-r-dependencies@v2 Github Action.

This makes the dependency cache available to all child branches, including on forks, speeding up most submission validation workflows.

v0.1.0 - Cache dependencies

29 Nov 13:15
491ab54
Compare
Choose a tag to compare

This release uses the setup-r-dependencies Github Action to cache R package and system requirement dependencies reducing action runtime.

v0.0.1 - First stable release

29 Nov 11:56
Compare
Choose a tag to compare
load hubValidations