Releases: codecov/codecov-bitrise
Releases · codecov/codecov-bitrise
4.0.0
What's Changed
- fix: create a proper bitrise test by @thomasrockhu-codecov in #38
- fix: update checkout first by @thomasrockhu-codecov in #39
- fix: remove some args by @thomasrockhu-codecov in #40
- using codecovcli as the uploader by @dana-yaish in #22
- Test local by @thomasrockhu-codecov in #41
- chore(ci): add fossa workflow by @thomasrockhu-codecov in #43
- feat: use the new CLI/wrapper by @thomasrockhu-codecov in #45
- fix: remove git service opts by @thomasrockhu-codecov in #46
New Contributors
- @dana-yaish made their first contribution in #22
Full Changelog: 3.3.3...4.0.0
3.3.3
What's Changed
- fix: remove pointer to trustedkeys.gpg by @thomasrockhu-codecov in #34
Full Changelog: 3.3.1...3.3.2
What's Changed
- fix: use trustedkeys.kbx explicitly by @thomasrockhu-codecov in #35
- fix: update gpg and ditch gpgv by @thomasrockhu-codecov in #37
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- fix: remove pointer to trustedkeys.gpg by @thomasrockhu-codecov in #34
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- fix: update swift coversion to be unset by default by @thomasrockhu-codecov in #31
- fix: remove kbx and update to 3.3.1 by @thomasrockhu-codecov in #32
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- fix: use new swift args by @thomasrockhu-codecov in #25
- fix: add kbx keyring import by @thomasrockhu-codecov in #26
- fix: allow swift coverage without specifying a project by @thomasrockhu-codecov in #27
- fix: cleanup and set to 3.3.0 by @thomasrockhu-codecov in #28
- fix: add default value to ENABLE_SWIFT_CONVERSION by @thomasrockhu-codecov in #29
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- feat: add xcode ease of use support by @thomasrockhu-codecov in #20
- fix: insert pgp key directly into script by @thomasrockhu-codecov in #21
Full Changelog: 3.1.3...3.2.0
3.1.3
fix: change default commit env var to GIT_CLONE_COMMIT_HASH
3.1.2
Fix issue with parsing of other_options
3.1.1
Removes gpg
installation check, as it is now automatically bundled with Bitrise OSX builds
3.1.0
Introduce feature to specify underlying uploader version (defaults to latest
)