Skip to content

Commit

Permalink
update CHANGELOG and RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacata committed Jun 21, 2024
1 parent ac427c3 commit c5838fd
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 13 deletions.
54 changes: 44 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Types of changes
- __Removed__ for now removed features.
- __Fixed__ for any bug fixes.
- __Security__ in case of vulnerabilities.
- __Updated__ for updates of dependencies.

## [Unreleased](<>)

Expand All @@ -23,11 +24,38 @@ https://github.com/actinia-org/actinia-core/compare/4.3.1...main
released from main
...

## \[4.14.1\] - 2024-06-21

released from main

### Added

- Updates for g84 and python by @mmacata in https://github.com/actinia-org/actinia-core/pull/531
- Prepare for newer alpine and grass version by @mmacata in https://github.com/actinia-org/actinia-core/pull/534

### Fixed

- Fix import error by @mmacata in https://github.com/actinia-org/actinia-core/pull/527
- Lint by @mmacata in https://github.com/actinia-org/actinia-core/pull/535

### Updated

- chore(deps): update anchore/sbom-action digest to 2283abe by @renovate in https://github.com/actinia-org/actinia-core/pull/520
- chore(deps): update anchore/sbom-action digest to e28bab5 by @renovate in https://github.com/actinia-org/actinia-core/pull/521
- chore(deps): update anchore/sbom-action digest to 72370e1 by @renovate in https://github.com/actinia-org/actinia-core/pull/522
- chore(deps): update pre-commit hook mundialis/github-workflows to v1.2.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/524
- chore(deps): update actions/checkout digest to 692973e by @renovate in https://github.com/actinia-org/actinia-core/pull/526
- chore(deps): update mundialis/actinia-core docker tag to v4.14.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/519
- chore(deps): update dependency setuptools to v70 by @renovate in https://github.com/actinia-org/actinia-core/pull/518
- chore(deps): update dependency setuptools to v70.1.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/532

**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/4.14.0...4.14.1

## \[4.14.0\] - 2024-05-24

released from main

### Changed
### Updated

- update different dependencies by @anikaweinmann in https://github.com/actinia-org/actinia-core/pull/514
- chore(deps): update mundialis/actinia-core docker tag to v4.13.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/503
Expand Down Expand Up @@ -74,7 +102,7 @@ released from main
- Add tests via worker by @mmacata in https://github.com/actinia-org/actinia-core/pull/498
- Add stdin for parameters by @anikaweinmann in https://github.com/actinia-org/actinia-core/pull/501

### Fixed
### Updated

- chore(deps): update mundialis/actinia-core docker tag to v4.12.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/494
- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/486
Expand All @@ -93,7 +121,7 @@ released from main

- Checking pixellimit for r.import commands by @linakrisztian in https://github.com/actinia-org/actinia-core/pull/491

### Changed
### Updated

- chore(deps): update mundialis/actinia-core docker tag to v4.11.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/492

Expand All @@ -117,14 +145,17 @@ released from main
### Fixed

- mundialis->actinia-org by @mmacata in https://github.com/actinia-org/actinia-core/pull/471
- Update update-version.yml by @mmacata in https://github.com/actinia-org/actinia-core/pull/475
- Update pyproj in requirements for ubuntu by @mmacata in https://github.com/actinia-org/actinia-core/pull/484

### Updated

- Update actions/checkout action to v4 by @renovate in https://github.com/actinia-org/actinia-core/pull/474
- Update docker/login-action action to v3 by @renovate in https://github.com/actinia-org/actinia-core/pull/477
- Update docker/build-push-action action to v5 by @renovate in https://github.com/actinia-org/actinia-core/pull/476
- Update docker/setup-buildx-action action to v3 by @renovate in https://github.com/actinia-org/actinia-core/pull/479
- Update docker/setup-qemu-action action to v3 by @renovate in https://github.com/actinia-org/actinia-core/pull/480
- Update docker/metadata-action action to v5 by @renovate in https://github.com/actinia-org/actinia-core/pull/478
- Update update-version.yml by @mmacata in https://github.com/actinia-org/actinia-core/pull/475
- Update pyproj in requirements for ubuntu by @mmacata in https://github.com/actinia-org/actinia-core/pull/484
- chore(deps): update dependency werkzeug and Flask to v3 \[security\] by @renovate in https://github.com/actinia-org/actinia-core/pull/489

