Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Tags: codecov/codecov-bash

Tags

20211001-1817ab2

Toggle 20211001-1817ab2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix production (#459)

* Pull in `1.0.4` into `master` (#448)

* Releasing new version of the uploader (#445)

* Fix go regex (#436)

* Send Upload Token via Header (#439)

* Send token via HTTP header vs. URL param

* Revert testing change

* Update script to use token in header

* update SHASUM

* maybe fix tests?

* Undo accidental deletion

* More test fixes

* fix build

Co-authored-by: Tom Hu <thomasrockhu@users.noreply.github.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>

* Update to 1.0.4

Co-authored-by: Subhi Beidas <subhibeidas@gmail.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>

* 1.0.5 - Fix token uploads for self-hosted (#454)

* fix: Prevent deploys if tag is not unique (#452)

* docs: Add deprecation warning (#451)

* fix: add query support for token (self-hosted) (#453)

* fix: add query support for token (self-hosted)

* fix: mask the token in output

Co-authored-by: Tom Hu <thomasrockhu@users.noreply.github.com>

* chore: bump version

* chore: trigger new deploy with tag 1.0.5

* fail if release fails (#447)

* fix: Do not set PR on closed GitHub PRs (#456)

* fix: Update GitHub Actions server URL (#457)

* fix: Update GitHub Actions server URL

* fix: Update tests

* patch: bump to 1.0.6 (#458)

Co-authored-by: Subhi Beidas <subhibeidas@gmail.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>
Co-authored-by: Joe Becher <71270647+drazisil-codecov@users.noreply.github.com>
Co-authored-by: Joe Becher <joe@codecov.io>
Co-authored-by: Matthew Berryman <matthew@acrossthecloud.net>

1.0.6

Toggle 1.0.6's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix production (#459)

* Pull in `1.0.4` into `master` (#448)

* Releasing new version of the uploader (#445)

* Fix go regex (#436)

* Send Upload Token via Header (#439)

* Send token via HTTP header vs. URL param

* Revert testing change

* Update script to use token in header

* update SHASUM

* maybe fix tests?

* Undo accidental deletion

* More test fixes

* fix build

Co-authored-by: Tom Hu <thomasrockhu@users.noreply.github.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>

* Update to 1.0.4

Co-authored-by: Subhi Beidas <subhibeidas@gmail.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>

* 1.0.5 - Fix token uploads for self-hosted (#454)

* fix: Prevent deploys if tag is not unique (#452)

* docs: Add deprecation warning (#451)

* fix: add query support for token (self-hosted) (#453)

* fix: add query support for token (self-hosted)

* fix: mask the token in output

Co-authored-by: Tom Hu <thomasrockhu@users.noreply.github.com>

* chore: bump version

* chore: trigger new deploy with tag 1.0.5

* fail if release fails (#447)

* fix: Do not set PR on closed GitHub PRs (#456)

* fix: Update GitHub Actions server URL (#457)

* fix: Update GitHub Actions server URL

* fix: Update tests

* patch: bump to 1.0.6 (#458)

Co-authored-by: Subhi Beidas <subhibeidas@gmail.com>
Co-authored-by: Andrew Jaeger <mrjaeger00@gmail.com>
Co-authored-by: Joe Becher <71270647+drazisil-codecov@users.noreply.github.com>
Co-authored-by: Joe Becher <joe@codecov.io>
Co-authored-by: Matthew Berryman <matthew@acrossthecloud.net>

1.0.5

Toggle 1.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: bump version

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into production

20210526-965008c

Toggle 20210526-965008c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix go regex (#436)

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exit 0 on success for v2 uploading (#434)

* Exit 0 on success for v2 uploading

* shellcheck

* bump to 1.0.3

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add env SHA (#428)

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to use new CircleCI context (#423)

20210312-2b87ace

Toggle 20210312-2b87ace's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not fix merge SHA if commit override (#414)

* Test upload

* Put the check in the right place

* Fix tests actually

20210309-2b87ace

Toggle 20210309-2b87ace's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not fix merge SHA if commit override (#414)

* Test upload

* Put the check in the right place

* Fix tests actually