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 2.4.0 #3307

Merged
merged 88 commits into from
Mar 19, 2024
Merged

πŸŽ‰ Release 2.4.0 #3307

merged 88 commits into from
Mar 19, 2024

Conversation

woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot commented Jan 31, 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 2.4.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

2.4.0 - 2024-03-19

πŸ”’ Security

  • Improve security context handling [#3482]
  • fix(deps): update module github.com/moby/moby to v24.0.9+incompatible [#3323]

✨ Features

  • Cli setup command [#3384]
  • Add bitbucket datacenter (server) support [#2503]
  • Cli updater [#3382]

πŸ“š Documentation

  • Delete docs for v0.15.x [#3508]
  • Add deployment plugin [#3495]
  • Bump follow-redirects and fix broken anchors [#3488]
  • fix: plugin doc page not found [#3480]
  • Documentation improvements [#3376]
  • fix(deps): update docs npm deps non-major [#3455]
  • Add "Sonatype Nexus" plugin [#3446]
  • Add blog post [#3439]
  • Add "Gradle Wrapper Validation" plugin [#3435]
  • Add blog post [#3410]
  • Extend core ideas documentation [#3405]
  • docs: fix contributions link [#3363]
  • Update/fix some docs [#3359]
  • chore(deps): update dependency marked to v12 [#3325]

πŸ› Bug Fixes

  • Fix skip setup for some general cli commands [#3498]
  • Move generic agent flags to cmd/agent/core [#3484]
  • Fix usage of WOODPECKER_DATABASE_DATASOURCE_FILE [#3404]
  • Set pull-request id and labels on pr-closed event [#3442]
  • Update org name on login [#3409]
  • Do not alter secret key upper-/lowercase [#3375]
  • fix: can't run multiple services on k8s [#3395]
  • Fix agent polling [#3378]
  • Remove empty strings from slice before parsing agent config [#3387]
  • Set correct link for commit [#3368]
  • Fix schema links [#3369]
  • Fix correctly handle gitlab pr closed events [#3362]
  • fix: update schema event_enum to remove error warning when.event [#3357]
  • Fix version check on next [#3340]
  • Ignore gitlab merge request events without code changes [#3338]
  • Ignore gitlab push events without commits [#3339]
  • Consider gitlab inherited permissions [#3308]
  • fix: agent panic when node is terminated during step execution [#3331]

πŸ“ˆ Enhancement

  • Enable golangci linter gomnd [#3171]
  • Apply "grpcnotrace" go build tag [#3448]
  • Simplify store interfaces [#3437]
  • Deprecate alternative names on secrets [#3406]
  • Store workflows/steps for blocked pipeline [#2757]
  • Parse email from Gitea webhook [#3420]
  • Replace http types on forge interface [#3374]
  • Prevent agent deletion when it's still running tasks [#3377]
  • Refactor internal services [#915]
  • Lint for event filter and deprecate exclude [#3222]
  • Allow editing all environment variables in pipeline popups [#3314]
  • Parse backend options in backend [#3227]
  • Make agent usable for external backends [#3270]
  • Add no branches text [#3312]
  • Add loading spinner to repo list [#3310]

Misc

  • Post on mastodon when releasing a new version [#3509]
  • chore(deps): update dependency alpine_3_18/ca-certificates to v20240226 [#3501]
  • fix(deps): update module github.com/google/go-github/v59 to v60 [#3493]
  • fix(deps): update dependency @intlify/unplugin-vue-i18n to v3 [#3492]
  • chore(deps): update dependency vue-tsc to v2 [#3491]
  • chore(deps): update dependency eslint-config-airbnb-typescript to v18 [#3490]
  • chore(deps): update web npm deps non-major [#3489]
  • fix(deps): update golang (packages) [#3486]
  • fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] [#3487]
  • chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.22.1 [#3476]
  • chore(deps): update docker.io/golang docker tag to v1.22.1 [#3475]
  • Update prettier version [#3471]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [#3464]
  • chore(deps): lock file maintenance [#3465]
  • chore(deps): update postgres docker tag to v16.2 [#3461]
  • chore(deps): update lycheeverse/lychee docker tag to v0.14.3 [#3429]
  • fix(deps): update golang (packages) [#3430]
  • More when filters [#3407]
  • Apply documentation/ui label to corresponding renovate updates [#3400]
  • chore(deps): update dependency eslint-plugin-simple-import-sort to v12 [#3396]
  • chore(deps): update typescript-eslint monorepo to v7 (major) [#3397]
  • fix(deps): update module github.com/google/go-github/v58 to v59 [#3398]
  • chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.22.0 [#3392]
  • chore(deps): update docker.io/golang docker tag [#3391]
  • fix(deps): update golang (packages) [#3393]
  • chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 [#3394]
  • Add link checking [#3371]
  • Apply dependencies label to all PRs [#3358]
  • chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 [#3324]

@qwerty287 qwerty287 added this to the 2.4.0 milestone Jan 31, 2024
@qwerty287 qwerty287 added the documentation docu & docs label Jan 31, 2024
@woodpecker-bot woodpecker-bot changed the title πŸŽ‰ Release 2.3.1 πŸŽ‰ Release 2.4.0 Feb 5, 2024
@6543 6543 marked this pull request as ready for review March 18, 2024 19:44
Copy link
Member

@6543 6543 left a comment

Choose a reason for hiding this comment

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

docs branchout :D

@6543
Copy link
Member

6543 commented Mar 18, 2024

-> #3507

Copy link
Member

@anbraten anbraten left a comment

Choose a reason for hiding this comment

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

@6543
Copy link
Member

6543 commented Mar 19, 2024

@anbraten adding a plugin should not hold back our release?!?

@anbraten
Copy link
Member

anbraten commented Mar 19, 2024

@6543 Why do we need to rush now? (We are quite of the schedule anyways, if there was one). If you want to speed up the process a review for those two PRs https://codeberg.org/woodpecker-plugins/mastodon-post/pulls/6 & #3509 would be helpful.

@6543
Copy link
Member

6543 commented Mar 19, 2024

yes the mentioned changes are really usefull - I did want that a long time ago :)

@anbraten anbraten merged commit 21d6ea2 into main Mar 19, 2024
6 of 7 checks passed
@anbraten anbraten deleted the next-release/main branch March 19, 2024 11:41
@woodpecker-bot
Copy link
Collaborator Author

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.

None yet

5 participants