**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/4.10.0...4.11.0
Expand Down Expand Up @@ -208,17 +239,20 @@ released from main
### Changed

- Configure Renovate by @renovate in https://github.com/actinia-org/actinia-core/pull/425
- Update docker/build-push-action action to v4 by @renovate in https://github.com/actinia-org/actinia-core/pull/437
- Update docker/login-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/438
- Update docker/setup-buildx-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/439
- Update docker/setup-qemu-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/440
- Update mundialis/actinia-core Docker tag to v4.8.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/434
- Update docker image by @mmacata in https://github.com/actinia-org/actinia-core/pull/442
- Increase allowed length of additional version info key by @mmacata in https://github.com/actinia-org/actinia-core/pull/443
- Align comment with reality by @mmacata in https://github.com/actinia-org/actinia-core/pull/444
- Update redis_queue.md by @anikaweinmann in https://github.com/actinia-org/actinia-core/pull/445
- Update grass docker image reference by @mmacata in https://github.com/actinia-org/actinia-core/pull/446

### Updated

- Update docker/build-push-action action to v4 by @renovate in https://github.com/actinia-org/actinia-core/pull/437
- Update docker/login-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/438
- Update docker/setup-buildx-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/439
- Update docker/setup-qemu-action action to v2 by @renovate in https://github.com/actinia-org/actinia-core/pull/440
- Update mundialis/actinia-core Docker tag to v4.8.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/434

### Fixed

- Change runtime if runtime is higher 2147483647 by @anikaweinmann in https://github.com/actinia-org/actinia-core/pull/447
Expand Down
5 changes: 2 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ Steps when releasing actinia-core:
```
- Go to https://github.com/actinia-org/actinia-core/releases/new
- Copy the output of terminal command to the release description
- Change heading `## What's Changed` to `### Changed`, `### Fixed`, `### Added` or what applicable and sort list amongst these headings.
- Change heading `## What's Changed` to `### Changed`, `### Fixed`, `### Added`, `### Updated` or what applicable and sort list amongst these headings.
- You can [compare manually](https://github.com/actinia-org/actinia-core/compare/3.0.0...3.0.1) if all changes are included. If changes were pushed directly to main branch, they are not included.
- Check if `ESTIMATED_VERSION` increase still fits - we follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html). You can also have a look at the milestones added to the included PRs. They indicate weather this single PR would lead to a major, minor or patch version increment.
- Fill in tag and release title with this version
- At the bottom of the release, add
"generated with `gh api repos/actinia-org/actinia-core/releases/generate-notes -f tag_name="$ESTIMATED_VERSION" -f target_commitish=main -q .body`" and replace `$ESTIMATED_VERSION` with the actual version.
- Make sure that the checkbox for "Set as the latest release" is checked so that this version appears on the main github repo page
- DO NOT click "save" yet!!

Expand All @@ -38,6 +36,7 @@ Steps when releasing actinia-core:
curl https://api.github.com/repos/actinia-org/actinia-core/releases/latest | jq -r '. | "## [\(.tag_name)] - \(.published_at | strptime("%Y-%m-%dT%H:%M:%SZ") | strftime("%Y-%m-%d"))\nreleased from \(.target_commitish)\n\(.body) \n"'
```
- Copy the output to the top of the release list in [CHANGELOG.md](https://github.com/actinia-org/actinia-core/blob/main/CHANGELOG.md)
- run `mdformat CHANGELOG.md` locally
- Push changes in CHANGELOG.md to main branch (before, you might need to pull changes from CITATION.cff).

## 5. Update GitHub Milestones
Expand Down

0 comments on commit c5838fd

Please sign in to comment.