CrazyMax
|
a89868cdc5
|
ci: move validate to a dedicated workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-26 19:03:34 +02:00 |
|
CrazyMax
|
49bde5a54a
|
chore: rename e2e to itg tests
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-26 19:03:18 +02:00 |
|
CrazyMax
|
4fcbf75fc4
|
Merge pull request #78 from crazy-max/bake-remote-def
bake: support remote definition when parsing
|
2023-03-26 19:02:57 +02:00 |
|
CrazyMax
|
314f8f431e
|
bake: support remote definition when parsing
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-25 17:06:09 +01:00 |
|
CrazyMax
|
7fb0476dc8
|
util: isValidRef method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-25 16:01:24 +01:00 |
|
CrazyMax
|
9b9ff70b75
|
util: fix isValidURL
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-25 16:01:10 +01:00 |
|
CrazyMax
|
b2fd32e0ef
|
Merge pull request #74 from docker/dependabot/npm_and_yarn/actions/io-1.1.3
build(deps): bump @actions/io from 1.1.2 to 1.1.3
|
2023-03-25 13:45:29 +01:00 |
|
CrazyMax
|
417136db1e
|
Merge pull request #73 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.2.4
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
|
2023-03-16 10:07:40 +00:00 |
|
dependabot[bot]
|
e033e82024
|
build(deps): bump @actions/io from 1.1.2 to 1.1.3
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 23:07:27 +00:00 |
|
dependabot[bot]
|
b3328f5ec4
|
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](2b011faafd...38e0b6e68b )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 23:04:20 +00:00 |
|
CrazyMax
|
b0518231d0
|
Merge pull request #72 from crazy-max/bump-csv-parse
build(deps): bump csv-parse from 5.3.5 to 5.3.6
|
2023-03-13 09:55:51 +00:00 |
|
CrazyMax
|
c0da63f810
|
build(deps): bump csv-parse from 5.3.5 to 5.3.6
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-13 10:51:00 +01:00 |
|
CrazyMax
|
041d9693ab
|
Merge pull request #71 from crazy-max/bake
bake class to parse definitions and handle exporters type
|
2023-03-13 09:49:01 +00:00 |
|
CrazyMax
|
39158d8047
|
bake class to parse definitions and handle exporters type
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-13 10:44:48 +01:00 |
|
CrazyMax
|
a6c94b5167
|
Merge pull request #70 from crazy-max/static-inputs
buildx: make inputs methods static
|
2023-03-13 09:42:37 +00:00 |
|
CrazyMax
|
a5943234fd
|
Merge pull request #69 from crazy-max/bump-releases-json
Bump releases-json action to 6dc3187
|
2023-03-13 08:54:48 +00:00 |
|
CrazyMax
|
03977693c1
|
buildx: make inputs methods static
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-12 23:40:54 +01:00 |
|
CrazyMax
|
d6d770f303
|
Bump releases-json action to 6dc3187
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-12 13:13:02 +01:00 |
|
CrazyMax
|
8df8cee02f
|
Merge pull request #68 from crazy-max/fix-driver-opts-parsing
builder: fix regex to parse driver-opts
|
2023-03-11 16:47:42 +00:00 |
|
CrazyMax
|
94febd1da7
|
builder: fix regex to parse driver-opts
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-11 16:48:56 +01:00 |
|
CrazyMax
|
b7cdc617ce
|
Merge pull request #65 from docker/dependabot/npm_and_yarn/csv-parse-5.3.6
build(deps): bump csv-parse from 5.3.5 to 5.3.6
|
2023-03-08 18:16:10 +00:00 |
|
CrazyMax
|
75c0c7fac0
|
Merge pull request #66 from docker/dependabot/npm_and_yarn/actions/http-client-2.1.0
build(deps): bump @actions/http-client from 2.0.1 to 2.1.0
|
2023-03-08 18:15:51 +00:00 |
|
CrazyMax
|
e9cfd63e16
|
Merge pull request #67 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
|
2023-03-07 10:07:18 +01:00 |
|
crazy-max
|
ac61bd8949
|
github: update .github/buildx-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-07 00:18:02 +00:00 |
|
dependabot[bot]
|
7b50104faa
|
build(deps): bump @actions/http-client from 2.0.1 to 2.1.0
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)
---
updated-dependencies:
- dependency-name: "@actions/http-client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 23:20:20 +00:00 |
|
dependabot[bot]
|
d7735e9ddf
|
build(deps): bump csv-parse from 5.3.5 to 5.3.6
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/adaltas/node-csv/releases)
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.3.6/packages/csv-parse)
---
updated-dependencies:
- dependency-name: csv-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 23:18:48 +00:00 |
|
CrazyMax
|
dd1544e1be
|
Merge pull request #64 from crazy-max/builder-exists
builder: exists method
|
2023-03-03 15:24:01 +01:00 |
|
CrazyMax
|
32af66cb28
|
builder: exists method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-03 14:49:22 +01:00 |
|
CrazyMax
|
2090433c0d
|
Merge pull request #63 from crazy-max/docker-latest
docker: support latest on install
|
2023-03-03 14:15:40 +01:00 |
|
CrazyMax
|
50c11e6dce
|
docker: support latest on install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-03 14:07:27 +01:00 |
|
CrazyMax
|
0f9cc7c29f
|
Merge pull request #62 from crazy-max/docker-custom-context
docker: allow custom context name on install
|
2023-03-03 14:00:23 +01:00 |
|
CrazyMax
|
dfc72fd31c
|
docker: allow custom context name on install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-03 10:40:00 +01:00 |
|
CrazyMax
|
317ef51ab5
|
Merge pull request #60 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2023-03-03 10:37:21 +01:00 |
|
crazy-max
|
3a30337d24
|
github: update .github/docker-releases.json
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-03 09:36:41 +00:00 |
|
CrazyMax
|
fc16ecda91
|
Merge pull request #59 from crazy-max/docker-releases
ci: generate docker-releases.json
|
2023-03-03 10:36:10 +01:00 |
|
CrazyMax
|
48cefc1da0
|
ci: generate docker-releases.json
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 19:16:57 +01:00 |
|
CrazyMax
|
fda3be9699
|
Merge pull request #58 from crazy-max/docker-install
docker: install, download and tearDown methods
|
2023-03-02 15:58:16 +01:00 |
|
CrazyMax
|
53ca96fcc4
|
Merge pull request #55 from crazy-max/git-context
git: alternative github context and additional methods
|
2023-03-02 15:50:12 +01:00 |
|
CrazyMax
|
70390c899b
|
docker: tearDown method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:26 +01:00 |
|
CrazyMax
|
ac9d9d9a1b
|
docker: detach dockerd for linux install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:26 +01:00 |
|
CrazyMax
|
3c2fe5ddb2
|
docker: move assets to ts
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:26 +01:00 |
|
CrazyMax
|
adad1e3786
|
ci: build workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:25 +01:00 |
|
CrazyMax
|
3a0f4db686
|
fix license headers
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:25 +01:00 |
|
CrazyMax
|
2201fc1194
|
e2e: coverage reports
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:25 +01:00 |
|
CrazyMax
|
6210eb507a
|
docker: print logs from windows service after install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:25 +01:00 |
|
CrazyMax
|
3b532d1b91
|
docker: install with custom runDir
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:25 +01:00 |
|
CrazyMax
|
93fa96f54f
|
docker: install for linux
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:24 +01:00 |
|
CrazyMax
|
3ec6f00f46
|
docker: custom colima cfg on install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:24 +01:00 |
|
CrazyMax
|
4d66b2fa08
|
docker: install and download methods for macos and windows
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:24 +01:00 |
|
CrazyMax
|
964381b7e9
|
move docker under dedicated folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:24 +01:00 |
|