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

🎉 Release 4.0.0-rc.0 #4567

Open
wants to merge 497 commits into
base: release/v2.8
Choose a base branch
from
Open

🎉 Release 4.0.0-rc.0 #4567

wants to merge 497 commits into from

Conversation

woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot commented Dec 14, 2024

This PR was opened by the ready-release-go plugin. When you're ready to do a release, you can merge this pull-request and a new release with version 4.0.0-rc.0 will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to main this pull-request will be updated.

Options

  • Mark this version as a release candidate

4.0.0-rc.0 - 2024-12-24

💥 Breaking changes

  • Add rolling semver tags, remove latest tag [#4600]

🔒 Security

  • Don't log DB passwords [#4583]
  • Do not log forge tokens [#4551]

✨ Features

  • Use icon sizes relative to font size [#4575]

🐛 Bug Fixes

  • Fix misaligned step list indentation [#4609]
  • Ignore blocked pipelines for badge rendering [#4582]
  • Remove related pipeline logs during pipeline deletion [#4572]
  • Weakly decode backend options [#4577]
  • Add client error to sdk and fix purge cli [#4574]
  • Fix pipeline purge cli command [#4569]

📚 Documentation

  • Search in plugin tags [#4604]
  • chore(deps): update dependency @types/react to v18.3.18 [#4599]
  • Update About [#4555]
  • chore(deps): update dependency marked to v15.0.4 [#4570]
  • Expand docs around the deprecation of former secret syntax [#4561]
  • fix(deps): update docs npm deps non-major [#4568]

📦️ Dependency

  • chore(deps): lock file maintenance [#4540]
  • fix(deps): update web npm deps non-major [#4440]
  • fix(deps): update golang-packages [#4615]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.118.0 [#4606]
  • fix(deps): update module github.com/cenkalti/backoff/v4 to v5 [#4601]
  • fix(deps): update golang-packages [#4586]
  • fix(deps): update module golang.org/x/net to v0.33.0 [security] [#4585]
  • fix(deps): update golang-packages [#4579]
  • Replace discontinued mitchellh/mapstructure by maintained fork [#4573]
  • chore(deps): update docker.io/woodpeckerci/plugin-codecov docker tag to v2.1.6 [#4566]
  • fix(deps): update github.com/muesli/termenv digest to 8c990cd [#4565]

anbraten and others added 30 commits November 4, 2024 14:58
Co-authored-by: Patrick Schratz <[email protected]>
renovate bot and others added 4 commits December 21, 2024 11:52
@woodpecker-bot woodpecker-bot changed the title 🎉 Release 3.0.1-rc.0 🎉 Release 4.0.0-rc.0 Dec 21, 2024
@pat-s pat-s changed the base branch from main to release/v2.8 December 21, 2024 11:13
@woodpecker-bot
Copy link
Collaborator Author

woodpecker-bot commented Dec 21, 2024

Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-4567.surge.sh

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 26.89162% with 715 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v2.8@c7d7e5a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pipeline/frontend/metadata/environment.go 0.00% 121 Missing ⚠️
pipeline/rpc/proto/woodpecker.pb.go 0.00% 84 Missing ⚠️
cmd/server/setup.go 0.00% 31 Missing ⚠️
cli/org/secret/secret_list.go 0.00% 29 Missing ⚠️
cli/repo/secret/secret_list.go 0.00% 29 Missing ⚠️
cli/pipeline/purge.go 67.85% 20 Missing and 7 partials ⚠️
cli/repo/secret/secret_add.go 0.00% 27 Missing ⚠️
cli/org/secret/secret_show.go 0.00% 26 Missing ⚠️
cli/org/secret/secret_set.go 0.00% 24 Missing ⚠️
cli/admin/secret/secret_add.go 0.00% 23 Missing ⚠️
... and 63 more
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v2.8    #4567   +/-   ##
===============================================
  Coverage                ?   28.25%           
===============================================
  Files                   ?      399           
  Lines                   ?    28238           
  Branches                ?        0           
===============================================
  Hits                    ?     7978           
  Misses                  ?    19555           
  Partials                ?      705           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation docu & docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.