-
-
Notifications
You must be signed in to change notification settings - Fork 4
wrong checksum for prometheus version 2.2.1 #22
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
base: main
Are you sure you want to change the base?
Conversation
|
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. |
4b4ced8 to
740fc73
Compare
drops os versions debian-9, debian-10, ubuntu-1804, centos-7, amazon-linux, amazonlinux-2, etc
had to change from using busser to inspec as test was failing to get busser-serverspec gem. Seems like the gem was removed from the rubygems repository. And is deprecated now.
|
@Stromweld I've made the ci.yml to be more like the one you've pointed to. However, I am having a few issues.
Still to do: amazonlinux-2023 OS build |
|
@Stromweld shall i get rid of the source build tasks from the ci workflow? Also the old OS? |
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
## Unreleased