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 <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>
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>
Do not fix merge SHA if commit override (#414) * Test upload * Put the check in the right place * Fix tests actually
PreviousNext