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: whiteducksoftware/azctx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.12.5
Choose a base ref
...
head repository: whiteducksoftware/azctx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    b1de95d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from whiteducksoftware/feat/dependabot

    feat: github-actions dependabot
    hutstep authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    fe7d849 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

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

Commits on Feb 4, 2025

  1. Merge pull request #31 from whiteducksoftware/feat/sbom

    feat: add Syft integration for SBOM generation in GoReleaser workflows
    philwelz authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    5f27910 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. feat: add ci for PRs, fix fmt issues, generate SBOMS for source artif… (

    #34)
    
    * feat: add ci for PRs, fix fmt issues, generate SBOMS for source artifacts, add gitleaks, Pin go to 1.23.6
    
    * feat: remove gitleaks workflow configuration
    
    * feat: update archive format to array syntax in goreleaser configuration
    
    * feat: update archive configuration to use 'formats' key for consistency
    
    * fix: update golangci-lint action to exit with code 1 on issues
    philwelz authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    3f051e5 View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action from 6.3.0 to 6.4.0 (#35)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.3.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    cf10a7b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. chore: add CodeQL recommendations (#36)

    * chore: pin action to digest in CI workflows and add permissions
    
    * chore: update Go version to 1.23.6 in go.mod
    philwelz authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    287ce39 View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#39)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.1.0 to 6.2.1.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@9ed2f89...90a3faa)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    6fb9314 View commit details
    Browse the repository at this point in the history
  3. Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 (#38)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.4.0 to 6.5.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.4.0...v6.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    4aa2bfb View commit details
    Browse the repository at this point in the history
Loading