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.
2022-02-07 05:18:49 -03:00
Matheus Felipe
183a8ece06
Fix yaml syntax
2022-01-18 03:16:11 -03:00
Matheus Felipe
434c9fc292
Install dependencies in action
2022-01-18 03:10:27 -03:00
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
2022-01-18 02:06:21 -03:00
Matheus Felipe
3a08c1518f
Change FORMAT_FILE -> FILENAME in validate_links action
2022-01-17 19:27:14 -03:00
Matheus Felipe
46279792f2
Create test_of_validate_package action
2022-01-17 19:14:39 -03:00
Matheus Felipe
be086f293f
Update name section in workflow
2022-01-17 18:55:21 -03:00
Matheus Felipe
75e1d2e44f
Update validate_links action
2022-01-17 18:51:08 -03:00
Matheus Felipe
9bb225ef3d
Create new workflow to run test of push and pull
2022-01-17 18:18:39 -03:00
Yann Bertrand
f9ac27280b
Run links validation on push
2020-10-15 20:52:02 +02:00
Yann Bertrand
2f2d3d0d78
Fix links validation
2020-10-14 08:07:56 +02:00
Sitram
46685f9a2a
Validate all links every day at 00:00 ( #1414 )
...
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
2020-10-13 21:57:52 +02:00
Yann Bertrand
3017216800
Launch the tests every day
2020-10-09 20:19:15 +02:00
Yann Bertrand
3446aaf75d
Revert "Only trigger PR validation when it's open"
...
This reverts commit 03d96f8adf
.
2020-05-05 21:44:12 +02:00
Yann Bertrand
03d96f8adf
Only trigger PR validation when it's open
2020-05-05 13:47:43 +02:00
Roelof
4a3195529c
Add GitHub Actions ( #1193 )
2020-03-17 11:49:24 +01:00