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

fix: Update GitHub Actions server URL #457

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Conversation

thomasrockhu
Copy link
Contributor

Purpose

Fixes issue with different GItHub server URL
Supercedes #455
Supercedes #441

Notable Changes

None

Tests and Risks?

None

Update the SHA hash files

Done

@thomasrockhu thomasrockhu requested a review from a team July 20, 2021 17:48
@thomasrockhu thomasrockhu force-pushed the fix-github-actions-url branch from f813e77 to 7b20d7e Compare July 20, 2021 17:49
@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #457 (c095a97) into master (828d894) will increase coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
+ Coverage   46.17%   46.22%   +0.04%     
==========================================
  Files          20       20              
  Lines        2865     2862       -3     
==========================================
  Hits         1323     1323              
+ Misses       1542     1539       -3     
Flag Coverage Δ
test 39.22% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
env 0.00% <0.00%> (ø)
codecov 68.24% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 828d894...c095a97. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 26e030e into master Jul 20, 2021
@thomasrockhu thomasrockhu deleted the fix-github-actions-url branch July 20, 2021 18:34
thomasrockhu added a commit that referenced this pull request Jul 20, 2021
* fix: Update GitHub Actions server URL

* fix: Update tests
thomasrockhu added a commit that referenced this pull request Jul 21, 2021
* 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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants