Commit Graph

1327 Commits

Author SHA1 Message Date
Andrea Luzzardi
4d9ef37b48 log stderr output as INFO
Fixes #241

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-22 12:48:42 +02:00
Andrea Luzzardi
83019a5414
Merge pull request #685 from TomChv/move-tests-to-universe
Move tests to universe
2021-06-21 17:41:43 +02:00
Andrea Luzzardi
8ccda8de0f
Merge pull request #693 from samalba/test-input-dir-ignore
test: added test for ignoring .dagger directory in input dir
2021-06-21 17:40:28 +02:00
Andrea Luzzardi
177e22681b
Merge pull request #695 from aluzzardi/docs-netlify-build-hook
docs: add netlify build hook
2021-06-21 15:41:26 +02:00
Andrea Luzzardi
ec83ed5047 docs: add netlify build hook
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-21 15:41:12 +02:00
Solomon Hykes
656b01041d Docs: 102: use new dagger.#Input in sample code
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-21 15:29:02 +02:00
Solomon Hykes
e8b8c47751 Remove original examples directory
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-21 15:27:52 +02:00
Andrea Luzzardi
4615b8ceca
Merge pull request #694 from aluzzardi/docs-dogfood-disable
docs: disable deploying using dagger
2021-06-21 15:20:10 +02:00
Andrea Luzzardi
479dc50402 docs: disable deploying using dagger
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-21 15:19:26 +02:00
Sam Alba
f4afe5d129 test: added test for ignoring .dagger directory in input dir
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-21 15:14:18 +02:00
Solomon Hykes
53f4ef049a stdlib: dagger.#Output
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-21 14:47:45 +02:00
Solomon Hykes
8383efdba6 stdlib: dagger.#Input
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-21 14:47:45 +02:00
Solomon Hykes
49277af680 Add simple test environment for core features
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-21 14:47:45 +02:00
Andrea Luzzardi
21c76f2873
Merge pull request #691 from aluzzardi/docs-netlify-toml
docs: move netlify.toml to website
2021-06-21 13:26:45 +02:00
Andrea Luzzardi
9452b84de8 docs: move netlify.toml to website
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-21 13:24:43 +02:00
Andrea Luzzardi
d887eaf045
Merge pull request #684 from samalba/fix-input-dir-cache
revert input dir management to llb.Copy to fix cache for yarn source pkg
2021-06-21 13:13:11 +02:00
Sam Alba
efed4f73ea input/dir: ignore .dagger/ directory by default
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-21 11:37:48 +02:00
Sam Alba
7d9ff46ebd revert input dir management to llb.Copy to fix cache for yarn source pkg
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-20 08:32:37 +02:00
Tom Chauveau
9c20c45453 Use sandbox in tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-18 23:29:31 +02:00
Tom Chauveau
2e9a0d6509 Add test to universe
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-18 18:33:02 +02:00
Tom Chauveau
b999a3dd11 Remove old stdlib tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-18 17:54:50 +02:00
Andrea Luzzardi
c0d510e68d
Merge pull request #683 from aluzzardi/docs-auth-reduce-scope
docs: auth: reduce scope
2021-06-18 17:25:54 +02:00
Andrea Luzzardi
16cbb7fca0 docs: auth: reduce scope
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-18 17:20:28 +02:00
Andrea Luzzardi
1001f678a0
Merge pull request #682 from aluzzardi/docs-deploy
docs: update deployment
2021-06-18 17:04:49 +02:00
Andrea Luzzardi
c53e6c77ec docs: netlify: disable auth for deploy preview, enable in production
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-18 16:54:06 +02:00
Andrea Luzzardi
30b7bc89ec docs: set env vars for deployment
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-18 16:53:28 +02:00
Andrea Luzzardi
1b5db73785
Merge pull request #679 from slumbering/auth-control
Auth control
2021-06-18 16:38:14 +02:00
slumbering
8dd50f1636 docs: 🐛 build devel env with authentication disable
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 16:09:47 +02:00
slumbering
5171b1666c docs: 🐛 remove oauth param from .env + code refacto
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 16:04:40 +02:00
slumbering
8c2ef129cf docs: 💄 change heading color for dark mode
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 14:38:46 +02:00
slumbering
938e402b54 docs: 🔒 lower brokenlinks security behaviour
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 13:38:23 +02:00
Sam Alba
67fb9678af stdlib/s3: fix lint
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-18 13:29:18 +02:00
Sam Alba
cce6a2f620
Merge pull request #680 from samalba/fix-s3-sync
stdlib/s3: fixes always flag (fixes #676)
2021-06-18 13:20:44 +02:00
Sam Alba
9e20543fcd stdlib/s3: protect always flag
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-18 13:20:28 +02:00
Sam Alba
448c8102e3 stdlib/s3: fixes always flag (fixes #676)
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-18 13:09:02 +02:00
Blocksmith
198940f615
Merge branch 'main' into auth-control 2021-06-18 11:58:56 +02:00
slumbering
e988a6fa76 docs: 🐛 check in a different manner env var
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 11:43:17 +02:00
slumbering
1bd1be5cb1 docs: 🐛 stop api call when user is granted
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 11:33:48 +02:00
Sam Alba
331950c133
Merge pull request #678 from slumbering/oauth-scope
change github oAuth from full access to read only
2021-06-18 10:40:32 +02:00
slumbering
d763ee98c9 docs: 🔒 change github oAuth from full access to read only
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-18 09:35:37 +02:00
Sam Alba
d5c575b154
Merge pull request #674 from slumbering/ux-ui-reviews
css enhancement + add gtag
2021-06-17 17:58:35 +02:00
slumbering
4cdcbc947c docs: 🐛 remove plugin installed two times
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-17 17:56:30 +02:00
slumbering
54212596ac docs: 🐛 css enhancement + add gtag
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-17 17:50:08 +02:00
Sam Alba
875df13721
Merge pull request #673 from samalba/fix-init-cmd
docs: 101: fixed init command
2021-06-17 17:49:49 +02:00
Sam Alba
a8889d69fc docs: 101: fixed init command
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-17 17:49:16 +02:00
Andrea Luzzardi
a8c12e7c3f
Merge pull request #672 from aluzzardi/ensure-key
keychain: always ensure the default key is generated
2021-06-17 17:43:09 +02:00
Andrea Luzzardi
687c0e33a4 keychain: always ensure the default key is generated
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-17 17:23:11 +02:00
Solomon Hykes
a4e31949a3 Migrate integration test for universe/go
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-06-17 16:38:58 +02:00
Sam Alba
9f3307b26b
Merge pull request #668 from samalba/readme-docs
docs: updated readme.md
2021-06-17 14:47:15 +02:00
Sam Alba
c462312c7c docs: updated readme.md
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-17 14:38:03 +02:00