Skip to content

chore(deps): upgrade minor deps and apply some go fix changes#1395

Merged
ecrupper merged 8 commits intomainfrom
chore/deps/custom-2-24-26
Feb 24, 2026
Merged

chore(deps): upgrade minor deps and apply some go fix changes#1395
ecrupper merged 8 commits intomainfrom
chore/deps/custom-2-24-26

Conversation

@ecrupper
Copy link
Copy Markdown
Contributor

Fixing PR: #1345

@ecrupper ecrupper requested a review from a team as a code owner February 24, 2026 21:53
Copy link
Copy Markdown
Collaborator

@wass3r wass3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The omitempty changes are incompatible with the spec stuff.

@ecrupper
Copy link
Copy Markdown
Contributor Author

The omitempty changes are incompatible with the spec stuff.

yeah I'm thinking https://github.com/go-vela/server/pull/1395/changes#diff-3292028f958484a5463305e38fcc93a19c5cbe69daee6c4854ee0abd542bc9c3R28 will address this

@wass3r
Copy link
Copy Markdown
Collaborator

wass3r commented Feb 24, 2026

Oh yes. I had to update go-swagger also in my previous edits. (In makefile)

@ecrupper ecrupper merged commit 7324364 into main Feb 24, 2026
15 checks passed
@ecrupper ecrupper deleted the chore/deps/custom-2-24-26 branch February 24, 2026 22:55
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 79.72973% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.12%. Comparing base (fc2fa2f) to head (dbd5965).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
database/types/settings.go 0.00% 3 Missing ⚠️
mock/server/build.go 0.00% 3 Missing ⚠️
api/build/update.go 0.00% 2 Missing ⚠️
api/scm/sync_org.go 0.00% 2 Missing ⚠️
compiler/template/starlark/starlark.go 33.33% 2 Missing ⚠️
database/logger.go 33.33% 2 Missing ⚠️
database/testutils/mock_args.go 0.00% 2 Missing ⚠️
database/types/dashboard.go 0.00% 2 Missing ⚠️
scm/github/webhook.go 50.00% 1 Missing and 1 partial ⚠️
api/build/compile_publish.go 0.00% 1 Missing ⚠️
... and 9 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1395      +/-   ##
==========================================
- Coverage   58.16%   58.12%   -0.04%     
==========================================
  Files         669      669              
  Lines       25685    25662      -23     
==========================================
- Hits        14939    14917      -22     
+ Misses      10029    10028       -1     
  Partials      717      717              
Files with missing lines Coverage Δ
api/pipeline/output.go 57.14% <100.00%> (ø)
api/schedule/create.go 13.04% <100.00%> (ø)
api/types/string.go 85.71% <100.00%> (ø)
cache/redis/redis.go 84.50% <100.00%> (ø)
compiler/native/compile.go 73.52% <100.00%> (-0.08%) ⬇️
compiler/native/environment.go 85.00% <100.00%> (-1.16%) ⬇️
compiler/native/parse.go 87.09% <100.00%> (ø)
compiler/template/native/convert.go 90.90% <100.00%> (ø)
compiler/template/native/render.go 88.00% <100.00%> (ø)
compiler/template/starlark/convert.go 58.73% <100.00%> (ø)
... and 92 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants