1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
Commit graph

63 commits

Author SHA1 Message Date
L3D
8de31c4fbb
Create local users in gitea/forgejo
+ Creating local users
+ modify file permissions
Inspired by https://github.com/roles-ansible/ansible_role_gitea/issues/155
2024-03-25 17:55:37 +01:00
L3D
4115177466
Change forgejo repo to code.forgejo.org 2024-03-21 15:26:27 +01:00
L3D
dba4c60d7a
Create systemd unit for all systems 2024-01-25 00:02:38 +01:00
L3D
5e9eccc7e3
Update readme and names 2024-01-12 01:14:31 +01:00
L3D
e853561bdf
Only check for version if gitea==latest and already installed 2024-01-12 00:50:37 +01:00
L3D
e03ee5a18f
Increase version 2023-10-29 16:11:54 +01:00
L3D
38599ae607
andding jinja2 linter and improve template
+ update yamllint
+ update ansible-lint
+ add j2lint
+ lint j2 template
2023-10-21 02:16:13 +02:00
L3D
dc5d8c60ee
Cleanup whitespace and change linter 2023-10-10 19:30:38 +02:00
L3D
9a306158c2
cleanup variable name and values
Variable names cleanup
added ternary('true', 'false') where needed
default value for new variables now the same than the official docs
2023-08-30 01:08:02 +02:00
Patrick Schratz
3c6bb1d08e
Merge branch 'main' into suse 2023-08-21 15:59:43 +02:00
L3D
9d6614e7d1 Refactor setting.Other
Refactor setting.Other and remove unused SHOW_FOOTER_BRANDING as announced in https://github.com/go-gitea/gitea/releases/tag/v1.20.0
2023-07-19 10:49:22 +02:00
L3D
dbcb113d21
Improve gpg permissions for forgejo 2023-05-15 15:53:48 +02:00
L3D
6f07f2c5c6
Repository Upload
Adding variables to configure repository upload more easily
2023-05-12 20:19:43 +02:00
L3D
446d20c23d
Create better error message for forgejo releases
+ Incremented simple version check
+ Added better error messages for chosing the wrong forgejo version

SOLVE https://github.com/roles-ansible/ansible_role_gitea/issues/106
2023-05-10 00:08:43 +02:00
L3D
3f4f8f52ac
adding gitea_actions_extra variable
+ Added the variable ``gitea_actions_extra``
+ Increased the Number for the simplified versions check
2023-05-09 01:43:05 +02:00
pat-s
51011fa3ac
add suse support 2023-05-06 09:23:16 +02:00
L3D
3b2b3a436f
update version and list required python packages 2023-03-21 21:05:14 +01:00
L3D
1ab7e7d87f
Explain forgejo installation 2023-01-27 01:43:17 +01:00
L3D
975be7e627
Adding support for forgejo installation 2023-01-27 01:35:16 +01:00
L3D
768f1fd4ad
prepare to use forgejo fork 2023-01-26 22:35:10 +01:00
L3D
8928b243b1
solve issue with gitea gpg key and download
Change gitea gpg behaviour and change download filename
2023-01-26 14:55:13 +01:00
L3D
47c3dedd1e
Update template layout and increase version 2023-01-26 03:42:19 +01:00
L3D
ac0cf63c5a
Explain new Variables in README
Explain new variables from #87 in README and increment version for optional version check.
2022-08-25 12:33:58 +02:00
L3D
db0da06c08
Fixing linting errors and increment version
Linting errors:
- Use FQCN for builtin actions.
  (fail -> ansible.builtin.fail)
- line too long (175 > 170 characters)
- trailing spaces

increment version for simple version check
2022-06-21 17:25:34 +02:00
L3D
129674be94
starting gitea if backup failed
Resolving https://github.com/roles-ansible/ansible_role_gitea/issues/78
2022-05-04 20:42:23 +02:00
L3D
624ee008b4
change default gitea_version to latest
This commit changes the default gitea_version to ``latest`` as discussed in Issue #46
CLOSE https://github.com/roles-ansible/ansible_role_gitea/issues/46
2022-03-27 04:08:55 +02:00
L3D
17d67f3ba0
New gitea version 1.16.0
https://github.com/go-gitea/gitea/releases/tag/v1.16.0 is available \o/
2022-02-05 03:07:02 +01:00
L3D
807f87a250
increase playbook version number 2022-01-23 18:26:26 +01:00
L3D
828e0f2b24
gitea v1.15.10 is available
See https://github.com/go-gitea/gitea/releases/tag/v1.15.10
2022-01-16 17:50:04 +01:00
L3D
13d48ba3f9
v1.16.7 is available
https://github.com/go-gitea/gitea/releases/tag/v1.15.7
2021-12-05 23:39:30 +01:00
L3D
3f36742c32
Update main.yml 2021-11-03 17:17:06 +01:00
L3D
ce5e61b379
gitea v1.15.5 available
https://github.com/go-gitea/gitea/releases/tag/v1.15.5
2021-10-25 14:01:36 +02:00
L3D
3509f6bd66
user gitea is now part of gitea group 2021-10-18 14:24:07 +02:00
Jens Timmerman
722c7e1ddd
Update main.yml 2021-09-24 11:52:30 +02:00
L3D
00b30c0106
increase gitea version to 1.15.3
https://github.com/go-gitea/gitea/releases/tag/v1.15.3
2021-09-22 00:18:51 +02:00
L3D
bf9d7d9442
v1.15.1: * BUGFIXES
https://github.com/go-gitea/gitea/releases/tag/v1.15.1
2021-09-02 21:42:04 +02:00
L3D
42c5013bc6
v1.15.0 is available
https://github.com/go-gitea/gitea/releases/tag/v1.15.0 is available.
2021-08-28 12:08:29 +02:00
L3D
9b5db4c896
add DEFAULT_PRIVATE option and increment version 2021-07-25 01:18:59 +02:00
L3D
ca583c2a1f
increase simplified version for versionscheck 2021-07-19 15:20:19 +02:00
L3D
011f8095b1
gitea v1.14.5 is available
https://github.com/go-gitea/gitea/releases/tag/v1.14.5 is available
2021-07-19 01:28:02 +02:00
L3D
32f0a15715
Add some description to the README
Add some description to the README and increment the basic versionscheck
2021-07-19 01:10:05 +02:00
L3D
4cbd2ce4f0
Update main.yml 2021-07-06 23:03:07 +02:00
L3D
79f5450a7e
increase optional versionschecknumber 2021-06-20 23:22:46 +02:00
L3D
b898edfd48
allow optional public files 2021-06-03 22:51:28 +02:00
L3D
265bca3eeb
Add custom footer support 2021-06-03 21:06:04 +02:00
L3D
e27ef27706
implement custom logos 2021-06-03 17:59:14 +02:00
L3D
cc2e00a87b
increase versionscheck number 2021-06-01 20:05:50 +02:00
L3D
094c0038d4
update ansible version requirement 2021-05-10 22:49:14 +02:00
L3D
fecabe2a73
gitea 1.14.2 is available
https://github.com/go-gitea/gitea/releases/tag/v1.14.2
2021-05-10 19:16:03 +02:00
L3D
66d5412946
increase gitea version for simple version check 2021-05-06 15:18:53 +02:00