-
Notifications
You must be signed in to change notification settings - Fork 122
Comparing changes
Open a pull request
base repository: tailscale/github-action
base: v4.1.0
head repository: tailscale/github-action
compare: v4.1.1
- 18 commits
- 10 files changed
- 5 contributors
Commits on Nov 10, 2025
-
README: clarify auth_key scope must be writable
Fixes #217 Signed-off-by: mcoulombe <max@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for f987cba - Browse repository at this point
Copy the full SHA f987cbaView commit details -
Merge pull request #228 from tailscale/max/clarify-writable-auth_key-…
…scope README: clarify auth_key scope must be writable
Configuration menu - View commit details
-
Copy full SHA for dea278b - Browse repository at this point
Copy the full SHA dea278bView commit details
Commits on Dec 10, 2025
-
.github/workflows: skip integration tests for forks
Skip the integration test workflows for forked versions of the repo. Updates #cleanup Signed-off-by: Mario Minardi <mario@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for 1ab6ecf - Browse repository at this point
Copy the full SHA 1ab6ecfView commit details -
.github/workflows: remove tests for retired macOS 13 runners
Remove tests for macOS-13 based runner images as they are now retired. Updates #cleanup Signed-off-by: Mario Minardi <mario@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for bfc6672 - Browse repository at this point
Copy the full SHA bfc6672View commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fee37da - Browse repository at this point
Copy the full SHA fee37daView commit details -
dist: run make build to generated updated index.js
Running make build was missed on #235 and subsequently missed by me when reviewing that PR (whoops). Updates #cleanup Signed-off-by: Mario Minardi <mario@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for 67f81e5 - Browse repository at this point
Copy the full SHA 67f81e5View commit details
Commits on Dec 15, 2025
-
Bump actions/checkout from 4.2.2 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cc03b2 - Browse repository at this point
Copy the full SHA 1cc03b2View commit details -
Bump actions/setup-node from 5.0.0 to 6.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@a0853c2...395ad32) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 95e0994 - Browse repository at this point
Copy the full SHA 95e0994View commit details -
.github/workflows: disable integration tests for dependabot PRs
Disable integration tests for dependabot PRs since it does not have access to the integration testing tailnet. Updates tailscale/corp#33791 Signed-off-by: Mario Minardi <mario@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for 8d06914 - Browse repository at this point
Copy the full SHA 8d06914View commit details -
package.json: specify required node version
Specify node >= 24.0.0 in the engines block as that is what we use and test with in CI. Updates #cleanup Signed-off-by: Mario Minardi <mario@tailscale.com>
Configuration menu - View commit details
-
Copy full SHA for d197c1d - Browse repository at this point
Copy the full SHA d197c1dView commit details -
Bump @actions/core from 1.11.1 to 2.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e8244c1 - Browse repository at this point
Copy the full SHA e8244c1View commit details -
Bump @types/node from 20.19.21 to 24.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.21 to 24.10.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fb25ad2 - Browse repository at this point
Copy the full SHA fb25ad2View commit details -
Bump semver from 6.3.1 to 7.7.3
Bumps [semver](https://github.com/npm/node-semver) from 6.3.1 to 7.7.3. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.1...v7.7.3) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for afff14d - Browse repository at this point
Copy the full SHA afff14dView commit details -
Bump prettier from 2.8.8 to 3.7.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d4cde5 - Browse repository at this point
Copy the full SHA 2d4cde5View commit details -
Bump prettier-plugin-organize-imports from 3.2.4 to 4.3.0
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 3.2.4 to 4.3.0. - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.3.0) --- updated-dependencies: - dependency-name: prettier-plugin-organize-imports dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f166a64 - Browse repository at this point
Copy the full SHA f166a64View commit details
Commits on Dec 23, 2025
-
Bump @actions/cache from 4.1.0 to 5.0.1
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.1.0 to 5.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b3a130 - Browse repository at this point
Copy the full SHA 6b3a130View commit details -
Bump @actions/exec from 1.1.1 to 2.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 376b8a1 - Browse repository at this point
Copy the full SHA 376b8a1View commit details -
Bump @actions/core from 2.0.0 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 53acf82 - Browse repository at this point
Copy the full SHA 53acf82View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.0...v4.1.1