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

Fix production #459

Merged
merged 8 commits into from
Jul 21, 2021
Merged

Fix production #459

merged 8 commits into from
Jul 21, 2021

Conversation

thomasrockhu
Copy link
Contributor

Purpose

This updates master with production changes that were pushed for 1.0.5.

Notable Changes

None, this should map out previous commits and PRs

Tests and Risks?

None

Update the SHA hash files

Done

thomasrockhu and others added 8 commits July 20, 2021 11:56
* 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>
* 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>
* fix: Update GitHub Actions server URL

* fix: Update tests
@thomasrockhu thomasrockhu requested a review from a team July 20, 2021 19:01
@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #459 (bb9b567) into master (c3ccd59) will increase coverage by 0.27%.
The diff coverage is 58.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   45.82%   46.09%   +0.27%     
==========================================
  Files          20       20              
  Lines        2859     2853       -6     
==========================================
+ Hits         1310     1315       +5     
+ Misses       1549     1538      -11     
Flag Coverage Δ
test 39.22% <18.18%> (ø)

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

Impacted Files Coverage Δ
env 0.00% <0.00%> (ø)
scripts/version.sh 0.00% <0.00%> (ø)
codecov 68.12% <100.00%> (+0.48%) ⬆️

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 c3ccd59...bb9b567. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 1817ab2 into master Jul 21, 2021
@thomasrockhu thomasrockhu deleted the fix-production branch July 21, 2021 16:27
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.

3 participants