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

argocd-extension-installer/0.0.6 package update #30316

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Oct 8, 2024

Package update, plus update to the test to work with the latest package version.


@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Oct 8, 2024
Copy link
Contributor Author

octo-sts bot commented Oct 8, 2024

Open AI suggestions to solve the build error:

The error message indicates that the package testing failed because a task exited with code 1. Here are some steps to address the issue:

1. Check the logs for the specific task that failed to identify the root cause.
2. Verify the configuration and dependencies of the task to ensure they are correct.
3. Ensure that all necessary environment variables are set properly.
4. Try to reproduce the error locally to facilitate debugging.
5. Look for any broken scripts or commands and fix them.
6. After making the necessary corrections, re-run the pipeline.

@mamccorm
Copy link
Contributor

mamccorm commented Oct 8, 2024

Looks like they introduced jq as a buildtime dependency

Signed-off-by: Mark McCormick <[email protected]>
Copy link
Contributor Author

octo-sts bot commented Oct 8, 2024

Open AI suggestions to solve the build error:

The error message indicates that the package testing failed because a task exited with code 1. Here are some steps to resolve the issue:

1. Check the logs for the specific task that failed.
2. Verify the task configuration and its dependencies.
3. Ensure that all necessary environment variables are set.
4. Try running the task locally to debug the issue.
5. Fix any broken scripts or commands.
6. Re-run the pipeline after making the necessary corrections.

Copy link
Contributor

github-actions bot commented Oct 8, 2024

Package argocd-extension-installer: Click to expand/collapse

Package argocd-extension-installer:

.PKGINFO metadata:

  (
  	"""
- 	# Generated by melange v0.16.12-34-g569eaa7
+ 	# Generated by melange
  	pkgname = argocd-extension-installer
- 	pkgver = 0.0.5-r1
+ 	pkgver = 0.0.6-r0
  	arch = x86_64
- 	size = 33273
+ 	size = 34329
  	origin = argocd-extension-installer
  	pkgdesc = Install Argo CD extensions using init-containers
  	url = 
- 	commit = aca7b2e657523443c6e6e8be22fa653f31f18454
- 	builddate = 1716549744
+ 	commit = 6879e0efba21533f537c0dde5d8b428ba836ff77
+ 	builddate = 1728412503
  	license = Apache-2.0
  	depend = busybox
  	depend = curl
  	depend = file
- 	datahash = f2dc35c50c63f9cc976672ce837e07dffab177897201a7780809115f4f81ca9d
+ 	datahash = 76dbb0153e138af595a604d654d15edfa911c7f319f72da06d3cd2bb39633ec9
  	"""
  )

Modified: /home/ext-installer/install.sh

malcontent found differences: Click to expand/collapse

Moved: argocd-extension-installer/var/lib/db/sbom/argocd-extension-installer-0.0.5-r1.spdx.json -> /tmp/wolfictl-apk-4037047080/argocd-extension-installer/var/lib/db/sbom/argocd-extension-installer-0.0.6-r0.spdx.json (similarity: 0.99)

Copy link
Contributor

github-actions bot commented Oct 8, 2024

Package argocd-extension-installer: Click to expand/collapse

Package argocd-extension-installer:

.PKGINFO metadata:

  (
  	"""
- 	# Generated by melange v0.16.12-34-g569eaa7
+ 	# Generated by melange
  	pkgname = argocd-extension-installer
- 	pkgver = 0.0.5-r1
+ 	pkgver = 0.0.6-r0
  	arch = x86_64
- 	size = 33273
+ 	size = 34329
  	origin = argocd-extension-installer
  	pkgdesc = Install Argo CD extensions using init-containers
  	url = 
- 	commit = aca7b2e657523443c6e6e8be22fa653f31f18454
- 	builddate = 1716549744
+ 	commit = 4a3bbf8a967593ea1c1c44866f73b8201909f2bf
+ 	builddate = 1728412607
  	license = Apache-2.0
  	depend = busybox
  	depend = curl
  	depend = file
- 	datahash = f2dc35c50c63f9cc976672ce837e07dffab177897201a7780809115f4f81ca9d
+ 	datahash = c4287b2b53bcf4c8dba588e65c1283bfa695babf3ee3d693d6f217e115ec8ea0
  	"""
  )

Modified: /home/ext-installer/install.sh

malcontent found differences: Click to expand/collapse

Moved: argocd-extension-installer/var/lib/db/sbom/argocd-extension-installer-0.0.5-r1.spdx.json -> /tmp/wolfictl-apk-1718546105/argocd-extension-installer/var/lib/db/sbom/argocd-extension-installer-0.0.6-r0.spdx.json (similarity: 0.99)

@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Oct 8, 2024
@mamccorm mamccorm enabled auto-merge (squash) October 8, 2024 18:50
@mamccorm mamccorm merged commit ca6f131 into main Oct 8, 2024
14 checks passed
@mamccorm mamccorm deleted the wolfictl-a1260551-b398-4f21-ae27-4e600af7579d branch October 8, 2024 20:53
gdonval pushed a commit to gdonval/wolfi-os that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. manual/review-needed request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants