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

470 commits

Author SHA1 Message Date
L3D
e03ee5a18f
Increase version 2023-10-29 16:11:54 +01:00
L3D
db3c5e99f0
Improve linting and cleanup 2023-10-29 16:11:12 +01:00
L3D
e58f32996f
Merge pull request #130 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-galaxy-action-1.1.1
Bump ansible-actions/ansible-galaxy-action from 1.0.1 to 1.1.1
2023-10-27 10:25:51 +02:00
dependabot[bot]
dec676bfd9
Bump ansible-actions/ansible-galaxy-action from 1.0.1 to 1.1.1
Bumps [ansible-actions/ansible-galaxy-action](https://github.com/ansible-actions/ansible-galaxy-action) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/ansible-actions/ansible-galaxy-action/releases)
- [Commits](https://github.com/ansible-actions/ansible-galaxy-action/compare/v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-galaxy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 05:47:59 +00:00
L3D
39ee035e46
Merge pull request #129 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-lint-action-1.0.2
Bump ansible-actions/ansible-lint-action from 1.0.1 to 1.0.2
2023-10-23 11:51:28 +02:00
L3D
89bc634195
Merge pull request #128 from roles-ansible/dependabot/github_actions/ansible-actions/ansible-galaxy-action-1.0.1
Bump ansible-actions/ansible-galaxy-action from 1.0.0 to 1.0.1
2023-10-23 11:51:10 +02:00
dependabot[bot]
036bf11e00
Bump ansible-actions/ansible-lint-action from 1.0.1 to 1.0.2
Bumps [ansible-actions/ansible-lint-action](https://github.com/ansible-actions/ansible-lint-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/ansible-actions/ansible-lint-action/releases)
- [Commits](https://github.com/ansible-actions/ansible-lint-action/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 05:57:22 +00:00
dependabot[bot]
0d060d2d65
Bump ansible-actions/ansible-galaxy-action from 1.0.0 to 1.0.1
Bumps [ansible-actions/ansible-galaxy-action](https://github.com/ansible-actions/ansible-galaxy-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/ansible-actions/ansible-galaxy-action/releases)
- [Commits](https://github.com/ansible-actions/ansible-galaxy-action/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-galaxy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 05:57:19 +00:00
L3D
d64de52804
Merge pull request #127 from roles-ansible/a
Update Actions
2023-10-22 19:45:11 +02:00
L3D
78b2e2f227
Update Actions 2023-10-22 19:42:57 +02:00
L3D
4c00782214
Merge pull request #126 from roles-ansible/j2
andding jinja2 linter and improve template
2023-10-21 02:21:39 +02:00
L3D
aa749c5faf
only push releases to galaxy 2023-10-21 02:18:56 +02: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
ec13147f2b
Merge pull request #124 from abrain/visibility-template
Fix default user and org visibility
2023-10-10 20:03:35 +02:00
L3D
9cedb9ebdb
Merge pull request #125 from roles-ansible/docs
change docs url and change linter
2023-10-10 19:49:46 +02:00
L3D
dddf75a698
Update ansible-linting-check.yml
Signed-off-by: L3D <l3d@c3woc.de>
2023-10-10 19:48:14 +02:00
L3D
dc5d8c60ee
Cleanup whitespace and change linter 2023-10-10 19:30:38 +02:00
L3D
fe0e8f707c
Apply new UI Address 2023-10-10 19:21:55 +02:00
Andreas Brain
9409bbb61a
Remove ternary filter from non-boolean variable 2023-09-15 16:01:32 +02:00
L3D
a0f244d3eb
Merge pull request #123 from jpmens/jp-typo
fix two small typos in task names
2023-09-10 15:47:44 +02:00
L3D
d1fd1f42d1
Merge pull request #122 from roles-ansible/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-10 15:47:38 +02:00
Jan-Piet Mens
66399c05ba fix two small typos in task names 2023-09-10 15:21:36 +02:00
dependabot[bot]
afe1705cf0
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:54:06 +00:00
L3D
20d8a17f84
Merge pull request #120 from roles-ansible/cln
cleanup variable name and values
2023-08-30 01:10:12 +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
L3D
5b11e8b2d5
Merge pull request #119 from solick/main
Added parameters and fixed ini layout
2023-08-29 20:46:45 +02:00
Lyn Matten
2912ec874f removed double parameter entries; added missing variable gitea_show_milestones_dashboard; fixed ini layout to only show valid changed when using -D 2023-08-29 09:35:35 +02:00
Lyn Matten
d08647ef84 removed with spaces to avoid unneccesary redeplyoment of variables 2023-08-29 09:01:20 +02:00
Lyn Matten
e118d2f7cb added several config options for service section 2023-08-29 08:52:06 +02:00
L3D
2fcbe19790
Merge pull request #117 from pat-s/suse
Add Suse support
2023-08-21 16:03:15 +02:00
Patrick Schratz
3c6bb1d08e
Merge branch 'main' into suse 2023-08-21 15:59:43 +02:00
pat-s
b96147f0ca
Merge branch 'main' of github.com:roles-ansible/ansible_role_gitea 2023-08-21 15:55:52 +02:00
L3D
0c518bfea5
Merge pull request #116 from JensTimmerman/JensTimmerman-patch-1
set --work-path
2023-08-09 14:52:22 +02:00
Jens Timmerman
b226af63cd
Update gitea.service.j2
Signed-off-by: Jens Timmerman <jens.timmerman@gmail.com>
2023-08-08 21:36:35 +02:00
L3D
666616b132
Merge pull request #115 from quotengrote/typo
fix typo
2023-07-23 23:28:52 +02:00
Michael Grote
fb4293b3e6 fix typo 2023-07-19 19:38:47 +02:00
L3D
2d174e2f8c
Merge pull request #114 from roles-ansible/1.20
Refactor setting.Other
2023-07-19 11:59:02 +02:00
L3D
12bbd174bb update ansible linting 2023-07-19 10:58:23 +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
502210624d
Merge pull request #113 from roles-ansible/b
Improve gpg permissions for forgejo
2023-05-15 15:54:49 +02:00
L3D
dbcb113d21
Improve gpg permissions for forgejo 2023-05-15 15:53:48 +02:00
L3D
a48591bc4b
Merge pull request #112 from firesoft-de/main
Don't become for gpg verify (also for gitea)
2023-05-15 01:02:36 +02:00
firesoft-de
b27d258f50
Don't become for gpg verify (also for gitea)
#102
2023-05-14 21:37:10 +02:00
L3D
438466d806
Merge pull request #111 from roles-ansible/fs
Repository Upload
2023-05-12 21:01:22 +02:00
L3D
7aec3c1381
filelength 2023-05-12 21:00:33 +02:00
L3D
f3af1cdb79
Change gitea attachmet config options 2023-05-12 20:32:28 +02:00
L3D
6f07f2c5c6
Repository Upload
Adding variables to configure repository upload more easily
2023-05-12 20:19:43 +02:00
L3D
2efc177642
Merge pull request #110 from roles-ansible/v
Create better error message for forgejo releases
2023-05-10 00:11:16 +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
643d9c32f3
Merge pull request #109 from roles-ansible/dependabot/github_actions/karancode/yamllint-github-action-2.1.1
Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1
2023-05-09 23:30:23 +02:00