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

[2.4.x Backport] Gracefully handle old pipelines where output commit is ALIAS and metacommit is AUTO (#8485) #8493

Merged
merged 1 commit into from Jan 5, 2023

Conversation

acohen4
Copy link
Contributor

@acohen4 acohen4 commented Jan 5, 2023

Gracefully handle old pipelines where output commit is ALIAS and meta commit is AUTO

… commit is AUTO (#8485)

Gracefully handle old pipelines where output commit is ALIAS and meta commit is AUTO
@acohen4 acohen4 requested a review from a team as a code owner January 5, 2023 11:33
@acohen4 acohen4 requested review from avigil and jrockway and removed request for a team January 5, 2023 11:33
@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Merging #8493 (199d14f) into 2.4.x (68170a4) will decrease coverage by 0.05%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##            2.4.x    #8493      +/-   ##
==========================================
- Coverage   38.84%   38.79%   -0.06%     
==========================================
  Files         425      425              
  Lines      117552   117556       +4     
==========================================
- Hits        45666    45601      -65     
- Misses      62769    62809      +40     
- Partials     9117     9146      +29     
Impacted Files Coverage Δ
...rc/server/worker/pipeline/transform/pending_job.go 67.26% <60.00%> (-0.26%) ⬇️
src/internal/miscutil/work_deduper.go 90.00% <0.00%> (-10.00%) ⬇️
src/internal/storage/fileset/prefetcher.go 73.91% <0.00%> (-5.80%) ⬇️
src/server/auth/server/util.go 54.00% <0.00%> (-4.00%) ⬇️
src/internal/storage/chunk/uploader.go 86.20% <0.00%> (-3.45%) ⬇️
src/internal/storage/chunk/batcher.go 85.71% <0.00%> (-3.18%) ⬇️
src/internal/storage/chunk/client.go 53.37% <0.00%> (-2.71%) ⬇️
src/internal/stream/priority_queue.go 92.68% <0.00%> (-2.44%) ⬇️
src/internal/storage/chunk/transform.go 46.84% <0.00%> (-1.81%) ⬇️
src/server/pfs/server/val_server.go 55.35% <0.00%> (-1.79%) ⬇️
... and 20 more

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

@acohen4 acohen4 merged commit c5190cb into 2.4.x Jan 5, 2023
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

2 participants