Skip to content

Releases: arteria-project/arteria-delivery

v3.2.2

30 Oct 09:12
a2b829e
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with folder structure when delivering data from multiple runfolders for one project by @nkongenelly in #57

Full Changelog: v3.1.0...v3.2.2

v3.2.2-rc2

11 Oct 14:31
8a65cbb
Compare
Choose a tag to compare
v3.2.2-rc2 Pre-release
Pre-release

What's Changed

  • Fixed issue with folder structure when delivering data from multiple runfolders for one project by @nkongenelly #57

Full Changelog: v3.1.0...v3.2.2-rc2

v3.1.0

12 Feb 12:24
7983064
Compare
Choose a tag to compare
  • Organize a README file with projects on runfolders to be included in delivery
  • Return DDS version when. starting delivery

v3.0.1

16 Jan 07:39
Compare
Choose a tag to compare

Release Notes

What's Changed

  • Ship all projects as sensitive by @Aratz in #43
  • Send email after delivery is complete by @Aratz in #44

Full Changelog: v3.0.0...v3.0.1-rc2

v3.0.0

23 Sep 11:12
2ef1932
Compare
Choose a tag to compare

Release Notes

What's Changed

Breaking changes

Bug fixes

  • Delete DDS token only after delivery is completed by @Aratz in #40
  • --no-mail is used when releasing a project in DDS
  • Project duration can be set through the project-duration parameter

Full Changelog: v2.6.3...v3.0.0

v2.6.3

08 Sep 12:00
51c8ee2
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • Wait for delivery completion before cleaning up the staging area (#39)

Update dds-cli to v1.1.0

22 Aug 14:00
9e45d0b
Compare
Choose a tag to compare

Patch changes:

  • Updated dependency dds-cli to v1.1.0 (#38)

v2.6.1

13 Jul 12:02
550d76d
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • Respond immediately after delivery request
  • Automatically release a project when the delivery is completed

Others

  • Update dds to 1.0.6

v2.6.0

22 Jun 11:10
a8bf90f
Compare
Choose a tag to compare

Release notes

Add support for DDS

  • Add endpoint to create new project in DDS
  • Add support for delivering with DDS instead of mover by using dds: True when using the delivery endpoint
  • Support for authentication token as a file and as a string

v2.6.0-rc2

08 Jun 06:41
ffd41f2
Compare
Choose a tag to compare
v2.6.0-rc2 Pre-release
Pre-release

Release notes

  • The staging area is now used as mount directory for DDS (instead of using a dedicated location)
  • The DDS token can now be given either as a path to the token file on Miarka or directly as a string.