Commit Graph

1403 Commits

Author SHA1 Message Date
Andrea Luzzardi
e40307af29
Merge pull request #803 from grouville/doc-update-universe-change
docs: 100% manual verification of doc + update with last plan change
2021-07-12 10:43:50 +02:00
Guillaume de Rouville
482df27352 docs: 100% manual verification of doc + update with last plan change
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-10 17:03:47 +02:00
Solomon Hykes
8942b775d7 Improve “what is Dagger”
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-07-09 17:07:15 +02:00
Andrea Luzzardi
5483a0f876
Merge pull request #799 from dagger/dependabot/npm_and_yarn/website/sass-1.35.2
build(deps): bump sass from 1.35.1 to 1.35.2 in /website
2021-07-09 12:22:39 +02:00
dependabot[bot]
6469621489
build(deps): bump sass from 1.35.1 to 1.35.2 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2.
- [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.35.1...1.35.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 19:15:37 +00:00
Andrea Luzzardi
7fd80c774a
Merge pull request #773 from aluzzardi/universe-vendoring
universe vendoring
2021-07-08 18:23:40 +02:00
Andrea Luzzardi
06b671a528 commit missing cue.mod
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-08 17:52:21 +02:00
Andrea Luzzardi
f58ee5811b universe vendoring
Rather than injecting universe at runtime, this change will vendor
alpha.dagger.io in `cue.mod` directly.

Fixes #700

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-08 17:52:21 +02:00
Andrea Luzzardi
83cd3a578f
Merge pull request #795 from samalba/contributing-dco
added DCO requirement to the contributing guide
2021-07-08 15:04:11 +02:00
Sam Alba
fd60355281 added DCO requirement to the contributing guide
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-07-08 14:32:01 +02:00
Andrea Luzzardi
bf6a9f3588
Merge pull request #786 from dagger/dependabot/npm_and_yarn/website/react-social-login-buttons-3.5.0
build(deps): bump react-social-login-buttons from 3.4.0 to 3.5.0 in /website
2021-07-08 12:24:54 +02:00
Andrea Luzzardi
13e2b13636
Merge pull request #794 from aluzzardi/universe-test-packages
universe: stop using deprecated plan module
2021-07-08 12:24:22 +02:00
Andrea Luzzardi
99085a0f55 universe: stop using deprecated plan module
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-08 12:08:59 +02:00
Andrea Luzzardi
f8531fdb0b
Merge pull request #772 from aluzzardi/default-plan-dir
plan: default cue module to .
2021-07-07 17:34:23 +02:00
Andrea Luzzardi
21bed8aee6
Merge pull request #789 from hinshun/fetch-http
Adds support for op.#FetchHTTP
2021-07-07 17:23:16 +02:00
Andrea Luzzardi
41620e6383 list: use homedir rather than os/user
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-07 13:12:10 +02:00
Andrea Luzzardi
6e215b194e use the workspace as the plan module
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-07 13:12:10 +02:00
Andrea Luzzardi
919d5576d0 plan: default cue module to .
Fixes #699

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-07 13:12:10 +02:00
Andrea Luzzardi
ff7fb745a4
Merge pull request #791 from TomChv/doc-107-remove-randomness
Remove random generation tag on 107 docs
2021-07-07 12:39:33 +02:00
Guillaume de Rouville
78c8779cb1 remove leftovers
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-07 12:23:53 +02:00
Tom Chauveau
9109052638 Remove random generation tag because it's not needed anymore.
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-07-07 12:23:53 +02:00
Andrea Luzzardi
70b2a9e58a
Merge pull request #775 from grouville/docs-move-plan
docs: move plan out of cue.mod
2021-07-07 12:00:39 +02:00
Sam Alba
773f26babe
Merge pull request #720 from grouville/Improve_kub_doc
docs: add remote repository to Kube docs
2021-07-07 10:53:23 +02:00
Edgar Lee
0501ae91a5 Adds support for op.#FetchHTTP
Signed-off-by: Edgar Lee <edgarhinshunlee@gmail.com>
2021-07-06 14:37:52 -07:00
dependabot[bot]
f5030d5365
build(deps): bump react-social-login-buttons in /website
Bumps [react-social-login-buttons](https://github.com/MichalSzorad/react-social-login-buttons) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/MichalSzorad/react-social-login-buttons/releases)
- [Commits](https://github.com/MichalSzorad/react-social-login-buttons/commits)

---
updated-dependencies:
- dependency-name: react-social-login-buttons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 19:11:54 +00:00
Guillaume de Rouville
7615740020 Fix english typos Kubes doc
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-05 15:24:48 +02:00
Tom Chauveau
72fcd7244b Improve 107-kubernetes.md
Add last part "CUE Kubernetes manifest", fix
some typo and update some parts.

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-07-05 14:32:15 +02:00
Guillaume de Rouville
66c1e70a5e docs: more familiar Kube
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-05 14:32:15 +02:00
Guillaume de Rouville
c809aed637 docs: move plan out of cue.mod
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-05 13:50:26 +02:00
Sam Alba
7146223ec7
Merge pull request #606 from tjovicic/cloudrun-support
Cloud Run support
2021-07-05 13:37:08 +02:00
Tihomir Jovicic
25ff825f74 Update Cloud Run docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
2021-07-05 12:43:26 +02:00
Tihomir Jovicic
31714de4e3 Update Cloud Run docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
2021-07-05 12:40:45 +02:00
Tihomir Jovicic
104928f062 Merge branch 'main' into cloudrun-support 2021-07-05 11:51:39 +02:00
Sam Alba
5e1f63c18f
Merge pull request #782 from marcosnils/patch-1
Fix 101 use typo in outputs
2021-07-05 09:20:18 +02:00
Marcos Nils
6c5b404673 Fix 101 use typo in outputs
Fixes #780

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2021-07-04 06:27:04 -03:00
Andrea Luzzardi
58eebc5f8d
Merge pull request #781 from dagger/dependabot/go_modules/github.com/spf13/cobra-1.2.1
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
2021-07-03 18:22:32 +02:00
dependabot[bot]
93f3570c79
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 19:27:22 +00:00
Andrea Luzzardi
696b8a4d4c
Merge pull request #774 from grouville/docker-push-optional-auth
docker.#Push: Set auth as optional
2021-07-02 12:09:29 +02:00
Andrea Luzzardi
43f048a71e
Merge pull request #777 from slumbering/amplitude-call
docs: call amplitude when user is logged in
2021-07-02 12:08:50 +02:00
jffarge
4f37745f6d docs: 🚑 call amplitude when user is logged in
Signed-off-by: jffarge <jf@dagger.io>
2021-07-02 11:44:02 +02:00
Guillaume de Rouville
ecd409951c docker.#Push: Set auth as optional
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-02 01:21:56 +02:00
Andrea Luzzardi
8753295169
Merge pull request #769 from aluzzardi/universe-parallel
ci: run universe tests as a separate CI job
2021-07-01 19:06:56 +02:00
Andrea Luzzardi
503d3f7690
Merge pull request #771 from aluzzardi/readme-update-discord
README: fix Discord link
2021-07-01 19:05:59 +02:00
Andrea Luzzardi
cc004eb0ef ci: run universe tests as a separate CI job
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-01 18:55:03 +02:00
Andrea Luzzardi
01ad5e4baa README: fix Discord link
Fixes #770

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-01 18:53:07 +02:00
Andrea Luzzardi
e020b23649
Merge pull request #628 from TomChv/improve-docker-push
Improve docker.#Push definition
2021-07-01 18:25:40 +02:00
Andrea Luzzardi
3ef88fc9f3
Merge pull request #744 from slumbering/fix-css
many css improvements + minor fixes
2021-07-01 18:23:53 +02:00
jffarge
86dfbc4a6b docs: 🐛 keep fixing css due to docusaurus update
Signed-off-by: jffarge <jf@dagger.io>
2021-07-01 18:17:59 +02:00
jffarge
d0169727c2 docs: 💄 many css improvments + minor fixes
Signed-off-by: jffarge <jf@dagger.io>
2021-07-01 18:17:56 +02:00
Tom Chauveau
62d27aa930 Skip push test to avoid data race (must be fix later)
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-07-01 17:49:05 +02:00