Releases: roles-ansible/ansible_role_gitea
Releases · roles-ansible/ansible_role_gitea
v3.1.1
v3.1.0 forgejo now available
v3.0.0 BREAKING: some variables changed
What's Changed
- BREAKING CHANGES: Update config file to fit gitea 1.18 by @DO1JLR in #90
- solve issue with gitea gpg key and download by @DO1JLR in #91
In this Release I took a closer look at the config cheat sheet and noticed some deprecation messages.
I also found some more options like the beginning of federation support or the builtin Package Registry support.
For the people who have emails sent from gitea or use LetsEncrypt or and TLS Certs natively via gitea, there is definitely a need for action, as the variable names have changed for this.
I try to give a overview about the changes:
- Added and reordered variables for repository
- Added variables for repository.signing
- Added variables for cors
- added variables for ui.meta
- changed defaults for ui
- Changed a lot in the server (BREAKING)
- moved lfs content path to lfs section
- replaced letsencrypt with acme
- changed certificat and redirect options
- added some more config options
- Added variables for security
- Changed Variables for mailer (BREAKING)
- Added variables for federation
- Added variables for packages
- Added variables for other
- Now we Import new gpg keys if the old ones are expired
- Fixed a bug in the download file name
Full Changelog: v2.5.4...v3.0.0
v2.5.4
v2.5.3
v2.5.2
What's Changed
- Customizable paths for Role by @ProstoNikita in #87
New Contributors
- @ProstoNikita made their first contribution in #87
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- update github actions by @DO1JLR in #72
- alternative fix for #74 by @JensTimmerman in #77
- starting gitea if backup failed by @DO1JLR in #79
- Fix newest ansible-lint issues by @mar1ad in #81
- Allow for user gitea to be added to a list of secondary groups by @mar1ad in #80
- Add check to run task in check mod & a error message. by @N07070 in #84
New Contributors
Full Changelog: v2.5.0...v2.5.1
v2.5.0 change gitea_version to latest
What's Changed
Full Changelog: v2.4.9...v2.5.0