Commit Graph

775 Commits

Author SHA1 Message Date
Andrea Luzzardi
72e3ec0542
Merge pull request #382 from dagger/dependabot/go_modules/google.golang.org/grpc-1.37.0
build(deps): bump google.golang.org/grpc from 1.29.1 to 1.37.0
2021-04-28 11:08:12 -07:00
dependabot[bot]
4c9fecb51e
build(deps): bump google.golang.org/grpc from 1.29.1 to 1.37.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.29.1 to 1.37.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.29.1...v1.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 07:52:24 +00:00
Solomon Hykes
5f23f29b3f Fix broken store layout from terminology change
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-04-27 18:01:53 -07:00
Solomon Hykes
d7391fe948 Rename "deployment" to "environment": tests
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-04-27 13:59:27 -07:00
Solomon Hykes
e6e8ab390d Rename "deployment" to "environment": code
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-04-27 13:59:27 -07:00
Solomon Hykes
d1853f9e4b Rename "deployment" to "environment": docs.
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-04-27 13:59:27 -07:00
Sam Alba
d44a03c635
Merge pull request #374 from samalba/jamstack-inputs
examples/jamstack: use a inputs.yaml instead of cue code
2021-04-27 13:26:06 -07:00
Sam Alba
56926a7fed examples/jamstack: use a inputs.yaml instead of cue code
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-27 12:11:33 -07:00
Andrea Luzzardi
46aa2877ab
Merge pull request #373 from samalba/docker-login
Docker login
2021-04-27 10:35:44 -07:00
Sam Alba
520030d4ee fixed tests creds + added authprovider to client solver
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 18:00:31 -07:00
Sam Alba
df4f4b293c cue fmt
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:45:14 -07:00
Sam Alba
aa74b8fb7b added tests for push-container with login
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:42:48 -07:00
Sam Alba
ea43129a1f go mod
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:42:36 -07:00
Sam Alba
ddd093f44d examples/jamstack: updated example
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:42:13 -07:00
Sam Alba
4df8b3e087 stdlib/dagger/op: Added #DockerLogin
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:41:04 -07:00
Sam Alba
45ecc32423 implemented docker-login op to add custom registry credentials to the buildkit from a pipeline
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 17:40:51 -07:00
Sam Alba
c28199c76e stdlib/ecr / jamstack: ported to new syntax
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-26 14:12:43 -07:00
Andrea Luzzardi
07f7c419f0
Merge pull request #348 from aluzzardi/tests-parallel
tests: run bats tests in parallel
2021-04-26 10:49:17 -07:00
Andrea Luzzardi
1f9e8fb34f tests: run bats tests in parallel
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-26 10:42:56 -07:00
Andrea Luzzardi
c8dbbaa1c6
Merge pull request #371 from TomChv/test-naming-convention 2021-04-24 14:04:36 -07:00
Andrea Luzzardi
7bcd28582f
Merge pull request #350 from TomChv/tests-aws-eks 2021-04-24 14:04:11 -07:00
Tom Chauveau
7995594a12 Add more tests on Subdir operation
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-24 22:34:14 +02:00
Tom Chauveau
e366773dc0 Rename tests with new naming convention and update tests lists
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-24 22:33:52 +02:00
Andrea Luzzardi
a9189392b9
Merge pull request #370 from TomChv/fix-subdir 2021-04-24 11:16:26 -07:00
Tom Chauveau
57256eb8c4 Add tests for Subdir operation
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-24 19:32:02 +02:00
Tom Chauveau
907430d409 Fix Subdir op
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-24 19:31:36 +02:00
Andrea Luzzardi
5b6491aa07
Merge pull request #367 from dagger/revert-344-registry-auth
Revert "support registry auth"
2021-04-23 17:30:46 -07:00
Andrea Luzzardi
2b7dfcae29 Revert "support registry auth"
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-23 16:59:22 -07:00
Tom Chauveau
9fc247848f Add test on AWS eks
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-23 13:51:50 +02:00
Tom Chauveau
2d72303bc4 Fix AWS eks kubeconfig generation
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-23 13:50:07 +02:00
Andrea Luzzardi
d77c6f46ff
Merge pull request #342 from verdverm/scan-for-inputs
add cmd/input/list to scan a plan for inputs
2021-04-22 18:41:23 -07:00
Tony Worm
6488d41603 add cmd/input/list to scan a plan for inputs
Signed-off-by: Tony Worm <tony@hofstadter.io>
2021-04-22 17:39:36 -04:00
Andrea Luzzardi
3dba19d9a0
Merge pull request #352 from TomChv/tests-aws-s3
Test AWS S3
2021-04-22 12:29:31 -07:00
Andrea Luzzardi
8cadd97c60
Merge pull request #344 from aluzzardi/registry-auth
support registry auth
2021-04-22 12:14:59 -07:00
Andrea Luzzardi
4f91907ac4
Merge pull request #356 from dagger/revert-347-stdlib-import-cycle
Revert "stdlib: dagger.io/dagger/op: stricter typing for load, mount, copy"
2021-04-22 12:14:37 -07:00
Sam Alba
c717af0403
Merge pull request #355 from samalba/312-list-current
cmd/list: better error handling
2021-04-22 12:11:10 -07:00
Sam Alba
877b12fe4b Revert "stdlib: dagger.io/dagger/op: stricter typing for load, mount, copy"
This reverts commit 3e2b46bf3a.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-22 12:08:08 -07:00
Tom Chauveau
b3c29acb34 Add tests on AWS s3 upload directory
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-22 20:57:00 +02:00
Sam Alba
b674ac21b4 cmd/list: better error handling
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-22 11:56:48 -07:00
Tom Chauveau
226be80d56 Fix directory upload on AWS s3
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-22 20:56:06 +02:00
Sam Alba
d2d0734eaa
Merge pull request #343 from samalba/312-list-current
cmd/list: list show active deployment
2021-04-22 11:50:09 -07:00
Sam Alba
d000b2912b
Merge pull request #338 from dagger/pushcontainer-image-ref
Pushcontainer image ref
2021-04-22 11:49:35 -07:00
Andrea Luzzardi
b0f05e66a0
Merge pull request #351 from samalba/fix-writefile-error
Fix writefile error
2021-04-22 11:48:27 -07:00
Tom Chauveau
d5aa68fe2b Add test on AWS s3
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-22 19:18:26 +02:00
Sam Alba
5be4ac1a1d stdlib/rds: fixed error management
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-22 09:44:18 -07:00
Sam Alba
6e16207221 pipeline: better error handling on WriteFile
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-04-22 09:43:45 -07:00
Solomon Hykes
3e2b46bf3a stdlib: dagger.io/dagger/op: stricter typing for load, mount, copy
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-04-21 20:41:00 -07:00
Andrea Luzzardi
eb61f24cea
Merge pull request #346 from fermayo/fix-readme-links
readme: fix links to examples and docs
2021-04-21 11:18:23 -07:00
Andrea Luzzardi
02bfeb58cd
Merge pull request #345 from aluzzardi/test-aws-credentials
tests: add test AWS config
2021-04-21 11:14:19 -07:00
Fernando Mayo Fernandez
01ab35e100
readme: fix links to examples and docs
Signed-off-by: Fernando Mayo Fernandez <fermayo@gmail.com>
2021-04-21 20:07:08 +02:00