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
4bee5931ab
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-15 22:11:54 +02:00
CrazyMax
2d823e3484
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-15 21:54:55 +02:00
CrazyMax
6dcdca0284
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-15 21:48:14 +02:00
CrazyMax
412b19859f
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-24 12:52:02 +02:00
CrazyMax
ccc1af1df0
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-15 14:52:53 +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
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
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
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
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
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
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
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
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
44619516dc
Fix log-format
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-10 19:24:33 +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
CrazyMax
2d46e0bd13
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 19:26:51 +02:00
Sam Alba
4851ec342e
enable release downloads from cloudfromt
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-07-13 22:11:42 +02:00
CrazyMax
5d1f2d90ab
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:59:26 +02:00
CrazyMax
71bba82e74
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:39:37 +02:00
CrazyMax
c7e5ab7512
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:34:47 +02:00
CrazyMax
47153151e8
Fix config path
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-02 17:05:47 +02: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
efd9466aff
Force log-format pretty
2021-05-30 07:59:26 +02:00
CrazyMax
aecf5e3748
Initial commit
2021-05-30 07:51:20 +02:00