Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#578 refactor assets #580

Merged
merged 10 commits into from
Feb 4, 2023
Merged

#578 refactor assets #580

merged 10 commits into from
Feb 4, 2023

Conversation

joepio
Copy link
Member

@joepio joepio commented Feb 4, 2023

PR Checklist:

Try older SSH deploy #573


#574 less strict version CI push

#574 check openssl version
musl dependency #575
#575 use cross

Create backup clone with unique name in deployment

Fix binary source

Fix CI deploy

Fix atomic CI script
@joepio joepio force-pushed the #578-refactor-assets branch from 029e484 to fc5ee5b Compare February 4, 2023 21:04
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2023

Codecov Report

Merging #580 (fae7e32) into master (9850cda) will increase coverage by 0.56%.
The diff coverage is 39.30%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   65.84%   66.41%   +0.56%     
==========================================
  Files          72       73       +1     
  Lines        7748     7783      +35     
==========================================
+ Hits         5102     5169      +67     
+ Misses       2646     2614      -32     
Impacted Files Coverage Δ
server/src/bin.rs 34.66% <ø> (ø)
server/src/config.rs 76.92% <ø> (ø)
server/src/errors.rs 32.40% <ø> (ø)
server/src/https.rs 0.00% <0.00%> (ø)
server/src/https_init.rs 0.00% <0.00%> (ø)
server/src/lib.rs 100.00% <ø> (ø)
server/src/search.rs 85.61% <ø> (+0.58%) ⬆️
server/src/serve.rs 0.00% <0.00%> (ø)
server/src/tests.rs 95.23% <ø> (-0.22%) ⬇️
server/src/handlers/search.rs 59.18% <40.00%> (+14.56%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joepio joepio force-pushed the #578-refactor-assets branch from 4caecf3 to 2ad5c97 Compare February 4, 2023 21:15
@joepio joepio force-pushed the #578-refactor-assets branch from 3734716 to fae7e32 Compare February 4, 2023 22:08
@joepio joepio merged commit 320ffe7 into master Feb 4, 2023
@joepio joepio deleted the #578-refactor-assets branch February 4, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants