a90a823d80updates go.mod (via go mod download)
Tony Worm
2021-03-22 14:51:50 -04:00
5dd7dea6afMerge pull request #201 from dagger/dependabot/go_modules/cuelang.org/go-0.3.0-beta.7
Andrea Luzzardi
2021-03-22 11:32:40 -07:00
9b8d1141e1fix go.mod
Andrea Luzzardi
2021-03-22 11:24:08 -07:00
3c1b4ea8cebuild(deps): bump cuelang.org/go from 0.3.0-beta.6 to 0.3.0-beta.7
dependabot[bot]
2021-03-22 08:58:13 +00:00
b23984f0b3Merge pull request #200 from dagger/stable-llb
Andrea Luzzardi
2021-03-19 18:11:29 -07:00
b8de4e5049cache fix: stable ordering of maps (Env, Mount, ...)
Andrea Luzzardi
2021-03-19 15:07:01 -07:00
1904d3a918Merge pull request #198 from dagger/inputs-encryption
Andrea Luzzardi
2021-03-19 13:02:56 -07:00
b90f6d5b2dexamples: clarify react-netlify instructions
Andrea Luzzardi
2021-03-19 10:38:33 -07:00
35028b5d57ci: run tests and linter in parallel
Andrea Luzzardi
2021-03-18 18:41:38 -07:00
d351b0086adebug
Andrea Luzzardi
2021-03-18 18:05:01 -07:00
fbdfe27103stdlib: netlify: export the deployUrl and logsUrl
Andrea Luzzardi
2021-03-18 17:37:54 -07:00
5438e4177cstdlib: add tests for netlify
Andrea Luzzardi
2021-03-18 17:36:10 -07:00
657b100ff1ci: test react-netlify using secrets
Andrea Luzzardi
2021-03-18 15:30:43 -07:00
87d576e936ci: remove git-crypt, switch to sops
Andrea Luzzardi
2021-03-18 15:30:00 -07:00
56ea7e3991do not log inputs as they may contain secrets
Andrea Luzzardi
2021-03-18 15:30:36 -07:00
e6bb3f12f4inputs decryption using SOPS
Andrea Luzzardi
2021-03-18 15:03:45 -07:00
eb6fe17df3Merge pull request #188 from dagger/example-aws-eks
Sam Alba
2021-03-18 16:37:29 -07:00
dd5e5684b2stdlib: moved kubeconfig to #Secret
Sam Alba
2021-03-18 16:26:38 -07:00
13fa947062stdlib: cue fmt
Sam Alba
2021-03-18 15:54:53 -07:00
fee4431d48Merge pull request #199 from dagger/fix-log-flags
Andrea Luzzardi
2021-03-18 16:02:24 -07:00
ad0fcfffebfix --log-* flags
Andrea Luzzardi
2021-03-18 15:55:16 -07:00
abdcb7e093added kubeconfig code in the example + updated readme
Sam Alba
2021-03-18 15:53:55 -07:00
54251f88b4stdlib: share aws config cli
Sam Alba
2021-03-18 15:53:26 -07:00
ea02b579d6stdlib: implemented aws/eks
Sam Alba
2021-03-18 15:51:56 -07:00
53e98e8ef5Merge pull request #196 from dagger/fetchgit-cache-fix
Andrea Luzzardi
2021-03-18 14:48:34 -07:00
1309af9c9cMerge pull request #197 from dagger/logger-json
Andrea Luzzardi
2021-03-18 11:50:44 -07:00
29e8c3b94bMerge pull request #195 from dagger/update-daggerignore
Andrea Luzzardi
2021-03-18 11:19:20 -07:00
5cd3aa5001logger: serialize unknown fields to json
Andrea Luzzardi
2021-03-18 11:18:50 -07:00
5b1e7eeacfpipeline: FetchGit: make a copy of the content to avoid caching issues
Andrea Luzzardi
2021-03-18 11:18:06 -07:00
f7457e2cbaSimplified infra args to be more intuitive + moved EKS worker node group to managed nodes instead of plain ec2 instances
Sam Alba
2021-03-18 10:42:45 -07:00
b1b2118431update .daggerignore
Andrea Luzzardi
2021-03-18 10:04:13 -07:00
6cecde59fdMerge pull request #192 from verdverm/daggerignore
Andrea Luzzardi
2021-03-18 10:00:16 -07:00
3dab86694eimpl test, log patterns when .daggerignore found, lint, fix stdlib/file test imports
Tony Worm
2021-03-18 12:38:50 -04:00