Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Woodpecker
  3. Woodpecker - Package updates

Woodpecker - Package updates

Scheduled Pinned Locked Moved Woodpecker
43 Posts 3 Posters 15.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP
    Package UpdatesP
    Package Updates
    wrote on last edited by
    #34

    [2.14.0]

    • Update woodpecker to 3.13.0
    • Full Changelog
    • Update quic-go/qpack & quic-go/quic-go #5885
    • fix: updateRepoPermissions to cleanup old permissions #5790
    • Add cli contexts #5929
    • Use repo-user for api call of cron #5967
    • Close opened file on LogFind #5961
    • Delete/Deactivate repo ignores missing repo at forge #5953
    • Correctly update repo permissions #5928
    • Revert repos pagination for GH and BB #5924
    • fix: send correct argument to rpc call for name/url #5922
    • fix: secrets-file flag #5909
    1 Reply Last reply
    0
    • Package UpdatesP Package Updates locked this topic on
    • Package UpdatesP
      Package UpdatesP
      Package Updates
      wrote on last edited by
      #35

      [2.15.0]

      • Update woodpecker to 3.14.0
      • Full Changelog
      • docs: bump follow-redirects [#6441]
      • Sanitize agent introduced pipeline/workflow/step state changes and log streaming [#6308]
      • Send 404 if logs are not allowed to access [#6349]
      • Prevent registering as arbitrary agents with system token [#6283]
      • Support one-shot agent execution mode [#6150]
      • Add external secret extension implementation [#6252]
      • Add Container Registry credential extension [#5993]
      • fix(web): escape HTML in commit messages to prevent XSS [#6523]
      • Add WOODPECKER_FORCE_IGNORE_SERVICE_FAILURE config to preserve non-breaking behavior by default [#6448]
      • Fix when.status filter evaluation and add workflow-level support [#6183]
      1 Reply Last reply
      0
      • Package UpdatesP
        Package UpdatesP
        Package Updates
        wrote on last edited by
        #36

        [2.15.1]

        • Update woodpecker to 3.14.1
        • Full Changelog
        • Server: make sure agent_id can not be spoofed by agent [#6567]
        1 Reply Last reply
        0
        • Package UpdatesP
          Package UpdatesP
          Package Updates
          wrote on last edited by
          #37

          [2.15.2]

          • fix: update doc links from /apps/ to /packages/
          1 Reply Last reply
          0
          • Package UpdatesP
            Package UpdatesP
            Package Updates
            wrote on last edited by
            #38

            [2.16.0]

            • Update woodpecker to 3.15.0
            • Full Changelog
            • Support optional flag in depends_on for workflows and steps [#6461]
            • Add config to change default pipeline config paths and extensions [#6580]
            • Allow disabling service workspace volumes in k8s [#6644]
            • Add timezone support for crons [#6597]
            • Add CI_PIPELINE_RERUNS environment variable [#6588]
            • Group logs by command in step logs UI and make them collapsible [#6398]
            • Fix org lookup panic [#6652]
            • local backend: on linux / mac start commands in own process group and kill the group on cancel [#6609]
            • fix(agent): persist agent ID after auth to prevent crashloop duplicates [#6543]
            • fix(gitlab): preserve private flag when webhook payload omits project visibility [#6544]
            1 Reply Last reply
            0
            • Package UpdatesP
              Package UpdatesP
              Package Updates
              wrote on last edited by
              #39

              [2.17.0]

              • Update woodpecker to 3.16.0
              • Full Changelog
              • Gate Kubernetes serviceAccountName backend step config behind agent config [#6792]
              • Harden agent rpc to check agentID on workflow [#6759]
              • Add workflow concurrency limit option [#6671]
              • Support Unix Sockets [#6721]
              • Allow images for secrets to contain SHA256 for image pinning [#6784]
              • server should drop stale queue tasks already missing in database [#6765]
              • server queue api should ignore missing agent [#6763]
              • local backend: on windows use process tree-walk as workaround to kill [#6718]
              • Fix issue with deeply nested k8s backend_options [#6730]
              • github dont fail on force push [#6697]
              1 Reply Last reply
              0
              • Package UpdatesP
                Package UpdatesP
                Package Updates
                wrote on last edited by
                #40

                [2.18.0]

                • Update woodpecker to 3.17.0
                • Full Changelog
                • Update module github.com/getkin/kin-openapi to v0.144.0 [SECURITY] #6896
                • Make grpc secret autogenerated #6845
                • Gate Kubernetes nodeSelector backend step config behind agent config #6809
                • WebUI: show runtime workflow errors #6577
                • Rename CI_COMMIT_PRERELEASE to CI_PIPELINE_RELEASE_PRE #6794
                • Rework pipeline data structure: Release & Tag #6774
                • fix(server): guard DAG cycle check against filtered-out optional dependencies #6915
                • Don't count step error as workflow runtime error #6904
                • ReFetch secrets on pipeline restart #6857
                • Correct forge_id and org handling on user/repo #6820
                1 Reply Last reply
                0
                • Package UpdatesP
                  Package UpdatesP
                  Package Updates
                  wrote on last edited by
                  #41

                  [2.19.0]

                  • Update base | final to 5.1.0
                  1 Reply Last reply
                  0
                  • Package UpdatesP
                    Package UpdatesP
                    Package Updates
                    wrote last edited by
                    #42

                    [2.20.0]

                    • Update woodpecker to 3.18.0
                    • Full Changelog
                    • k8s: allow to disable runtime class name backend option [#7046]
                    • Don't inject additional env vars into plugins [#7040]
                    • Don't inject matrix env vars into plugins [#7036]
                    • Change group identifier to full_path for GitLab [#6950]
                    • Allow to add custom message to manual pipelines [#6973]
                    • Rename WOODPECKER_GRPC_VERIFY to WOODPECKER_GRPC_SKIP_VERIFY [#6947]
                    • Prevent repository buttons from overlapping search bar [#7047]
                    • fix(server): prefix manual trigger Ref with refs/heads/ [#7051]
                    • Fix orphaned pipelines after repo delete [#6971]
                    • server: drop stale queued tasks for terminal workflows [#7015]
                    1 Reply Last reply
                    0
                    • Package UpdatesP
                      Package UpdatesP
                      Package Updates
                      wrote last edited by
                      #43

                      [2.20.1]

                      • Update woodpecker to 3.18.1
                      • Full Changelog
                      • Add timezone data to docker images [#7093]
                      • Log an expected log-stream close failure at debug instead of error [#7117]
                      • Log a filtered webhook at debug instead of error [#7116]
                      • Fix workflow-level when.status so a failure-only workflow does not run on success [#7091]
                      • Speedup migration "deduplicate-log-entries" [#7068]
                      • fix(forge/gitlab): use group Path instead of Name for membership lookup [#7086]
                      • Fix injecting additional variables for substituting [#7077]
                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search