Merge pull request #177 from awesome-selfhosted/update-hecat

tools: update hecat to v1.1.2
This commit is contained in:
nodiscc 2023-09-19 00:37:57 +00:00 committed by GitHub
commit bdf5ff84c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,6 @@ steps:
module: processors/awesome_lint
module_options:
source_directory: ./
items_in_delegate_to_fatal: False
licenses_files:
- licenses.yml
- licenses-nonfree.yml

View file

@ -39,6 +39,11 @@ related_tags:
external_links:
- title: awesome-sysadmin/Code Review
url: https://github.com/awesome-foss/awesome-sysadmin#code-review
# (optional) if this is set, no software items will be allowed to reference this tag, and the page will display a block asking to visit these links instead
redirect:
- title: awesome-sysadmin/Continuous Integration & Continuous Deployment
url: https://github.com/awesome-foss/awesome-sysadmin#continuous-integration--continuous-deployment
```
### Add a license

View file

@ -8,7 +8,7 @@ install:
python3 -m venv .venv
source .venv/bin/activate && \
pip3 install wheel && \
pip3 install --force git+https://github.com/nodiscc/hecat.git@1.1.1
pip3 install --force git+https://github.com/nodiscc/hecat.git@1.1.2
.PHONY: import # import data from original list at https://github.com/awesome-selfhosted/awesome-selfhosted
import: clean install

View file

@ -10,7 +10,6 @@ platforms:
tags:
- Software Development - Project Management
- Ticketing
- Software Development - Continuous Integration & Deployment
depends_3rdparty: no
demo_url: https://next.forgejo.org
related_software_url: https://codeberg.org/forgejo-contrib/delightful-forgejo