[#26] ci: Revive automatic database updates #26

Merged
potyarkin_admin merged 1 commit from potyarkin/frostfs-locode-db:ci/fix-update into master 2025-03-13 11:21:49 +00:00
Member

Database updates were broken for a while (and noone noticed because CI was
not even switched on). This commit:

  • Adds some greyhat web scraping (fake User-Agent to avoid HTTP 403)
  • Surfaces errors in intermediate recipe steps (cmd && cmd instead of
    cmd; cmd)
  • Works around other possible CI errors in automatic PRs (--signoff)

Signed-off-by: Vitaliy Potyarkin v.potyarkin@yadro.com

Database updates were broken for a while (and noone noticed because CI was not even switched on). This commit: - Adds some greyhat web scraping (fake User-Agent to avoid HTTP 403) - Surfaces errors in intermediate recipe steps (`cmd && cmd` instead of `cmd; cmd`) - Works around other possible CI errors in automatic PRs (--signoff) Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin added 1 commit 2025-03-13 09:53:02 +00:00
Database updates were broken for a while (and noone noticed because CI was
not even switched on). This commit:

- Adds some greyhat web scraping (fake User-Agent to avoid HTTP 403)
- Surfaces errors in intermediate recipe steps (`cmd && cmd` instead of
  `cmd; cmd`)
- Works around other possible CI errors in automatic PRs (--signoff)

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
requested reviews from alexvanin, realloc, fyrchik, a.bogatyrev 2025-03-13 09:53:02 +00:00
potyarkin force-pushed ci/fix-update from 42a6c6904b to 1a38db8a2b 2025-03-13 09:56:59 +00:00 Compare
fyrchik approved these changes 2025-03-13 10:00:10 +00:00
potyarkin_admin merged commit 1a38db8a2b into master 2025-03-13 11:21:49 +00:00
potyarkin_admin deleted branch ci/fix-update 2025-03-13 11:21:51 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-locode-db#26
No description provided.