Michael Grote
|
fb4293b3e6
|
fix typo
|
2023-07-19 19:38:47 +02:00 |
|
|
2d174e2f8c
|
Merge pull request #114 from roles-ansible/1.20
Refactor setting.Other
|
2023-07-19 11:59:02 +02:00 |
|
|
12bbd174bb
|
update ansible linting
|
2023-07-19 10:58:23 +02:00 |
|
|
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 |
|
|
502210624d
|
Merge pull request #113 from roles-ansible/b
Improve gpg permissions for forgejo
|
2023-05-15 15:54:49 +02:00 |
|
|
dbcb113d21
|
Improve gpg permissions for forgejo
|
2023-05-15 15:53:48 +02:00 |
|
|
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 |
|
|
438466d806
|
Merge pull request #111 from roles-ansible/fs
Repository Upload
|
2023-05-12 21:01:22 +02:00 |
|
|
7aec3c1381
|
filelength
|
2023-05-12 21:00:33 +02:00 |
|
|
f3af1cdb79
|
Change gitea attachmet config options
|
2023-05-12 20:32:28 +02:00 |
|
|
6f07f2c5c6
|
Repository Upload
Adding variables to configure repository upload more easily
|
2023-05-12 20:19:43 +02:00 |
|
|
2efc177642
|
Merge pull request #110 from roles-ansible/v
Create better error message for forgejo releases
|
2023-05-10 00:11:16 +02:00 |
|
|
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 |
|
|
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 |
|
|
b9ecd968ba
|
Merge pull request #108 from roles-ansible/dependabot/github_actions/robertdebock/galaxy-action-1.2.1
Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1
|
2023-05-09 23:29:58 +02:00 |
|
dependabot[bot]
|
f1e859d193
|
Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1
Bumps [karancode/yamllint-github-action](https://github.com/karancode/yamllint-github-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/karancode/yamllint-github-action/releases)
- [Commits](https://github.com/karancode/yamllint-github-action/compare/v2.0.0...v2.1.1)
---
updated-dependencies:
- dependency-name: karancode/yamllint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-09 21:24:02 +00:00 |
|
dependabot[bot]
|
8e6923908f
|
Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.2.0...1.2.1)
---
updated-dependencies:
- dependency-name: robertdebock/galaxy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-09 21:23:58 +00:00 |
|
|
edbdc4fa75
|
Merge pull request #105 from benoit-garcia/setup-dependabot
chore(repo): Setup dependabot to watch for new releases of Github Actions.
|
2023-05-09 23:23:37 +02:00 |
|
|
d1708b79d0
|
Merge pull request #104 from benoit-garcia/main
fix(config): Fix name of the actionssection in the configuration file.
|
2023-05-09 23:22:53 +02:00 |
|
Benoit Garcia
|
04f7c12352
|
chore(repo): Setup dependabot to watch for new releases of Github Actions.
|
2023-05-09 15:38:17 +02:00 |
|
Benoit Garcia
|
0b153a7a28
|
chore(syntax): Always use parameters long form.
|
2023-05-09 15:10:08 +02:00 |
|
Benoit Garcia
|
c9c2f66c5c
|
chore(syntax): Reformat the configuration file.
|
2023-05-09 15:10:08 +02:00 |
|
Benoit Garcia
|
83cfd8d82e
|
fix(config): Fix name of the actions section in the configuration file.
|
2023-05-09 15:10:01 +02:00 |
|
|
6b920027af
|
Merge pull request #103 from benoit-garcia/main
feat: Add support for Gitea Actions
|
2023-05-09 01:44:50 +02:00 |
|
|
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 |
|
Benoit Garcia
|
0ea40a223f
|
feat(actions): Add documentation related to actions in the README file.
|
2023-05-08 07:31:32 +02:00 |
|
Benoit Garcia
|
8f06e948fb
|
feat(actions): Add actions related elements to the configuration template.
|
2023-05-08 07:27:56 +02:00 |
|
Benoit Garcia
|
dc77f764a5
|
feat(actions): Set default values for gitea actions related variables.
|
2023-05-08 07:26:17 +02:00 |
|
|
16a304b701
|
Merge pull request #102 from Cadair/gpg_verify
Don't become for gpg verify
|
2023-04-25 11:34:45 +02:00 |
|
Stuart Mumford
|
6f47cad1cb
|
Don't become for gpg verify
|
2023-04-23 16:01:03 +00:00 |
|
|
aff7347d50
|
Merge pull request #101 from roles-ansible/DO1JLR-patch-1
Update README.md
|
2023-04-16 02:32:49 +02:00 |
|
|
1c27d65ced
|
Update README.md
Signed-off-by: L3D <l3d@c3woc.de>
|
2023-04-16 02:32:06 +02:00 |
|
|
cccf991068
|
Merge pull request #100 from roles-ansible/DO1JLR-patch-1
Update README.md with current requirements info
|
2023-04-16 02:27:36 +02:00 |
|
|
05df3404c7
|
Update README.md with current requirements info
Signed-off-by: L3D <l3d@c3woc.de>
|
2023-04-16 02:27:01 +02:00 |
|
|
bcd4987a51
|
Merge pull request #99 from roles-ansible/c
Add link to l3d.git Collection
|
2023-04-15 23:28:51 +02:00 |
|
|
469c8c8e8f
|
Add link to l3d.git Collection
|
2023-04-15 23:27:51 +02:00 |
|
|
0daa72de78
|
Merge pull request #95 from roles-ansible/DO1JLR-patch-1
Update README.md
|
2023-03-21 21:09:36 +01:00 |
|
|
04de741685
|
Merge pull request #98 from roles-ansible/DO1JLR-patch-2
Update README.md
|
2023-03-21 21:08:55 +01:00 |
|
|
51c1bec357
|
Update README.md
Signed-off-by: L3D <l3d@c3woc.de>
|
2023-03-21 21:08:14 +01:00 |
|
|
41792b582a
|
Merge pull request #97 from roles-ansible/meta
update galaxy namespace
|
2023-03-21 21:06:52 +01:00 |
|
|
3b2b3a436f
|
update version and list required python packages
|
2023-03-21 21:05:14 +01:00 |
|
|
cd8538901b
|
update meta info
|
2023-03-21 20:21:34 +01:00 |
|
|
d30930b271
|
Merge pull request #96 from Thulium-Drake/main
Change get_url/uri tasks to not use become
|
2023-03-20 17:40:46 +01:00 |
|
Jeffrey van Pelt
|
1ecf6d21da
|
Also change gpg key tasks
|
2023-03-20 17:35:48 +01:00 |
|
Jeffrey van Pelt
|
4a4f3db890
|
Update all tasks that download stuff to not become, this fixes some environments with http_proxies
|
2023-03-20 17:31:27 +01:00 |
|
|
35c6d5470e
|
Update README.md
|
2023-02-10 00:25:53 +01:00 |
|
|
fd2b6c6026
|
Merge pull request #94 from TigerP/fix_readme
Fix the documentation regarding the gitea_fqdn variable
|
2023-02-09 22:14:57 +01:00 |
|
Tiger!P
|
df541aefaf
|
Fix the documentation regarding the gitea_fqdn variable and where it is used
|
2023-02-09 12:00:52 +01:00 |
|
|
aaf555101c
|
Merge pull request #93 from TigerP/fix_template
Fix DISABLE_WEBHOOKS value in the template
|
2023-02-09 02:48:51 +01:00 |
|