freeshare5
886ff18a86
Create python-publish.yml
6ヶ月前
Matheus Felipe
51b4166a96
Add workflow_dispatch event
This makes it possible to run the script to validate all links manually, via a button on the GitHub Actions panel. This will be useful for testing and when you need to run validation right away.
2年前
Matheus Felipe
183a8ece06
Fix yaml syntax
2年前
Matheus Felipe
434c9fc292
Install dependencies in action
2年前
Matheus Felipe
4bc90a81cc
Add possibility to run duplicate link check only
Changes:
- It is now possible to only check for duplicate
links (without checking if the links are working)
- Check for duplicate links when a push occurs
- Update the scripts documentation accordingly
2年前
Matheus Felipe
3a08c1518f
Change FORMAT_FILE -> FILENAME in validate_links action
2年前
Matheus Felipe
46279792f2
Create test_of_validate_package action
2年前
Matheus Felipe
be086f293f
Update name section in workflow
2年前
Matheus Felipe
75e1d2e44f
Update validate_links action
2年前
Matheus Felipe
9bb225ef3d
Create new workflow to run test of push and pull
2年前
Yann Bertrand
f9ac27280b
Run links validation on push
4年前
Yann Bertrand
2f2d3d0d78
Fix links validation
4年前
Sitram
46685f9a2a
Validate all links every day at 00:00 ( #1414 )
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
4年前
Yann Bertrand
3017216800
Launch the tests every day
4年前
Yann Bertrand
3446aaf75d
Revert "Only trigger PR validation when it's open"
This reverts commit 03d96f8adf
.
4年前
Yann Bertrand
03d96f8adf
Only trigger PR validation when it's open
4年前
Roelof
4a3195529c
Add GitHub Actions ( #1193 )
4年前