Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Drop go 1.17 support #249

Merged
merged 4 commits into from
May 4, 2023
Merged

Conversation

smallhive
Copy link
Contributor

close #246

@smallhive smallhive force-pushed the 246-drop-go-117-use-120-for-builds branch from 0a1c7a0 to dca3cb2 Compare May 4, 2023 09:11
Signed-off-by: Evgeny Baydakov <[email protected]>
@smallhive smallhive force-pushed the 246-drop-go-117-use-120-for-builds branch 2 times, most recently from a96aafe to fa7c5c3 Compare May 4, 2023 09:41
@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #249 (5c4c328) into master (67ea967) will increase coverage by 20.19%.
The diff coverage is 35.32%.

❗ Current head 5c4c328 differs from pull request most recent head bd7eb8b. Consider uploading reports for the commit bd7eb8b to get more accurate results

@@             Coverage Diff             @@
##           master     #249       +/-   ##
===========================================
+ Coverage   14.22%   34.42%   +20.19%     
===========================================
  Files           3       10        +7     
  Lines         253     1371     +1118     
===========================================
+ Hits           36      472      +436     
- Misses        213      857      +644     
- Partials        4       42       +38     
Impacted Files Coverage Δ
downloader/head.go 0.00% <0.00%> (ø)
main.go 0.00% <0.00%> (ø)
uploader/multipart.go 0.00% <0.00%> (ø)
uploader/upload.go 0.00% <0.00%> (ø)
downloader/download.go 8.21% <11.07%> (+3.42%) ⬆️
server.go 28.57% <28.57%> (ø)
settings.go 53.55% <51.92%> (ø)
app.go 58.23% <59.67%> (ø)
uploader/filter.go 87.50% <92.85%> (ø)
tokens/bearer-token.go 79.59% <100.00%> (+3.91%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smallhive smallhive force-pushed the 246-drop-go-117-use-120-for-builds branch from 606e152 to 5c4c328 Compare May 4, 2023 10:18
smallhive added 3 commits May 4, 2023 14:24
Versions 0.27.5 and 0.28.1 are not starting even in one minute timeout

Signed-off-by: Evgeny Baydakov <[email protected]>
@smallhive smallhive force-pushed the 246-drop-go-117-use-120-for-builds branch from 5c4c328 to bd7eb8b Compare May 4, 2023 10:25
@smallhive smallhive marked this pull request as ready for review May 4, 2023 10:28
@smallhive smallhive requested a review from roman-khimov May 4, 2023 10:29
@roman-khimov roman-khimov merged commit 2ea6341 into master May 4, 2023
@roman-khimov roman-khimov deleted the 246-drop-go-117-use-120-for-builds branch May 4, 2023 13:17
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.

Drop Go 1.17, use 1.20 for builds
2 participants