CrazyMax
|
619687375a
|
Merge pull request #257 from crazy-max/buildx-install-nocache-opt
buildx: ghaNoCache opt for download/build to disable binary cache
|
2024-02-23 10:20:57 +01:00 |
|
CrazyMax
|
cbc244c2f4
|
buildx: ghaNoCache opt for download/build to disable binary cache
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-23 10:11:20 +01:00 |
|
CrazyMax
|
f1c76199be
|
Merge pull request #256 from docker/dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-10.4.0
build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.3.0 to 10.4.0
|
2024-02-23 09:25:36 +01:00 |
|
dependabot[bot]
|
b0d1226bb6
|
build(deps): bump @octokit/plugin-rest-endpoint-methods
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/v10.3.0...v10.4.0)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-22 22:33:47 +00:00 |
|
CrazyMax
|
039e7f9c6e
|
Merge pull request #255 from crazy-max/codecov-token
ci: set codecov token
|
2024-02-22 17:13:06 +01:00 |
|
CrazyMax
|
048d6c3fbe
|
ci: set codecov token
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-22 17:01:50 +01:00 |
|
CrazyMax
|
59a3548fbb
|
Merge pull request #254 from docker/bot/buildx-lab-releases-json
Update `.github/buildx-lab-releases.json`
|
2024-02-22 07:49:24 +01:00 |
|
crazy-max
|
c1429fefa4
|
github: update .github/buildx-lab-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-22 00:13:33 +00:00 |
|
CrazyMax
|
1274cd2848
|
Merge pull request #253 from docker/dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-10.3.0
build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.2.0 to 10.3.0
|
2024-02-16 08:16:06 +01:00 |
|
dependabot[bot]
|
48394d7948
|
build(deps): bump @octokit/plugin-rest-endpoint-methods
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/v10.2.0...v10.3.0)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-15 22:23:59 +00:00 |
|
CrazyMax
|
aebb2a6f58
|
Merge pull request #252 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-02-07 14:20:23 +01:00 |
|
crazy-max
|
dff5cd7e88
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-07 12:07:55 +00:00 |
|
CrazyMax
|
7e4d49d3be
|
Merge pull request #251 from crazy-max/bump-artifact-v4
bump actions/download-artifact to v4
|
2024-02-06 18:25:59 +01:00 |
|
CrazyMax
|
dee5356ab8
|
bump actions/download-artifact to v4
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-06 15:15:07 +01:00 |
|
CrazyMax
|
2267dad53e
|
Merge pull request #249 from crazy-max/test-check-coverage
test: use testResultsProcessor to check if all tests are skipped
|
2024-02-05 10:30:16 +01:00 |
|
CrazyMax
|
666b19e915
|
bump codecov/codecov-action to 4
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-05 10:20:52 +01:00 |
|
CrazyMax
|
a5975adf41
|
test: use testResultsProcessor to check if all tests are skipped
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-05 10:20:52 +01:00 |
|
CrazyMax
|
3f7d7f75b5
|
Merge pull request #248 from crazy-max/fix-itg-cond
test: fix typo on itg run condition
|
2024-02-05 09:37:11 +01:00 |
|
CrazyMax
|
299d4131fa
|
test: fix typo on itg run condition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-05 09:34:49 +01:00 |
|
CrazyMax
|
ab1052f7e0
|
Merge pull request #247 from crazy-max/test-buildx-install
buildx: test install
|
2024-02-05 09:30:34 +01:00 |
|
CrazyMax
|
bf4bc3c036
|
test: move itg exclusions to jest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-05 09:26:59 +01:00 |
|
CrazyMax
|
49a22f7a3e
|
buildx: test install
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-05 09:06:27 +01:00 |
|
CrazyMax
|
03b8464ee3
|
Merge pull request #246 from crazy-max/cache-class
cache class for tool caching with gha
|
2024-02-05 08:52:26 +01:00 |
|
CrazyMax
|
0a1d2c2307
|
cache class for tool caching with gha
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-04 18:10:00 +01:00 |
|
CrazyMax
|
0adac517e3
|
Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/cache-3.2.4
build(deps): bump @actions/cache from 3.2.3 to 3.2.4
|
2024-02-04 11:56:15 +01:00 |
|
CrazyMax
|
012b121eb5
|
Merge pull request #245 from crazy-max/gh-workflow-run-url
github: workflowRunURL
|
2024-02-04 11:55:21 +01:00 |
|
CrazyMax
|
11cc7c697d
|
github: workflowRunURL
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-04 11:08:41 +01:00 |
|
dependabot[bot]
|
0721cb2aa9
|
build(deps): bump @actions/cache from 3.2.3 to 3.2.4
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.3 to 3.2.4.
- [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-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 22:30:47 +00:00 |
|
CrazyMax
|
26949f5f39
|
Merge pull request #243 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-02-01 15:12:41 +01:00 |
|
crazy-max
|
32b78e4566
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-01 13:59:24 +00:00 |
|
CrazyMax
|
2d240ca0fc
|
Merge pull request #242 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.0
build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
|
2024-02-01 14:58:53 +01:00 |
|
CrazyMax
|
8c09071628
|
Merge pull request #236 from docker/dependabot/npm_and_yarn/octokit/core-5.1.0
build(deps): bump @octokit/core from 5.0.2 to 5.1.0
|
2024-02-01 14:58:30 +01:00 |
|
CrazyMax
|
a9fec88f7a
|
Merge pull request #240 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-02-01 14:58:03 +01:00 |
|
crazy-max
|
066518ecec
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-02-01 12:08:06 +00:00 |
|
dependabot[bot]
|
d63347f68f
|
build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](153407881e...b1ddad2c99 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-31 22:35:51 +00:00 |
|
CrazyMax
|
9282d3e13b
|
Merge pull request #237 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-01-24 13:48:22 +01:00 |
|
crazy-max
|
d240b3146a
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-24 12:08:43 +00:00 |
|
dependabot[bot]
|
7063f758ae
|
build(deps): bump @octokit/core from 5.0.2 to 5.1.0
Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v5.0.2...v5.1.0)
---
updated-dependencies:
- dependency-name: "@octokit/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 22:42:12 +00:00 |
|
CrazyMax
|
ad2fe8539c
|
Merge pull request #235 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-01-20 07:12:21 +01:00 |
|
crazy-max
|
5d0a08a448
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-20 00:21:30 +00:00 |
|
CrazyMax
|
66f17c25e3
|
Merge pull request #234 from docker/bot/buildx-lab-releases-json
Update `.github/buildx-lab-releases.json`
|
2024-01-19 13:19:53 +01:00 |
|
crazy-max
|
bf9adbe540
|
github: update .github/buildx-lab-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-19 12:05:43 +00:00 |
|
CrazyMax
|
f2a56cda90
|
Merge pull request #233 from docker/bot/buildx-lab-releases-json
Update `.github/buildx-lab-releases.json`
|
2024-01-18 16:05:52 +01:00 |
|
crazy-max
|
a60fe56754
|
github: update .github/buildx-lab-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-18 15:05:23 +00:00 |
|
CrazyMax
|
9c42213ecc
|
Merge pull request #232 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-01-18 08:13:16 +01:00 |
|
crazy-max
|
2e9fde295e
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-18 00:22:20 +00:00 |
|
CrazyMax
|
942777afdc
|
Merge pull request #231 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2024-01-13 13:52:01 +01:00 |
|
crazy-max
|
d468250481
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-13 12:07:29 +00:00 |
|
CrazyMax
|
8854de97ed
|
Merge pull request #230 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
|
2024-01-12 09:36:33 +01:00 |
|
crazy-max
|
666e090b82
|
github: update .github/buildx-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2024-01-12 08:35:36 +00:00 |
|