Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Releases: autamus/binoc

v0.3.5

Choose a tag to compare

@alecbcs alecbcs released this 14 Jul 17:41
653df52

Changelog:

  • Better patching of packages without URLs.
  • Fix updating a package from a Git URL.

v0.3.4

Choose a tag to compare

@alecbcs alecbcs released this 30 Jun 19:30

Changelog:

  • Update Dependencies for Better URL Parsing

v0.3.3

Choose a tag to compare

@alecbcs alecbcs released this 04 Jun 23:30

Changelog:

  • Binoc now better supports named versions such as "main", "develop", etc...
  • When finding non zip/tarball releases for Spack packages Binoc now correctly marks the version as Expand=False.

v0.3.0

Choose a tag to compare

@alecbcs alecbcs released this 24 May 20:07

Changelog:

  • Binoc now supports pulling Spack Package updates from upstream locations! Use it with the repo_spackupstreamlink option now in the action!

v0.2.8

Choose a tag to compare

@alecbcs alecbcs released this 21 May 23:22

Changelog:

  • Fixed a bug comparing releases with the same release time.
  • Fixed dependencies being parsed incorrectly.

v0.2.6

Choose a tag to compare

@alecbcs alecbcs released this 27 Apr 21:09

Changelog

  • Binoc now supports the ability to disable Binoc's embedded PR management via pr_skip. This is handy for people who want Binoc to run in non GitHub environments or don't want Binoc clogging up their Pull Request with Package Updates. Thanks @vsoch!
  • Better prioritization of standardized version tags for docker containers over using latest.

v0.2.5

Choose a tag to compare

@alecbcs alecbcs released this 21 Apr 16:49

Changelog:

  • Better Alphabetic Versions/Tag handling!
  • Update multiple container digests at once!

v0.2.0

Choose a tag to compare

@alecbcs alecbcs released this 18 Apr 20:37

Initial Support for SHPC Container YAMLs!

Changelog:

  • addition of SHPC parser!
  • include updates from Cuppa and Lookout dependencies.

v0.1.0

Choose a tag to compare

@alecbcs alecbcs released this 17 Mar 15:58

Changelog:

  • add support for custom release asset URLs.
  • add support for spack versions based on git branches.
  • add support for multi-line versions when patching build instructions.

v0.0.5

Choose a tag to compare

@alecbcs alecbcs released this 02 Mar 05:57

Changelog:

  • Add support for custom branch prefixes.