Felix Fontein
a6dd7d789b
Move ansible-core 2.12 to EOL CI ( #6584 )
...
* https://github.com/ansible/ansible/pull/79734 has been merged and backported for all branches but stable-2.10 and stable-2.11.
* Move ansible-core 2.12 to EOL CI.
2023-05-29 17:27:42 +02:00
Felix Fontein
86042b726a
Remove docs build workflow. ( #6344 )
2023-04-16 14:28:37 +02:00
Felix Fontein
b72b7d4936
Run tests with EOL ansible-core versions in GHA ( #6044 )
...
Run tests with EOL ansible-core versions in GHA.
2023-02-24 11:32:20 +01:00
Felix Fontein
3bf3d6bff4
Allow to trigger manual code scanning run.
2022-11-22 12:51:25 +01:00
Felix Fontein
f2a420ead5
Another try: fix languages to check. ( #5587 )
2022-11-22 12:50:21 +01:00
Felix Fontein
6a6bbb6577
Clean up code-scanning workflow. ( #5546 )
2022-11-15 08:13:00 +01:00
Felix Fontein
e718bd8445
Lookups: use Ansible's config manager whenever possible ( #5440 )
...
* Start using Ansible's config manager to handle options.
* Docs improvements.
* Fix documentation, make options actual lookup options.
* The cyberarkpassword lookup does too strange things.
* The onepassword lookups are converted in #4728 , let's not interfere.
* Improve docs.
* Skip shelvefile as well.
* Convert lmdb_kv.
* Convert and fix credstash.
* Convert manifold.
* Drop chef_databag.
* Convert dig.
* Update examples.
* Forgot the most important part.
* Fix lmdb_kv docs.
* Python 2.6 compatibility.
* Convert AnsibleUnicode to str.
* Load lookup with lookup loader.
* Fix environment handling and error message checking.
* Improve docs formatting.
2022-11-01 21:58:46 +01:00
Felix Fontein
cfecbd6763
stable-2.14 is now default.
2022-09-22 06:40:15 +02:00
Felix Fontein
a938c9de65
Add stable-2.14 to CI, adjust to devel version bump ( #5298 )
...
* Add stable-2.14 to CI, adjust to devel version bump.
* Thin out matrix a bit.
2022-09-21 07:58:52 +02:00
Felix Fontein
44e85c3a60
Try to run reuse workflow without explicitly allowing it for new contributors. ( #5296 )
2022-09-19 21:07:04 +02:00
Felix Fontein
2149056595
Fix workflow's permissions.
2022-08-21 11:35:27 +02:00
Felix Fontein
02d9a1de9e
Make reuse conformant ( #5138 )
...
* Add .license files.
* Add reuse test.
* Update README.
* Also remove .yaml changelog fragments.
* Add changelog fragment.
* Normalize licenses extra sanity test.
* Declare REUSE conformance.
* Update README.md
2022-08-21 08:27:01 +02:00
Felix Fontein
eea7977788
Do not build docs for test-only, changelog-only, or meta-only changes. ( #5134 )
2022-08-20 17:44:46 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
8017cec8f6
Render docs diff with devel instead of stable-2.13.
2022-06-22 22:07:32 +02:00
Felix Fontein
343d04a7a6
Update list of labels.
2022-06-22 13:05:59 +02:00
Felix Fontein
3b8c58a301
Add PR docs workflow. ( #4878 )
2022-06-22 13:00:05 +02:00
Felix Fontein
d4076a1e0d
Forgot 'runs-on'.
2022-06-22 12:54:05 +02:00
Felix Fontein
de62516b32
Fix workflow.
2022-06-22 12:52:24 +02:00
Felix Fontein
cc9393cecd
Add empty PR docs workflow. ( #4879 )
2022-06-22 12:49:39 +02:00
nathannaveen
dc4cdb1a58
chore: Set permissions for GitHub actions ( #4641 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-05-08 08:57:53 +02:00
dependabot[bot]
720e0544f9
Bump github/codeql-action from 1 to 2 ( #4639 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 17:56:45 +02:00
dependabot[bot]
cf87944333
Bump actions/checkout from 2 to 3 ( #4638 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 17:55:59 +02:00
John R Barker
c5f0c34190
codeql-analysis.yml cron
2020-07-06 20:24:45 +01:00
John R Barker
24c66fcc43
Create codeql-analysis.yml
2020-07-06 20:19:31 +01:00
John R Barker
0ff780cc36
Update Galaxy paths ( #2 )
...
* Update Galaxy paths
2020-03-09 14:09:08 +00:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00