Andrea Luzzardi
cb56dd0950
Merge pull request #452 from shykes/docs-intro
...
Docs: overview page (copied from README)
2021-05-12 12:16:52 -07:00
Andrea Luzzardi
e58bb08ade
Merge pull request #453 from slumbering/patch-2
...
Update doc.yml
2021-05-12 12:16:36 -07:00
Blocksmith
b5f2932bed
Update doc.yml
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-12 12:16:13 -07:00
Solomon Hykes
8109c170a5
Docs: overview page (copied from README)
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 19:07:20 +00:00
Andrea Luzzardi
2d067c19b4
Merge pull request #443 from dubo-dubon-duponey/sop
...
Proposal to fix #442
2021-05-12 11:29:16 -07:00
Solomon Hykes
98b3951c73
stdlib: os package
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-11 17:32:50 -07:00
Sam Alba
d93a1d24b8
Merge pull request #444 from samalba/s3-example
...
examples/simple-s3: easier example to understand simple use case
2021-05-11 16:18:26 -07:00
Sam Alba
8730c66167
cue fmt
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-11 15:21:34 -07:00
Sam Alba
9cab6146ce
examples/simple-s3: easier example to understand simple use case
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-11 15:03:28 -07:00
dubo-dubon-duponey
c5c15c2e1a
Proposal to fix #442
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-11 15:03:15 -07:00
Andrea Luzzardi
9f5dfacbbf
Merge pull request #438 from dubo-dubon-duponey/build
...
Support for target & hosts (#DockerBuild)
2021-05-10 18:12:10 -07:00
dubo-dubon-duponey
53611be733
Add add-hosts to DockerBuild
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-10 15:06:50 -07:00
Andrea Luzzardi
42cf2c18d4
Merge pull request #390 from aluzzardi/terraform
...
stdlib: terraform support
2021-05-10 11:26:48 -07:00
Andrea Luzzardi
cc3da29354
Merge pull request #439 from dagger/dependabot/go_modules/github.com/hashicorp/go-version-1.3.0
...
build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
2021-05-10 11:25:05 -07:00
dependabot[bot]
5ba648e879
build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
...
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/hashicorp/go-version/releases )
- [Changelog](https://github.com/hashicorp/go-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-version/compare/v1.2.1...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:29:32 +00:00
dubo-dubon-duponey
38200f556c
Add target opt to DockerBuild
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-09 21:09:13 -07:00
Sam Alba
6c806a7226
Merge pull request #425 from TomChv/check-version
...
Check dagger version periodically
2021-05-07 15:16:38 -07:00
Sam Alba
c7323e79bc
cmd/version: simplified some code + added homebrew support
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-07 15:11:23 -07:00
Sam Alba
aee09b2d47
merged update and install page
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-07 15:10:58 -07:00
Andrea Luzzardi
c09be04fc2
Merge pull request #434 from aluzzardi/deployment-env
...
complete deployment->environment rename
2021-05-07 14:44:02 -07:00
Andrea Luzzardi
52048e1f24
complete deployment->environment rename
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 14:39:12 -07:00
Andrea Luzzardi
2767d5e821
Merge pull request #430 from unclejack/smaller_static_binary
...
Dockerfile: make the static binary smaller
2021-05-07 13:42:06 -07:00
Andrea Luzzardi
d8deeb7077
Merge pull request #414 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.8.3
...
fix pipeline caching when using cache mounts
2021-05-07 12:04:26 -07:00
Andrea Luzzardi
b979e2e994
stdlib: terraform support
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 12:00:45 -07:00
Andrea Luzzardi
d8a1f35f68
fix pipeline caching when using cache mounts
...
Force the Pipeline to resolve the canonical Cue value before computing.
This ensures that `.Path()` gives a constant result even on references.
Fixes #399
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 11:54:45 -07:00
unclejack
6510bf6068
Dockerfile: make the static binary smaller
...
Signed-off-by: unclejack <unclejack@users.noreply.github.com>
2021-05-07 21:08:23 +03:00
Tom Chauveau
3bea6d5d93
Cancel check if dagger is not run manually
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-07 15:46:20 +02:00
Tom Chauveau
0e320eca70
Update documentation
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-07 15:46:20 +02:00
Tom Chauveau
5f723df36a
Add dagger version check
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-07 15:46:19 +02:00
Andrea Luzzardi
99386c3aa8
Merge pull request #429 from dagger/dependabot/docker/golang-1.16.4-alpine
2021-05-07 00:17:36 -07:00
dependabot[bot]
0679c35163
build(deps): bump golang from 1.16.3-alpine to 1.16.4-alpine
...
Bumps golang from 1.16.3-alpine to 1.16.4-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 07:09:58 +00:00
Andrea Luzzardi
09b614f3ff
Merge pull request #423 from dagger/dependabot/go_modules/cuelang.org/go-0.4.0-beta.1
...
build(deps): bump cuelang.org/go from 0.4.0-alpha.2 to 0.4.0-beta.1
2021-05-06 18:29:13 -07:00
Andrea Luzzardi
d9ed7a0030
Merge pull request #424 from slumbering/jffarge/doc-workflows
...
doc action to copy doc files from dagger to launch.dagger
2021-05-06 10:18:53 -07:00
jffarge
6f8721b709
feat: 🔨 add doc action to copy doc files from dagger to launch.dagger
...
Signed-off-by: jffarge <slumbering.pierrot@gmail.com>
2021-05-06 17:06:35 +02:00
dependabot[bot]
89c0d5d264
build(deps): bump cuelang.org/go from 0.4.0-alpha.2 to 0.4.0-beta.1
...
Bumps cuelang.org/go from 0.4.0-alpha.2 to 0.4.0-beta.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 07:25:32 +00:00
Andrea Luzzardi
0cad17c8bf
Merge pull request #421 from aluzzardi/remove-leftover
...
remove leftover file
2021-05-05 12:05:30 -07:00
Andrea Luzzardi
ef8e3a6d3a
remove leftover file
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-05 12:04:55 -07:00
Solomon Hykes
31c4cee255
Extreme git flow: improved.
...
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-05-04 22:26:06 -07:00
dependabot[bot]
e43532b6fc
build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3
...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/moby/buildkit/releases )
- [Commits](https://github.com/moby/buildkit/compare/v0.8.2...v0.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-04 12:46:29 -07:00
Andrea Luzzardi
3cbdd1fc2a
Merge pull request #384 from TomChv/test-aws-ecr
...
Add tests for AWS ecr
2021-05-04 12:46:09 -07:00
Andrea Luzzardi
a7d2106486
Merge pull request #339 from TomChv/kubernetes-kustomize
...
Add kustomize to Kubernetes stdlib
2021-05-04 12:42:40 -07:00
Tom Chauveau
15d1eca41e
Add tests for AWS ecr
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-04 12:40:57 -07:00
Sam Alba
7c7a6bc741
Merge pull request #416 from samalba/release-doc
...
Release doc
2021-05-04 11:40:29 -07:00
Solomon Hykes
cea743b97b
devenv: split adhoc stdlib tests into separate env
...
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-05-04 11:21:34 -07:00
Solomon Hykes
3b03c96e28
devenv: use dagger.io/os
...
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-05-04 11:21:02 -07:00
Solomon Hykes
052a623294
stdlib: io for portable I/O interfaces, os for system primitives
...
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-05-04 11:21:02 -07:00
Sam Alba
2fdecc045f
docs: install instructions
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-03 17:21:47 -07:00
Sam Alba
43b43f7868
release: added install script
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-03 17:20:45 -07:00
Sam Alba
f30569d42b
release: added exclude filters for changelog
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-03 17:20:33 -07:00
Andrea Luzzardi
114b777402
Merge pull request #413 from dagger/dependabot/go_modules/github.com/uber/jaeger-client-go-2.28.0incompatible
...
build(deps): bump github.com/uber/jaeger-client-go from 2.27.0+incompatible to 2.28.0+incompatible
2021-05-03 10:48:21 -07:00