Ole Petter
1472635f5f
QA-334: Make the Raspbian URL auto-updateable
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
Ole Petter
e48602f1cd
style: Fix lint errors
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
dependabot[bot]
9cbaa2af3b
Changelog:All: Bump jsdom from 17.0.0 to 18.0.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Ole Petter
924fe70950
linkbot: Move the LTS verification from the filter to the regexp
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
49b9409c39
Linkbot: Quote the URL string in Bash
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
f23e1a06ee
Linkbot: Have the Ubuntu images monitored only by LTS releases
We do not want non-LTS releases covered by the linkbot.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
dependabot[bot]
2ecfbaabe2
Changelog:All: Bump jsdom from 16.7.0 to 17.0.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.7.0 to 17.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...17.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ole Petter
9520332ed1
Improve the Ubuntu Server linkbot monitoring
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
dependabot[bot]
e11d02b8c1
Changelog:All: Bump jsdom from 16.6.0 to 16.7.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.6.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.6.0...16.7.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
51bc49c57f
Changelog:All: Bump jsdom from 16.5.3 to 16.6.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.5.3 to 16.6.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.3...16.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
561dec3e3b
Changelog:All: Bump jsdom from 16.4.0 to 16.5.3 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.4.0 to 16.5.3.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ole Petter
88c6273736
Remove the linkbot monitoring of the Linaro images
This is due to 87a86784b2
removing the Linaro
images from our CI.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
4593782706
Also parse the filename from the new dated sub-folder
This is needed, because the dated folders contain images with different names
inside of them for some unknown reason.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
5fa34be6cb
Add a bot for automatically updating the test images
This is done through parsing the HTML of the given sites, and reacting to a new
sort of the indices on the given sites.
The links are then updated, and a PR with the new links created.
The bot is run once a week on a schedule
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago