Commit graph

104 commits

Author SHA1 Message Date
CrazyMax
ccc1af1df0
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-15 14:52:53 +02:00
dependabot[bot]
c9df4e754b
Bump @actions/core from 1.6.0 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 10:17:10 +00:00
CrazyMax
94561d98f2
Merge pull request #61 from crazy-max/update-refs
Bump to latest major
2022-05-06 16:56:24 +02:00
CrazyMax
5d2fa7868f
Bump to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-06 16:50:24 +02:00
CrazyMax
46924d8146
Merge pull request #60 from crazy-max/node-16
Node 16 as default runtime
2022-05-06 16:43:58 +02:00
CrazyMax
4c4648c75d
Merge pull request #57 from dagger/dependabot/github_actions/docker/bake-action-2
Bump docker/bake-action from 1 to 2
2022-05-06 13:20:34 +02:00
dependabot[bot]
36a9f322f9
Bump docker/bake-action from 1 to 2
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1 to 2.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v1...v2)

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 13:17:56 +02:00
CrazyMax
cdfe7bab61
Fix deprecation warning since Node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-06 13:13:45 +02:00
CrazyMax
aded4b9914
Node 16 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-06 13:08:22 +02:00
CrazyMax
6b63f0f7fb
Merge pull request #59 from crazy-max/fix-ci-workflow
ci: fix workflow
2022-05-06 13:07:45 +02:00
CrazyMax
dddc319cff
ci: fix workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-06 12:19:15 +02:00
CrazyMax
7c13865132
Merge pull request #53 from crazy-max/build-ref
build and install dagger from source
2022-05-06 12:16:06 +02:00
CrazyMax
a4e1b392be
build and install dagger from source
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-25 21:19:37 +02:00
CrazyMax
7d447c263c
codecov config
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-23 19:03:54 +02:00
CrazyMax
79e4c3db72
Merge pull request #54 from crazy-max/update-dev
chore: update dev dependencies and workflow
2022-04-23 17:51:51 +02:00
CrazyMax
85d3380195
chore: update dev dependencies and workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-23 14:35:24 +02:00
Marcos Nils
2e6b2303a4
Merge pull request #51 from crazy-max/fix-readme
docs: fix small nits in README
2022-04-14 10:52:23 -03:00
CrazyMax
dd3740ad19
docs: fix small nits in README
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-14 15:49:21 +02:00
Gerhard Lazu
ccc3d1affc
Merge pull request #50 from crazy-max/log-format-env
use DAGGER_LOG_FORMAT env instead of --log-format flag
2022-04-14 14:40:07 +01:00
CrazyMax
f752196117
use DAGGER_LOG_FORMAT env instead of --log-format flag
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-14 12:57:43 +02:00
CrazyMax
a05f03361d
Merge pull request #49 from crazy-max/update-readme
chore: readme updates
2022-04-13 17:46:37 +02:00
CrazyMax
393cfff4a4
chore: fix license in readme
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-13 17:32:23 +02:00
CrazyMax
d07b9893c0
chore: update input section in readme
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-13 17:31:22 +02:00
CrazyMax
95e6ab9a10
Merge pull request #48 from crazy-max/ci-workflow
ci: add jobs to check cmds and args behavior
2022-04-13 17:25:45 +02:00
CrazyMax
f77ae4e10d
chore: update screenshot
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-13 17:16:26 +02:00
CrazyMax
614c70320c
ci: add jobs to check cmds and args behavior
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-13 17:13:21 +02:00
CrazyMax
5abe007a97
Merge pull request #47 from joaofnds/main
feat: add `cmds` input (multiline `args`)
2022-04-13 17:10:53 +02:00
João Fernandes
056e107b22
feat: add 'cmds' input
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
2022-04-13 09:57:06 -03:00
Marcos Nils
d1bb14ca11
Merge pull request #46 from crazy-max/multiline-input
chore(dev): getInputList helper func
2022-04-12 13:18:34 -03:00
CrazyMax
d0d5d21abc
chore(dev): getInputList helper func
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-12 16:39:38 +02:00
CrazyMax
14118c6569
Merge pull request #41 from dagger/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2022-04-11 23:34:38 +02:00
CrazyMax
dfe5ba274c
Merge pull request #37 from dagger/dependabot/npm_and_yarn/actions/exec-1.1.1
Bump @actions/exec from 1.1.0 to 1.1.1
2022-04-11 23:34:27 +02:00
CrazyMax
4a731f7d83
Merge pull request #36 from dagger/dependabot/npm_and_yarn/actions/tool-cache-1.7.2
Bump @actions/tool-cache from 1.7.1 to 1.7.2
2022-04-11 23:34:19 +02:00
dependabot[bot]
9199d7a2ea
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:11:06 +00:00
Andrea Luzzardi
093b23cf2e
Merge pull request #33 from aluzzardi/0.2-cleanup
Misc v2 cleanups
2022-03-22 14:34:29 -07:00
dependabot[bot]
a45ac33994
Bump @actions/exec from 1.1.0 to 1.1.1
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec)

---
updated-dependencies:
- dependency-name: "@actions/exec"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 10:19:19 +00:00
dependabot[bot]
d30baae765
Bump @actions/tool-cache from 1.7.1 to 1.7.2
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 10:18:57 +00:00
Andrea Luzzardi
82d97f42d4 test: .gitattributes: use linguist-generated
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 10:49:31 -08:00
Andrea Luzzardi
3b1ebe890f README: update to v2
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 10:49:19 -08:00
Andrea Luzzardi
9fb860dd48 test: remove .dagger
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 10:49:03 -08:00
Andrea Luzzardi
50095541a5
Merge pull request #31 from aluzzardi/fix-example
README: fix action version in example
2022-03-09 15:19:28 -08:00
Andrea Luzzardi
3c4b6fee91 README: fix action version in example
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 15:10:49 -08:00
Andrea Luzzardi
d384192511
Merge pull request #30 from aluzzardi/europa-update
update action to dagger 0.2
2022-03-09 15:01:15 -08:00
Andrea Luzzardi
24d6bfd692 update action to dagger 0.2
- Remove AGE key setup
- Update README to use `dagger do`
- Update tests to dagger 0.2

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 14:47:41 -08:00
CrazyMax
64f8bd95de
Merge pull request #29 from aluzzardi/version-default-latest
version: default to latest
2022-03-09 21:02:02 +01:00
Andrea Luzzardi
bd4594ef89 version: default to latest
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 11:58:57 -08:00
CrazyMax
dc68f283fe
Merge pull request #28 from aluzzardi/version-default-0.1
version: default to 0.1
2022-03-09 20:45:47 +01:00
Andrea Luzzardi
40f529cb2d version: default to 0.1
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 11:44:13 -08:00
CrazyMax
f83409d4f4
Merge pull request #27 from aluzzardi/major-minor-pinning
support major-minor version pinning
2022-03-09 20:41:10 +01:00
Andrea Luzzardi
ad17c50af5 support major-minor version pinning
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 11:38:04 -08:00