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: mackerelio/workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: mackerelio/workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 7, 2024

  1. set check-latest of setup-go to true

    setup-go refers existent cache first even though new Go version is released.
    lufia committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4fa42e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request #20 from mackerelio/add-check-latest-flag

    set check-latest of setup-go to true
    lufia authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ad672c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Bump golangci/golangci-lint-action from 4 to 6

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    2ee3d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge pull request #22 from mackerelio/dependabot/github_actions/gola…

    …ngci/golangci-lint-action-6
    
    Bump golangci/golangci-lint-action from 4 to 6
    lufia authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ced278a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. stop coveralls action

    lufia committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    19f0683 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from mackerelio/drop-coveralls

    stop coveralls action
    lufia authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8c162e7 View commit details
    Browse the repository at this point in the history
Loading