This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Tags: codecov/codecov-bash
Tags
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 <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> * Update to 1.0.4 Co-authored-by: Subhi Beidas <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> Co-authored-by: Joe Becher <[email protected]> Co-authored-by: Joe Becher <[email protected]> Co-authored-by: Matthew Berryman <[email protected]>
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 <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> * Update to 1.0.4 Co-authored-by: Subhi Beidas <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Andrew Jaeger <[email protected]> Co-authored-by: Joe Becher <[email protected]> Co-authored-by: Joe Becher <[email protected]> Co-authored-by: Matthew Berryman <[email protected]>
Do not fix merge SHA if commit override (#414) * Test upload * Put the check in the right place * Fix tests actually
PreviousNext