Justin Chadwell
f599d88d33
chore: fix multiline output
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
2024-12-13 13:19:54 +00:00
Justin Chadwell
f2957ff708
tests: add test for multiline output
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
2024-12-13 13:19:54 +00:00
Jeremy Adams
078ac0e046
chore: use v0 version of publish immutable action
...
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
2024-11-08 13:15:01 -08:00
Jeremy Adams
492bb95adc
chore: Create publish-immutable-action.yml
...
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
2024-11-08 12:49:34 -08:00
Justin Chadwell
33170d0344
test: add version tests ( #153 )
...
* test: add versioning tests
Signed-off-by: Justin Chadwell <me@jedevc.com>
* feat: add output for action
To chain on from the github action, it's very useful to be able to get
the output from an action.
Signed-off-by: Justin Chadwell <me@jedevc.com>
---------
Signed-off-by: Justin Chadwell <me@jedevc.com>
2024-10-25 16:40:22 +01:00
Jeremy Adams
7815dae500
chore: Set aside old content
...
Signed-off-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
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
dddc319cff
ci: fix workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-06 12:19:15 +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
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
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
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
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
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
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
a99366016f
Use major
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-24 00:36:41 +02:00
dependabot[bot]
7fca10f4b5
Bump codecov/codecov-action from 1 to 2.0.1
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 2.0.1.
- [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/v1...v2.0.1 )
---
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>
2021-07-20 10:14:39 +00:00
CrazyMax
52d0d7f5e6
Fix package
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-28 19:21: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
Andrea Luzzardi
33c13c68bd
Merge pull request #5 from crazy-max/ci-age-secret
...
Test age secret
2021-06-01 11:47:48 -07:00
CrazyMax
92c32f12ef
Test age secret
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-01 20:42:48 +02:00
CrazyMax
6cffa4655d
Fix branch name
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-30 09:44:17 +02:00
CrazyMax
d31a5c821f
Move to dagger org
2021-05-30 08:51:33 +02:00
CrazyMax
10d0b6e98e
Update ci workflow
2021-05-30 08:02:28 +02:00
CrazyMax
166ec1a4fd
Add workflows
2021-05-30 07:54:43 +02:00
CrazyMax
4cbde6ce16
Add labels workflow
2021-05-30 07:54:15 +02:00