Commit graph

67 commits

Author SHA1 Message Date
Eli Gladman
2ab4131ade Install binary to less permissive location to support self-hosted runners
Signed-off-by: Eli Gladman <8713153+egladman@users.noreply.github.com>
2023-12-29 22:41:55 -08:00
Eli Gladman
d62508b22a gracefully stop containers
Signed-off-by: Eli Gladman <8713153+egladman@users.noreply.github.com>
2023-12-29 22:41:55 -08:00
Jeremy Adams
6a288cfe4d Remove git metadata hack. Not needed
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
2023-11-14 11:31:05 -08:00
Jeremy Adams
106340bff2 Add support for dagger run and workdir
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
2023-11-14 11:31:05 -08:00
Kyle Penfound
ea1e4f41f5 update dagger 0.9.3
Signed-off-by: Kyle Penfound <kyle@dagger.io>
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
Co-authored-by: Jeremy Adams <jeremy@dagger.io>
2023-11-14 11:31:05 -08:00
Marcos Nils
2572459a33
rename dagger to dagger-cue (#79)
* rename dagger to dagger-cue
fixes #78

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2023-02-13 17:08:12 -03:00
Gerhard Lazu
75549c92b9
Pin dagger CLI to v0.2 (#81)
Since we published https://github.com/dagger/dagger/releases/tag/v0.3.6
(Nov. 30, 2022), this action started downloading that version (i.e.
`latest`), which resulted in breakage, as described in the issue that
this fixes.

As soon as all tests pass and this gets the OK + merge, we should:
1. Cut a new release for this action (I am thinking v3.2.0)
2. Update the v3 tag to point to this new version

That should fix this for all existing GitHub Actions users without any
intervention on their part.

Fixes https://github.com/dagger/dagger-for-github/issues/80

Signed-off-by: Gerhard Lazu <gerhard@dagger.io>
2022-12-06 19:39:50 +00: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
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
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
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
Andrea Luzzardi
bd4594ef89 version: default to latest
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-09 11:58:57 -08: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
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
66fd1bdf2e
Add input to allow to cleanup Dagger home folder at the end of a job
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-31 10:18:37 +02:00
CrazyMax
d31a5c821f
Move to dagger org 2021-05-30 08:51:33 +02:00
CrazyMax
aecf5e3748
Initial commit 2021-05-30 07:51:20 +02:00