Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goss-org/goss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.8
Choose a base ref
...
head repository: goss-org/goss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.9
Choose a head ref
  • 13 commits
  • 22 files changed
  • 4 contributors

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    5cb881b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix(ci): rework get latest tag for build Docker image (#954)

    * fix getting tag when building container
    
    * add debug informations
    
    * fix debug output
    dklimpel authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1215fce View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. docs: fix links to documentation (https://goss.readthedocs.io) and bu…

    …mp version examples (#958)
    
    * docs: bump version in setup example
    
    * docs: bump version in setup examples
    
    * docs: fix links to documentation
    dklimpel authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    61f7ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdd0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Build own docker images for integration tests (#901)

    * Build own docker images and upload to ghcr
    
    * update md5 sum for dockerfiles
    
    * minor text updates
    
    * Remove outdated lines from Dockerfile_arch
    
    * generate the list of dockerfiles dynamically
    
    * update wheezy checksum
    
    * fix line endings
    
    * disable automatic builds
    
    * bump httpd version for rockylinux
    dklimpel authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    191fe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8846d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: convert line endings of Dockerfile to linux (#952)

    * fix: convert line endings of Dockerfile to linux
    
    * bump httpd version
    
    ---------
    
    Co-authored-by: Ahmed Elsabbahy <aelsabbahy@users.noreply.github.com>
    dklimpel and aelsabbahy authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9d9b95f View commit details
    Browse the repository at this point in the history
  2. use variables to set container registry and repository in scripts (#968)

    * use variables to set container registry and repository in scripts
    
    * remove "docker.io"
    
    * fix tests.sh
    dklimpel authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b2bf15a View commit details
    Browse the repository at this point in the history
  3. Bump docker/build-push-action from 5 to 6 (#943)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    02d6c53 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add Github action to build release artifacts (#916)

    * Add Github action to build release artifacts
    
    * some improvements
    
    * disable travis deploy
    
    * fix line endings
    dklimpel authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3bd49c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Update dependencies (#974)

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    60fb9bd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9fdeed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5704120 View commit details
    Browse the repository at this point in the history
Loading