Richard Jones
d496b77c71
added test for docker run with ports
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-28 09:33:02 -06:00
Richard Jones
eadaf73d3c
regenerated docs
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-28 09:02:38 -06:00
Richard Jones
c04ef323d2
cue fmt
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-27 20:40:55 -06:00
Richard Jones
9f16bcdadb
added ports to docker.#Run
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-27 20:39:28 -06:00
Andrea Luzzardi
61c7837734
Merge pull request #1021 from dagger/dependabot/go_modules/google.golang.org/grpc-1.41.0
...
build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0
2021-09-27 14:54:18 -07:00
dependabot[bot]
bf440ebadc
build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 19:47:48 +00:00
Andrea Luzzardi
6a663c5c0a
Merge pull request #1019 from grouville/fix/edit-dir
...
Fix/dagger edit: wrong dir Path leads to infinite loop
2021-09-27 12:23:26 -07:00
Guillaume de Rouville
a7ca7e11ba
Fix/dagger edit: wrong dir Path leads to infinite loop
...
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-09-26 20:56:22 +02:00
Sam Alba
2249eab15d
Merge pull request #1002 from talentedmrjones/docs-terminology
...
DOCS: Terminology replace workspace with project
2021-09-23 17:40:52 -07:00
Andrea Luzzardi
4fc12194c8
Merge pull request #1016 from aluzzardi/opentelemetry-1.0
...
bump opentelemetry to 1.0.0
2021-09-23 17:15:58 -07:00
Andrea Luzzardi
cfc78f0d85
Merge pull request #1006 from dagger/dependabot/npm_and_yarn/website/sass-1.42.1
...
build(deps): bump sass from 1.42.0 to 1.42.1 in /website
2021-09-23 16:15:47 -07:00
Andrea Luzzardi
dd055404a3
bump opentelemetry to 1.0.0
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-09-23 16:15:21 -07:00
Richard Jones
11749cde01
replaced workspace with project
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-23 16:03:02 -07:00
Sam Alba
9c32c8a564
Merge pull request #1010 from talentedmrjones/rename-workspace-flag
...
Rename workspace to project including flag, references, and tests
2021-09-23 16:01:26 -07:00
dependabot[bot]
3ed8086dc1
build(deps): bump sass from 1.42.0 to 1.42.1 in /website
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.42.0...1.42.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 22:45:28 +00:00
Sam Alba
f05d5fdc30
Merge pull request #1011 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.8.0
...
build(deps): bump amplitude-js from 8.7.0 to 8.8.0 in /website
2021-09-23 15:41:09 -07:00
Sam Alba
b5f2f65bfd
Merge pull request #1008 from grouville/fix/netlify
...
Fix/Netlify package: reinsert always:true
2021-09-23 15:31:44 -07:00
Sam Alba
e757af6706
Merge pull request #980 from VazeeKevin/tasks/docker-args-secrets
...
Add #Secret type to Docker #Build args
2021-09-23 15:31:03 -07:00
Sam Alba
9120c52545
Merge pull request #1003 from samalba/docker-run-local
...
Docker run local
2021-09-23 15:28:26 -07:00
dependabot[bot]
79c4f6b17a
build(deps): bump amplitude-js from 8.7.0 to 8.8.0 in /website
...
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript ) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases )
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.7.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: amplitude-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 19:16:16 +00:00
Richard Jones
68f18887da
changed workspace to project for tests
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-23 12:07:09 -06:00
Richard Jones
7061ac816e
changed workspace to project
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-23 12:02:57 -06:00
Guillaume de Rouville
512b7f722b
Fix/Netlify package: reinsert always:true
...
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-09-23 19:24:48 +02:00
Andrea Luzzardi
9776532fa7
Merge pull request #1009 from slumbering/cypress-screenshot-dir
...
create an empty dir for github action to save cypress fail
2021-09-23 09:19:01 -07:00
jffarge
75ce62d76c
docs: 🐛 create an empty dir for github action to save cypress fail
...
Signed-off-by: jffarge <jf@dagger.io>
2021-09-23 14:00:11 +02:00
Kevin Poirot
51f96172bd
Add #Secret type to Docker #Build args
...
Signed-off-by: Kevin Poirot <kevin@vazee.fr>
2021-09-23 11:13:59 +02:00
Andrea Luzzardi
541c8c078f
Merge pull request #1007 from grouville/Fix/ecr
...
Fix ECR typo on localMode leading to CI Failure
2021-09-22 16:28:10 -07:00
Sam Alba
3e39b08218
Merge pull request #1004 from slumbering/update-logo
...
update with new Dagger brand
2021-09-22 16:13:37 -07:00
Guillaume de Rouville
240ee6b318
fix ecr typo on localMode
...
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-09-23 00:14:44 +02:00
Sam Alba
7aed34f270
Merge pull request #1005 from TomChv/feat/kubernetes-secret-kubeconfig
...
Support secret in kubernetes package
2021-09-22 15:13:00 -07:00
Tom Chauveau
016e3764f1
Update Github PAT for CI
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-09-22 21:38:40 +02:00
Tom Chauveau
7991991a3c
Update documentation
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-09-22 20:29:20 +02:00
Tom Chauveau
56083ed3d0
helm #Chart definition now support secret kubeconfig
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-09-22 19:11:23 +02:00
Tom Chauveau
1f5a9a9fa9
kubernetes #Resources definition now support secret kubeconfig
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-09-22 19:11:04 +02:00
jffarge
52beed86ff
docs: ✨ replace title font + reduce logo size
...
Signed-off-by: jffarge <jf@dagger.io>
2021-09-22 11:09:40 +02:00
jffarge
841bffff4b
docs: 🚀 update with new Dagger brand
...
Signed-off-by: jffarge <jf@dagger.io>
2021-09-22 10:10:51 +02:00
Sam Alba
0f6a934fd0
docs: updated generated content
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-21 17:34:51 -07:00
Sam Alba
4ccf030db8
stdlib: tests local docker socket
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-21 17:21:32 -07:00
Sam Alba
eaa965127a
stdlib: added support for local docker socket
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-21 17:19:00 -07:00
Andrea Luzzardi
7497b116ea
Merge pull request #999 from Mcfloy/buildkitd-smart-start
...
fix(buildkitd): Start the daemon if it is not active
2021-09-21 14:08:47 -07:00
Sam Alba
47721dce8a
Merge pull request #1000 from dagger/dependabot/npm_and_yarn/website/sass-1.42.0
...
build(deps): bump sass from 1.41.1 to 1.42.0 in /website
2021-09-21 12:50:12 -07:00
dependabot[bot]
eb2ae5f0d0
build(deps): bump sass from 1.41.1 to 1.42.0 in /website
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.41.1...1.42.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 19:20:04 +00:00
Richard Jones
4db3aa9931
reworded a few paragraphs, ensured all examples match the playground links
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
0037fa1f2f
additional information, new Packages section, and fix linting
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
5f45cb0eac
refinements and additional information
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
8c46a1d2f1
initial work on what is cue
...
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Lucas Perreau
72dbfe200c
fix trailing newline
...
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Lucas Perreau
8f1034b79f
style: remove spaces for consistency
...
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Lucas Perreau
4107f9a875
fix(buildkitd): Start the daemon if it is not active
...
Add a method that will retrieve the version, the running state and the network host existence of the buildkitd container.
If the version is outdated or there is no host network, we delete the container and install a proper one.
If the container is correctly configured but is not active, we start it, which saves some time.
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Sam Alba
d6dda76d81
Merge pull request #987 from samalba/docs-update-ci
...
docs: rephrase the value prop to run CI workflows using dagger
2021-09-20 16:31:22 -07:00