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

Bump Goss version to 0.4.8 #1294

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

@jenkins-infra-updatecli jenkins-infra-updatecli bot commented Jul 19, 2024

Bump Goss version

Update the `Goss` tool version

change detected: * key "$.goss_version" updated from "0.4.7" to "0.4.8", in file "provisioning/tools-versions.yml"

0.4.8
Release published on the 2024-07-19 15:32:11 +0000 UTC at the url https://github.com/goss-org/goss/releases/tag/v0.4.8

## What's Changed

* regexFirstGroup return first group from regexp, useful with .env file… by @alexandregz in https://github.com/goss-org/goss/pull/895
* go: bump version on 1.22 by @ikheifets-splunk in https://github.com/goss-org/goss/pull/953


### Internal Development related changes

Many many thanks to @dklimpel for all the massive effort improving CI!

* Fix building mkdocs by @dklimpel in https://github.com/goss-org/goss/pull/900
* Update docs to fix linting issues by @dklimpel in https://github.com/goss-org/goss/pull/904
* fix path pattern in documentation pipeline by @dklimpel in https://github.com/goss-org/goss/pull/919
* Bump mkdocs-material from 9.5.3 to 9.5.23 in /docs by @dependabot in https://github.com/goss-org/goss/pull/917
* Bump pygments from 2.17.2 to 2.18.0 in /docs by @dependabot in https://github.com/goss-org/goss/pull/918
* Add github golang lint CI pipeline by @dklimpel in https://github.com/goss-org/goss/pull/899
* bump alpine linux to 3.19 by @dklimpel in https://github.com/goss-org/goss/pull/907
* fix some linting failures and configure golangci-lint by @dklimpel in https://github.com/goss-org/goss/pull/922
* Update docs to fix linting issues by @dklimpel in https://github.com/goss-org/goss/pull/930
* fix link to codeclimate in docs by @dklimpel in https://github.com/goss-org/goss/pull/926
* disable deprecated codeclimate plugin golint by @dklimpel in https://github.com/goss-org/goss/pull/927
* fix integration tests for alpine3 by @dklimpel in https://github.com/goss-org/goss/pull/937
* Pushed new integration test images and update image md5 by @aelsabbahy in https://github.com/goss-org/goss/pull/938
* Add pipeline for build goss docker image by @dklimpel in https://github.com/goss-org/goss/pull/909
* add unit tests to ci by @dklimpel in https://github.com/goss-org/goss/pull/928
* remove Code Climate from project by @dklimpel in https://github.com/goss-org/goss/pull/933
* docs: Update and more general wording for "docker container" by @dklimpel in https://github.com/goss-org/goss/pull/934
* ci: add integation tests to GHA CI by @dklimpel in https://github.com/goss-org/goss/pull/946
* Replace centos7 with rockylinux9 in integration-tests by @dklimpel in https://github.com/goss-org/goss/pull/906
* Replace deprecated MAINTAINER with LABEL in Dockerfiles by @dklimpel in https://github.com/goss-org/goss/pull/949
* Add labels to container images when build with build_images.sh by @dklimpel in https://github.com/goss-org/goss/pull/948
* Fixed: the user-agent test on release builds by @aelsabbahy in https://github.com/goss-org/goss/pull/955
* Fix test file for release by @aelsabbahy in https://github.com/goss-org/goss/pull/956

## New Contributors
* @ikheifets-splunk made their first contribution in https://github.com/goss-org/goss/pull/953

**Full Changelog**: https://github.com/goss-org/goss/compare/v0.4.7...v0.4.8
Update the `Goss` version in the goss test

change detected: * key "$.command.goss.stdout[0]" updated from "0.4.7" to "0.4.8", in file "tests/goss-common.yaml"

0.4.8
Release published on the 2024-07-19 15:32:11 +0000 UTC at the url https://github.com/goss-org/goss/releases/tag/v0.4.8

## What's Changed

* regexFirstGroup return first group from regexp, useful with .env file… by @alexandregz in https://github.com/goss-org/goss/pull/895
* go: bump version on 1.22 by @ikheifets-splunk in https://github.com/goss-org/goss/pull/953


### Internal Development related changes

Many many thanks to @dklimpel for all the massive effort improving CI!

* Fix building mkdocs by @dklimpel in https://github.com/goss-org/goss/pull/900
* Update docs to fix linting issues by @dklimpel in https://github.com/goss-org/goss/pull/904
* fix path pattern in documentation pipeline by @dklimpel in https://github.com/goss-org/goss/pull/919
* Bump mkdocs-material from 9.5.3 to 9.5.23 in /docs by @dependabot in https://github.com/goss-org/goss/pull/917
* Bump pygments from 2.17.2 to 2.18.0 in /docs by @dependabot in https://github.com/goss-org/goss/pull/918
* Add github golang lint CI pipeline by @dklimpel in https://github.com/goss-org/goss/pull/899
* bump alpine linux to 3.19 by @dklimpel in https://github.com/goss-org/goss/pull/907
* fix some linting failures and configure golangci-lint by @dklimpel in https://github.com/goss-org/goss/pull/922
* Update docs to fix linting issues by @dklimpel in https://github.com/goss-org/goss/pull/930
* fix link to codeclimate in docs by @dklimpel in https://github.com/goss-org/goss/pull/926
* disable deprecated codeclimate plugin golint by @dklimpel in https://github.com/goss-org/goss/pull/927
* fix integration tests for alpine3 by @dklimpel in https://github.com/goss-org/goss/pull/937
* Pushed new integration test images and update image md5 by @aelsabbahy in https://github.com/goss-org/goss/pull/938
* Add pipeline for build goss docker image by @dklimpel in https://github.com/goss-org/goss/pull/909
* add unit tests to ci by @dklimpel in https://github.com/goss-org/goss/pull/928
* remove Code Climate from project by @dklimpel in https://github.com/goss-org/goss/pull/933
* docs: Update and more general wording for "docker container" by @dklimpel in https://github.com/goss-org/goss/pull/934
* ci: add integation tests to GHA CI by @dklimpel in https://github.com/goss-org/goss/pull/946
* Replace centos7 with rockylinux9 in integration-tests by @dklimpel in https://github.com/goss-org/goss/pull/906
* Replace deprecated MAINTAINER with LABEL in Dockerfiles by @dklimpel in https://github.com/goss-org/goss/pull/949
* Add labels to container images when build with build_images.sh by @dklimpel in https://github.com/goss-org/goss/pull/948
* Fixed: the user-agent test on release builds by @aelsabbahy in https://github.com/goss-org/goss/pull/955
* Fix test file for release by @aelsabbahy in https://github.com/goss-org/goss/pull/956

## New Contributors
* @ikheifets-splunk made their first contribution in https://github.com/goss-org/goss/pull/953

**Full Changelog**: https://github.com/goss-org/goss/compare/v0.4.7...v0.4.8
Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@jenkins-infra-updatecli jenkins-infra-updatecli bot added enhancement New feature or request goss labels Jul 19, 2024
@dduportal dduportal enabled auto-merge (squash) July 20, 2024 09:21
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_026ecb898e00a046053af233d68e15a4bc9c155e4b86639cb33e61df1f57a531 branch from 999a7ce to 0a4c3f6 Compare July 20, 2024 09:23
@dduportal dduportal disabled auto-merge July 22, 2024 09:45
@dduportal dduportal merged commit 1189d16 into main Jul 22, 2024
1 of 2 checks passed
@dduportal dduportal deleted the updatecli_main_026ecb898e00a046053af233d68e15a4bc9c155e4b86639cb33e61df1f57a531 branch July 22, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request goss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants