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 |
|
CrazyMax
|
13b2e51327
|
Merge pull request #26 from grouville/new-action-name
Change Action name from "dagger-action" to "dagger-for-github"
|
2022-03-09 16:37:48 +01:00 |
|
guillaume
|
873e2c163f
|
Change Action name from "dagger-action" to "dagger-for-github"
For consistency purposes, the action name will now follow the repo name
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
|
2022-03-09 09:46:27 +01:00 |
|
CrazyMax
|
1802b7860b
|
Merge pull request #23 from dagger/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-06 22:20:13 +01:00 |
|
dependabot[bot]
|
7e0b7293f7
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 10:14:17 +00:00 |
|
CrazyMax
|
2e5f57a90b
|
Merge pull request #22 from crazy-max/renaming
rename repo to dagger-for-github
|
2022-02-25 21:25:18 +01:00 |
|
CrazyMax
|
826af86330
|
rename repo to dagger-for-github
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-02-25 11:49:00 +01:00 |
|
CrazyMax
|
9e6ff7eb45
|
Merge pull request #18 from crazy-max/update-workflow
dev: update workflow
|
2021-12-16 03:31:20 +01:00 |
|
CrazyMax
|
2ca35469a6
|
dev: update workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-12-16 03:28:57 +01:00 |
|
CrazyMax
|
d965b936b3
|
Merge pull request #17 from crazy-max/log-format
Fix log-format
|
2021-12-16 03:14:14 +01:00 |
|
CrazyMax
|
9b7356ba7c
|
Update dagger env
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-12-16 03:12:22 +01:00 |
|
CrazyMax
|
44619516dc
|
Fix log-format
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-10 19:24:33 +02:00 |
|
CrazyMax
|
17d1f37e8b
|
Merge pull request #16 from dagger/dependabot/npm_and_yarn/actions/core-1.6.0
Bump @actions/core from 1.5.0 to 1.6.0
|
2021-10-04 13:06:41 +02:00 |
|
CrazyMax
|
2eb4a38230
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-04 13:04:50 +02:00 |
|
dependabot[bot]
|
1298d87b24
|
Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.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>
|
2021-09-29 10:15:54 +00:00 |
|