Skip to content

Releases: PlanktoScope/forklift

v0.7.2-alpha.6

16 May 06:07
7852e83
Compare
Choose a tag to compare
v0.7.2-alpha.6 Pre-release
Pre-release

Changelog

  • 7852e83 Fix export of hardlinks from archives, and auto-download files needed for staging (#210)

v0.7.2-alpha.5

15 May 23:27
045ded6
Compare
Choose a tag to compare
v0.7.2-alpha.5 Pre-release
Pre-release

Changelog

  • 045ded6 Fix export of symlinks from archives & OCI images (#209)

v0.7.2-alpha.4

15 May 21:01
c5e2b33
Compare
Choose a tag to compare
v0.7.2-alpha.4 Pre-release
Pre-release

Changelog

  • c5e2b33 Allow the entire filetree of a downloaded archive or OCI image to be exported (#208)
  • ef081ea Bump github.com/goreleaser/goreleaser from 1.26.0 to 1.26.1 in /tools (#207)

v0.7.2-alpha.3

15 May 05:43
1c8a6c4
Compare
Choose a tag to compare
v0.7.2-alpha.3 Pre-release
Pre-release

Changelog

  • 1c8a6c4 Add support to download OCI images and export files from them (#206)

v0.7.2-alpha.2

14 May 03:46
07e7443
Compare
Choose a tag to compare
v0.7.2-alpha.2 Pre-release
Pre-release

Changelog

  • 07e7443 Add CLI for modifying local pallets' package deployments (#205)
  • 5ae1401 Bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /tools (#203)
  • 55ca555 Bump github.com/docker/cli (#202)
  • ff858f8 Bump github.com/docker/docker (#201)

v0.7.2-alpha.1

07 May 23:39
937fd8c
Compare
Choose a tag to compare
v0.7.2-alpha.1 Pre-release
Pre-release

Changelog

  • 937fd8c Preserve source file perms in http-archive file exports (#200)

v0.7.2-alpha.0

07 May 20:01
9d9396f
Compare
Choose a tag to compare
v0.7.2-alpha.0 Pre-release
Pre-release

Changelog

  • 9d9396f Allow exporting files from HTTP URLs by downloading them (#195)
  • c1223ca Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#192)
  • 5685b39 Bump github.com/docker/compose/v2 from 2.26.1 to 2.27.0 (#194)
  • d7cabf9 Bump github.com/docker/cli (#193)
  • 900d716 Bump github.com/compose-spec/compose-go/v2 from 2.0.2 to 2.1.0 (#190)

v0.7.1

29 Apr 17:09
40646fa
Compare
Choose a tag to compare

Changelog

  • 40646fa Fix CHANGELOG.md, bump version number for v0.7.1
  • 80377a0 Check for validity of file export source paths in check subcmds (#189)

v0.7.0

25 Apr 05:17
23a44c3
Compare
Choose a tag to compare

Changelog

  • 23a44c3 Simplify file exports specification, bump version numbers (#188)
  • 3162db0 Make various UX improvements to the CLI (#187)
  • 628e150 Improve README.md
  • b63653b Bump github.com/docker/cli (#186)
  • 0fb76f8 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#185)
  • 2d6599c Bump github.com/docker/docker (#184)
  • 386330d Bump github.com/docker/docker (#182)
  • ec391c7 Bump github.com/docker/cli (#183)
  • 7294add Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#181)
  • 6958633 Run gofumpt (oops)
  • fdf4987 Update deployment usage instructions in README.md
  • 4ba5a90 Improve success messages after changing the next staged pallet to apply

v0.7.0-alpha.3

13 Apr 04:41
9db8bd8
Compare
Choose a tag to compare
v0.7.0-alpha.3 Pre-release
Pre-release

Changelog

  • 9db8bd8 Don't fail in stage subcmds when --workspace is undefined but --stage-store is set (#180)