Skip to content

Releases: artefactual-labs/enduro

v0.36.2

25 Feb 12:14
Compare
Choose a tag to compare

Changelog

  • 41c5b3a Show AIPID as soon as it's available

v0.36.1

24 Feb 17:19
Compare
Choose a tag to compare

Changelog

  • 9c76b7b Fix pipeline registry Names()
  • 1e814c1 Update golangci-lint
  • 4d5df98 Update website/themes/docsy submodule
  • 26f936c Use importas and gci linters

v0.36.0

23 Feb 17:43
Compare
Choose a tag to compare

Changelog

  • e5c8583 Allow watchers to refer to multiple pipelines
  • 3243ebf Avoid unnecessary logging in workflow timer
  • 9933720 Remove unused amclient.WaitUntilStored

v0.35.0

15 Feb 09:16
Compare
Choose a tag to compare

Changelog

  • 10f15a7 Add Cadence CLI helper script
  • 13eeb2c Add NCTR to the list of users
  • 2c349d5 Add options to batch import
  • 0f92517 Clarify the the ignore option of fs watchers
  • 2c8eeda Confirm bag completeness
  • 52bd7b1 Fix bag detection mechanism
  • 0352cb2 Fix formatting
  • a32353e Show completedDir hints in Batch form
  • 36762e8 Update dependencies
  • 5a95be3 Update go-bagit
  • c55ee59 Update golanci-lint and goreleaser
  • cdc5bc4 Update linguist .gitattributes
  • 43c9e37 Update tests for NHA receipts
  • b4148f7 Use gotestsum test runner

v0.34.0

01 Feb 13:48
Compare
Choose a tag to compare

Changelog

  • 05ef92e Add completedDir setting to fs watchers
  • 20817b9 Add dropdowns to batch import form
  • 5cfa963 Add pipeline processing configs endpoint
  • 7ebdd81 Allow choosing processing config from batches
  • b5c6460 Document other configuration sections
  • 39496ea Document retentionPeriod
  • fee87f5 Document retryDeadline
  • 498a6b2 Document root configuration section
  • 0757a17 Install go-mod-upgrade
  • a7ee1b4 Reset processing config dropdown on pipeline change
  • 85fe08d Support directory-based transfers
  • 32c63f8 Update Hugo
  • dbfd615 Update dependencies
  • 2041e98 Update dependencies
  • c40b68d Update dependencies
  • 21002e4 Update dependencies
  • d44471f Update go.sum
  • 56d287e Update goagen
  • 926de70 Update golangci-lint and use gofumpt
  • 79e130c Use bingo v0.5.2
  • 6781a94 amclient: add ProcessingConfigService.List
  • 61da9cd amclient: convert AutoApprove into a non pointer bool
  • c5ab0fa amclient: fix PackageCreateRequest attrs
  • 282dbf0 collection: add monitor endpoint
  • 581a1b5 collection: simplify API to start new workflow
  • 7afb732 ui: update dependencies
  • d9cc037 ui: use collection monitor endpoint
  • 399b3b9 watcher: ignore fs updates from the container path
  • c6ccb5f watcher: test ignore regex against basename
  • 9ab7fb0 workflow: unbag transfers

v0.33.0

11 Sep 06:33
Compare
Choose a tag to compare

Changelog

e4ae23f Add optional transfer deadlines
674bb3c Fix domain registration
16a29dd Generate API code
c02d53e Install hugo manually
96e0ad1 Update dependencies
332d88b Update golangci-lint
e4883b1 Update hugo
0734813 Use go1.17

v0.32.0

29 Jun 00:03
Compare
Choose a tag to compare

Changelog

e2138d9 Force semaphore weight to be unsigned
6c58196 Fork sync/semaphore
0473136 Report semaphore usage
a84a573 Update dependencies
dd6d352 Update hugo
1343afb Update ignore directive in dev
50ae4ab Use disconnected ctx to release pipeline

v0.31.0

16 Jun 19:29
Compare
Choose a tag to compare

Changelog

7ee7ab9 Add end-user documentation
fcf7698 Fix creation of new domains
1307f83 Fix lint workflow
256ff69 Install GoReleaser via bingo
ce7e90a Install Hugo via bingo
58c3519 Install golangci-lint via bingo in CI
c5cc1ed Manage tools with bingo
e5a1d02 Update dependencies
e916919 Update hugo
cd62c76 Update retry strategy when polling Status API
fc464ff Update website dependencies
6c75e56 Upgrade to GitHub-native Dependabot
b297b00 Use go1.16
b03de80 Use go:embed
f697a04 build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /website
b280b0c ci: remove codecov token
ab6def7 ui: update dependencies

v0.30.5

26 Mar 07:53
Compare
Choose a tag to compare

Changelog

c84fba8 Update release workflow

v0.30.4

25 Mar 19:45
Compare
Choose a tag to compare

Changelog

8317283 Unset WriteTimeout to allow streaming
4e22ee3 Update modules
5cdaa8e Update modules