Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add helper script to test updated repository metadata #638

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Mar 26, 2024

Use case:

  • upload pre-built packages on test/experimental before release
  • check whether repository metadata is correctly updated

Currently added helper script will be executed on local machine.

If repository metadata is valid, it reports something like:

Complete!
Succeeded to install 5.0.3 on "amzn" from exp/lts/5

OK: debian:bullseye exp/5
OK: debian:bullseye exp/lts/5
OK: debian:bookworm exp/5
OK: debian:bookworm exp/lts/5
OK: ubuntu:focal exp/5
OK: ubuntu:focal exp/lts/5
OK: ubuntu:jammy exp/5
OK: ubuntu:jammy exp/lts/5
OK: centos:7 exp/5
OK: centos:7 exp/lts/5
OK: almalinux:8 exp/5
OK: almalinux:8 exp/lts/5
OK: rockylinux:9 exp/5
OK: rockylinux:9 exp/lts/5
OK: amazonlinux:2 exp/5
OK: amazonlinux:2 exp/lts/5
OK: amazonlinux:2023 exp/5
OK: amazonlinux:2023 exp/lts/5

@kenhys kenhys force-pushed the helper-verify-repo branch from 62e6d34 to 1d864b8 Compare March 26, 2024 03:24
@kenhys
Copy link
Contributor Author

kenhys commented Mar 26, 2024

still work in progress. not ready yet.

@kenhys kenhys force-pushed the helper-verify-repo branch from 1d864b8 to 3c8a844 Compare March 26, 2024 04:54
@kenhys
Copy link
Contributor Author

kenhys commented Mar 26, 2024

If there is something weird, it reports:

...
OK: ubuntu:focal exp/5
NG: amazonlinux:2023 exp/5
OK: amazonlinux:2 exp/5

@kenhys kenhys marked this pull request as ready for review March 26, 2024 04:58
@kenhys kenhys force-pushed the helper-verify-repo branch 2 times, most recently from 169cbd6 to 7b468ea Compare March 27, 2024 05:15
Use case:

* upload pre-built packages on test/experimental before release
* check whether repository metadata is correctly updated

Currently added helper script will be executed on local machine.

Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys force-pushed the helper-verify-repo branch from 7b468ea to 3fdc4af Compare April 1, 2024 06:32
@kenhys kenhys requested a review from daipom April 1, 2024 06:33
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@daipom daipom merged commit c5133a4 into fluent:master Apr 1, 2024
13 checks passed
@kenhys kenhys deleted the helper-verify-repo branch April 1, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants