Releases: actinia-org/actinia-module-plugin
Releases · actinia-org/actinia-module-plugin
2.6.1
2.6.0
What's Changed
- Update actions/checkout action to v4 by @renovate in #48
- Update docker/setup-buildx-action action to v3 by @renovate in #50
- Update docker/build-push-action action to v5 - autoclosed by @renovate in #49
- Update actions/setup-python action to v5 by @renovate in #51
- Update softprops/action-gh-release action to v2 by @renovate in #52
- Fix import error and prepare for PyPI by @mmacata in #55
Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
- Configure Renovate by @renovate in #41
- Update github/super-linter action to v5 by @renovate in #46
- Update docker/build-push-action action to v4 by @renovate in #45
New Contributors
Full Changelog: 2.5.0...2.5.1
created with gh api repos/actinia-org/actinia-module-plugin/releases/generate-notes -f tag_name="2.5.1" -f target_commitish=main -q .body
2.5.0
Change
- Change pc style to new style by @juleshaas in #31
Added
- Linting by @anikaweinmann in #37
- Using environment values for actinia templates by @anikaweinmann in #39
Fixed
- Fix templates for if variables so that they have not to been set by @anikaweinmann in #36
- Fix parameters optional settings by @anikaweinmann in #40
Full Changelog: 2.4.1...2.5.0
2.4.1
Added
- Running tests in GHA workflow by @anikaweinmann in #29
Fixed
- Fix actinia modules by @anikaweinmann in #32
Full Changelog: 2.4.0...2.4.1
2.4.0
Changed
- Use versionless GRASS GIS (8) instead of hardcoded grass7x by @neteler in #23
- Import more explicitly by @mmacata in #24
- made location of pc templates configurable by @linakrisztian in #25
- add endpoint to install official GRASS addon by @juleshaas in #26
- Add module to redis list only if successfully installed by @juleshaas in #28
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
Changed
- Update version of actinia-core to v3 by @anikaweinmann in #19
- Adjust imports by @mmacata in #20
HINT: this release can be used with actinia_core from version 4.0.0!
Full Changelog: 2.2.4...2.3.0
generated with gh api repos/mundialis/actinia-module-plugin/releases/generate-notes -f tag_name=2.3.0 -f target_commitish=main -q .body
2.2.5: Adjust imports (#20)
* adjust imports * lint