Releases ยท updatecli/updatecli-action (original) (raw)

v3.3.0 ๐ŸŒˆ

03 Jun 14:19

Immutablerelease. Only release title and notes can be modified.

v3.2.0 ๐ŸŒˆ

15 May 08:07

Immutablerelease. Only release title and notes can be modified.

v3.1.3 ๐ŸŒˆ

20 Apr 13:16

Immutablerelease. Only release title and notes can be modified.

v3.1.2 ๐ŸŒˆ

19 Apr 07:43

Immutablerelease. Only release title and notes can be modified.

v3.1.1 ๐ŸŒˆ

12 Apr 18:35

Immutablerelease. Only release title and notes can be modified.

v3.1.0 ๐ŸŒˆ

10 Apr 15:03

Immutablerelease. Only release title and notes can be modified.

v3.0.0 ๐ŸŒˆ

27 Mar 12:30

Immutablerelease. Only release title and notes can be modified.

Important

The branch v1 and v2 are deprecated and will be remove soon.
You should use GitHub action version instead (or track the main branch if you really want to).
You can migrate to the latest GitHub action version using the following Updatecli policy:

.updatecli-compose.yaml

# export UPDATECLI_GITHUB_TOKEN=<insert PAT>
# export UPDATECLI_GITHUB_USERNAME=<insert username>
# updatecli compose diff --file updatecli-compose.yaml
# updatecli compose apply --file updatecli-compose.yaml

valuesinline:
  scm:
    enabled: true
    kind: githubsearch
    search: |
      org:<replace with your GitHub organization>
      archived:false
    branch: "^main$|^master$" # branch accept regular expression
    email: <email associatedi with the git commits>
    limit: 0 # zero means no repository limit

policies:
  - name: Update Updatecli GitHub action version
    policy: ghcr.io/updatecli/policies/updatecli/githubaction:0.8.1

Changes

๐Ÿš€ Features

๐Ÿงฐ Maintenance

Contributors

@dependabot[bot], @olblak, @updateclibot[bot], dependabot[bot] and updateclibot[bot]

Sponsors

If Updatecli is useful to you, please consider sponsoring it.
Your support helps maintain and improve this project.

GitHub stars Sponsor

v2.100.0 ๐ŸŒˆ

v2.99.0 ๐ŸŒˆ

Changes

๐Ÿ› Bug Fixes

๐Ÿงฐ Maintenance

Contributors

@olblak, @updateclibot[bot] and updateclibot[bot]

v2.98.0 ๐ŸŒˆ