Alex
5dd0b1c5db
Update check-urls.yml ( #7043 )
2 years ago
ImVector
4a549b9f10
build: changed name of 'main.yml' workflow to 'checkurls.yml' ( #6984 )
2 years ago
dependabot[bot]
1c016ad461
chore(deps): bump actions/upload-artifact from 2 to 3 ( #6821 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
3 years ago
dependabot[bot]
34508771cf
chore(deps): bump actions/checkout from 2 to 3 ( #6753 )
3 years ago
ImVector
c4d9b4db81
Update workflows version ( #6682 )
3 years ago
borgified
ac6fea31bd
Update main.yml ( #5203 )
4 years ago
borgified
532d3eeafd
Fix file-changes-action error ( #5201 )
...
* test
* apparently 1.2.4 is broken
https://github.com/trilom/file-changes-action/issues/102
* remove noop
4 years ago
borgified
3daf3a8d26
Improve url checker ( #3702 )
...
* improvements to check_urls
make check have a more descriptive name
produce output file instead
* upload artifacts
* a
* change file to trigger test
* put things back
4 years ago
borgified
724c2b277c
fix broken urls ( #3680 )
...
* fix broken urls
* trigger on pull request creation too
* allow certificate verify failed
some sites have misconfigured/expired certs
* adding back two links that were manually verified good
4 years ago
borgified
e59e9e0717
try github actions ( #3679 )
...
fixes #3583
4 years ago