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: appscode-cloud/deploy-button
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-0.0
Choose a base ref
...
head repository: appscode-cloud/deploy-button
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 15, 2022

  1. Cancel concurrent CI runs for same pr/commit (#16)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    de14039 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Use Go 1.23 (#22)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    94a2329 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Update github action modules (#23)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    916b80f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Update github action modules (#24)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    aad6be4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2026

  1. Configure dependabot refresh schedule (#37)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    021e346 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2026

  1. Configure dependabot refresh schedule (#38)

    Signed-off-by: 1gtm <1gtm@appscode.com>
    1gtm authored Apr 19, 2026
    Configuration menu
    Copy the full SHA
    6418a3b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Add AGENTS.md (#41)

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha authored May 15, 2026
    Configuration menu
    Copy the full SHA
    ca69da7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Harden CI workflows (#40)

    * Harden GitHub Actions workflows
    
    - Pin every action ref to a full-length commit SHA with a trailing
      version comment, so floating tags like @v4 can't be re-pointed at
      malicious code.
    - Bump outdated actions/checkout@v1 to @v4.3.1 (where present).
    - Tag-triggered workflows now check out with fetch-depth: 1 and
      fetch-tags: true so the tag ref is available downstream.
    - release-tracker.yml grants contents: write at the job level so the
      default GITHUB_TOKEN can push commits/tags back to the repo.
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Use node-version: '22' in setup-node steps
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Normalize Prepare git user, fetch-depth, drop permission-issues
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Add 1gtm-app[bot] to kodiak auto_approve_usernames
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Normalize kodiak auto_approve_usernames
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Bump softprops/action-gh-release to v2.6.2; add permissions
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    ---------
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha authored May 16, 2026
    Configuration menu
    Copy the full SHA
    4c7c547 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Add CLAUDE.md pointing to AGENTS.md

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed May 18, 2026
    Configuration menu
    Copy the full SHA
    da01126 View commit details
    Browse the repository at this point in the history
Loading