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

chore: don't include prereleases in docker latest tag #3006

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Feb 20, 2023

Description

Only releases should update the latest tag in rudder-server's docker image

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 52.95% // Head: 52.79% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (cc894d8) compared to base (47a12bd).
Patch has no changes to coverable lines.

❗ Current head cc894d8 differs from pull request most recent head 774560f. Consider uploading reports for the commit 774560f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3006      +/-   ##
==========================================
- Coverage   52.95%   52.79%   -0.16%     
==========================================
  Files         338      338              
  Lines       52099    52119      +20     
==========================================
- Hits        27587    27517      -70     
- Misses      22897    22986      +89     
- Partials     1615     1616       +1     
Impacted Files Coverage Δ
processor/stash/stash.go 45.25% <0.00%> (-21.54%) ⬇️
utils/logger/nop.go 52.63% <0.00%> (-5.27%) ⬇️
jobsdb/migration.go 73.96% <0.00%> (-4.39%) ⬇️
...rprise/suppress-user/internal/badgerdb/badgerdb.go 83.00% <0.00%> (-0.50%) ⬇️
processor/processor.go 86.87% <0.00%> (-0.41%) ⬇️
jobsdb/backup.go 75.40% <0.00%> (-0.36%) ⬇️
warehouse/identities.go 1.04% <0.00%> (-0.01%) ⬇️
warehouse/utils/utils.go 70.07% <0.00%> (ø)
warehouse/integrations/postgres/postgres.go 26.18% <0.00%> (ø)
warehouse/schema.go 54.44% <0.00%> (+1.62%) ⬆️
... and 1 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

4 participants