Skip to content

Conversation

@chekkan
Copy link

@chekkan chekkan commented May 30, 2024

Description

correct checksum for the prometheus version so that default recipe without attribute overrides works.

checksum listed at 2.2.1 / 2018-03-13

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@chekkan chekkan requested a review from a team as a code owner May 30, 2024 21:15
@Stromweld Stromweld added the Release: Patch Release to Chef Supermarket as a version patch when merged label Jun 3, 2024
@Stromweld
Copy link

can you update the .github/workflows/ci.yml file to match more similarly to this one https://github.com/sous-chefs/php/blob/main/.github/workflows/ci.yml to fix the pipelines.

@chekkan chekkan force-pushed the patch-1 branch 5 times, most recently from 4b4ced8 to 740fc73 Compare June 7, 2024 23:10
@chekkan
Copy link
Author

chekkan commented Jun 9, 2024

@Stromweld I've made the ci.yml to be more like the one you've pointed to. However, I am having a few issues.

  • I can't get the suites that are for install_method = source to work. Because the make build step in prometheus repo is failing with cannot find package "github.com/google/go-github/v25/github" error
  • For debian 9, they are failing on apt-get update step because the sources not longer exist. The repository 'http://security.debian.org/debian-security stretch/updates Release' does no longer have a Release file..
  • I think the centos-stream-8 is also failing for similar reason - Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist.

Still to do: amazonlinux-2023 OS build

@chekkan
Copy link
Author

chekkan commented Jun 15, 2024

@Stromweld shall i get rid of the source build tasks from the ci workflow? Also the old OS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Release to Chef Supermarket as a version patch when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants