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

Add GitLabMonitor update configuration #1231

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

debasishbsws
Copy link
Member

Add GitLabMonitor update

/cc @rawlingsj

I am trying to implement to get the release and tag info from the Gitlab Api in wolfictl.

Currently all the packages which are in GitLab uses Release Monitor to update the package.
But by this we do not get the commit sha of that update and we have to manually update the expected-commit sha for those package updates.

Functional Changes

  • This change can build all of Wolfi without errors (describe results in notes)

Notes:

This is a Update configuration change (addition of new update config) should not affect any wolfi package build

SCA Changes

  • Examining several representative APKs show no regression / the desired effect (details in notes)

Notes:

Linter

  • The new check is clean across Wolfi
  • The new check is opt-in or a warning

Notes:

Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
Signed-off-by: debasishbsws <debasishbsws.dev@gmail.com>
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.

None yet

1 participant