Skip to content

Releases: cidertool/cider

v0.1.1

25 Apr 00:27
Compare
Choose a tag to compare

Changelog

cfea89a Bump asc-go to v0.5.1
ac69ce1 Bumped deps and docs
799bbe3 Proactively clarified permissions requirements for Apple private key
9956f38 Reactivate paralleltest
4363ab8 Remove data races by avoiding global CLI logger (#43)
2d69e34 Support Go 1.16 (#41)
89a1181 Write tests for the internal/log package
1359f88 activated nlreturn lint
d09b23b reactivated gci and thelper
90fdccb update github-pages to support CVE-2021-28834 (#42)

Docker images

  • docker pull cidertool/cider:v0.1.1
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.1
  • docker pull cidertool/cider:latest

v0.1.0

23 Jan 19:40
Compare
Choose a tag to compare

Changelog

828b633 Bump golangci-lint to v1.35
3288963 Bump nokogiri from 1.10.10 to 1.11.0 in /docs (#39)
f6a465c Wrote more unit tests for the client

Docker images

  • docker pull cidertool/cider:v0.1.0
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.1
  • docker pull cidertool/cider:latest

v0.0.10

10 Nov 01:53
Compare
Choose a tag to compare

Changelog

2fceb06 Add a CI step for running repo maintenance tools
3dfec8d Add a license header tool to automatically handle source attribution
eba4008 Bump asc-go to v0.4.1
e690b51 Moved cmd package to internal
2227c6f Reimplemented a Close function to help consolidate some fatals
e577079 Removed a call to Fatal from shelltest
2faf809 Reorder cmd source to better conform to project layout advice (#38)
32c2430 Update golangci-lint-action to v2

Docker images

  • docker pull cidertool/cider:v0.0.10
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.9

31 Oct 00:54
Compare
Choose a tag to compare

Changelog

9faa1c4 Move GPL disclaimer to --version flag

Docker images

  • docker pull cidertool/cider:v0.0.9
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.7

21 Oct 03:21
Compare
Choose a tag to compare

Changelog

f4fb9ac Added a single asset upload test
d83d7ef Added header image to docs site
b8075ae Adjust this test that was failing for some reason
6d4d72a Beta Group and Tester overrides supercede --skip-update-metadata calls
e7f0237 Overhaul documentation (#36)
f12f860 Some cleanup of mis-generated pages
683f6e3 Update paths on docs assets
14ca67b Updated documentation and logging around the current directory
0d5d7a7 Updated project with some fun new assets!
8737a4a Wrote a bunch of unit tests for various packages
636a2db fix htmltest errors, i think

Docker images

  • docker pull cidertool/cider:v0.0.7
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.6

20 Sep 23:22
c22bd5b
Compare
Choose a tag to compare

Changelog

c22bd5b Added update/create syncing support to beta testers and groups (#34)
fbcff5a Simplified the project spec format to remove superfluous fields

Docker images

  • docker pull cidertool/cider:v0.0.6
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.5

18 Sep 16:54
Compare
Choose a tag to compare

Changelog

3cb08c0 Fixed a bug with phased release setting
6d2962a Support app categories and age rating declarations

Docker images

  • docker pull cidertool/cider:v0.0.5
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.4

18 Sep 02:33
Compare
Choose a tag to compare

Changelog

0984635 Filter beta groups and testers by app ID to prevent relationship conflicts
b801d5f Introduce parallel processing (#27)
d93990f Phased release setting will now do something. (#29)
3b18957 ReviewAttachments no longer no-op (#13)

Docker images

  • docker pull cidertool/cider:v0.0.4
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.3

15 Sep 03:50
Compare
Choose a tag to compare

Changelog

62e5d4f Add link to the GitHub Action in the docs
829222b Added the ability to select a specific build with --set-build
9473b34 Documented changes introduced to fix #18
6b8bbdf Documented the existence of the Buildkite plugin
e14a80a Introduces new --set-beta-group and --set-beta-tester flags to selectively override these configurations for an individual build. These flags can be used in scenarios where you want to release a beta build to specific groups and/or a pool of testers beyond what you would normally release betas to. This could be useful on a distributed development team where different QA groups and product owners want to receive beta builds independently of a company-wide or official TestFlight release for public beta consumption. Fixes #18
9dc3e81 Update docs for the new GitHub Action
6c73ca9 Upload coverage to Codecov

Docker images

  • docker pull cidertool/cider:v0.0.3
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest

v0.0.2

11 Sep 20:51
Compare
Choose a tag to compare

Changelog

83a0540 Corrected some inconsistent casing of Cider in docs
a43cd73 Point to cidertool/asc-go instead
02a2ff3 Support ASC_PRIVATE_KEY in the environment in addition to the PATH
3070e52 Wrote install docs

Docker images

  • docker pull cidertool/cider:v0.0.2
  • docker pull cidertool/cider:v0
  • docker pull cidertool/cider:v0.0
  • docker pull cidertool/cider:latest