Kelton Bassingthwaite
755c1b4962
Changed underscore position in hidden definition.
...
Signed-off-by: Kelton Bassingthwaite <KeltonBassingthwaite@gmail.com>
2022-03-30 15:38:10 -07:00
Kelton Bassingthwaite
ef87a79588
Hid DefaultVersion definition.
...
Also updated to default version to go 1.18.
Signed-off-by: Kelton Bassingthwaite <KeltonBassingthwaite@gmail.com>
2022-03-30 15:38:10 -07:00
Kelton Bassingthwaite
876d478caa
Changed test name due to conflict with bash tests.
...
Signed-off-by: Kelton Bassingthwaite <KeltonBassingthwaite@gmail.com>
2022-03-30 15:38:10 -07:00
Andrea Luzzardi
511dbd81f4
Merge pull request #1948 from marcosnils/fix/secrets
...
ci: Unify keys and add private key for testing purposes
2022-03-30 15:25:37 -07:00
Marcos Lilljedahl
b84a273f45
ci: Fix key copying
...
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-03-30 19:18:39 -03:00
Marcos Lilljedahl
e47148ba64
ci: Unify keys and add private key for testing purposes
...
This commit enables PR's to run inegration tests by relying on keys with
only the necessary permissions to run on CI workloads
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-03-30 19:18:32 -03:00
Gerhard Lazu
25fb62f54f
Merge pull request #1949 from adrienbrault/patch-1
...
docs: add getting started gitlab ci configuration
2022-03-30 23:04:33 +01:00
Adrien Brault
12257ce53f
docs: add getting started gitlab ci configuration
...
Signed-off-by: Adrien Brault <adrien.brault@gmail.com>
2022-03-30 23:46:12 +02:00
Gerhard Lazu
9abdec252c
Merge pull request #1937 from helderco/doc-go-hub
...
docs: Improve wording on “Go on Docker Hub” use case
2022-03-30 17:44:25 +01:00
Helder Correia
995881ffb5
doc: Improve wording on “Go on Docker Hub” use case
...
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-03-30 16:37:07 +00:00
Gerhard Lazu
d8fbbf5055
Merge pull request #1940 from grouville/particubes-doc
...
docs: Use Case - Go on Docker Swarm
2022-03-30 17:32:15 +01:00
guillaume
f6bd78a3ca
Go on Docker Swarm
...
Updates the `Go on Docker Swarm` use case to europa config. Diagrams are also included for better UX
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-03-30 18:23:42 +02:00
Gerhard Lazu
eb48a765ad
Merge pull request #1942 from grouville/fix-ci
...
Exclude docs from universe and integration tests
2022-03-30 17:19:13 +01:00
guillaume
d5149823cc
Exclude docs from universe and integration tests
...
Any cue file created in the docs triggered these tests. It shouldn't.
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-03-30 18:09:01 +02:00
Gerhard Lazu
76d515464e
Merge pull request #1941 from slumbering/website-env-example
...
website: add environment var to avoid crash issue
2022-03-30 17:05:59 +01:00
jffarge
8c9621e137
fix: 🩹 website: use docusaurus context
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-30 16:48:24 +02:00
jffarge
fca6968bff
fix: 🩹 create a dev script with REACT_APP_AMPLITUDE_ID empty
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-30 15:59:53 +02:00
jffarge
f5ceefa2eb
website: add environment var to avoid crash issue
...
signed-off-by: jffarge <jf@dagger.io>
2022-03-30 15:34:10 +02:00
Gerhard Lazu
2f4cea5635
Merge pull request #1939 from dolanor/update-ref-alpha.dagger.io
...
update references to alpha.dagger.io
2022-03-30 14:20:01 +01:00
Tanguy ⧓ Herrmann
f57c42246c
update references to alpha.dagger.io
...
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-03-30 15:08:45 +02:00
Gerhard Lazu
3ddf6c995c
Merge pull request #1934 from gerhard/move-dagger-0.1-link-back-to-the-bottom
...
Move Dagger 0.1 link back to the bottom
2022-03-30 01:05:49 +01:00
Gerhard Lazu
2c76988add
Merge pull request #1933 from dagger/fix-go-docker-hub-doc-id-clash
...
docs: Fix Go on DockerHub id & filename + remove from sidebar
2022-03-30 00:53:57 +01:00
Gerhard Lazu
84744d3435
Move Dagger 0.1 link back to the bottom
...
As mentioned in https://github.com/dagger/dagger/pull/1904#issuecomment-1081292442
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-30 00:49:48 +01:00
Gerhard Lazu
994ee22a6e
Fix Go on DockerHub id & filename + remove from sidebar
...
ID 1216 was clashing with docker-cli-load doc.
The filename follows the convention of the other use cases.
Remove from docs sidebar until we do the quick fixes.
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-30 00:45:09 +01:00
Andrea Luzzardi
734f1fe515
Merge pull request #1932 from aluzzardi/examples-vendored
...
examples: set as vendored to not count in repository stats
2022-03-29 16:25:29 -07:00
Sam Alba
9f196ca14f
Merge pull request #1929 from samalba/docs-cli-telemetry
...
docs: added a page about CLI telemetry
2022-03-29 16:22:17 -07:00
Andrea Luzzardi
b93c7fa4f1
examples: set as vendored to not count in repository stats
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-29 15:56:56 -07:00
Sam Alba
a27b7b265d
docs: added page to sidebar
...
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-29 14:24:54 -07:00
Sam Alba
23f34b50a0
docs: added a page about CLI telemetry
...
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-29 14:15:10 -07:00
Andrea Luzzardi
b32c8732bc
Merge pull request #1926 from gerhard/update-docs-to-0.2.4
...
Update dagger version in all docs to 0.2.4
2022-03-29 11:48:38 -07:00
Andrea Luzzardi
ece37623b2
Merge pull request #1920 from aluzzardi/goreleaser-changelog
...
ci: filter goreleaser changelog
2022-03-29 11:48:20 -07:00
Andrea Luzzardi
9dc30eac9c
Merge pull request #1925 from marcosnils/fix/netlify_action
...
Change prod flag to avoid erros on new projects
2022-03-29 11:46:59 -07:00
Andrea Luzzardi
240cea2bdb
ci: filter goreleaser changelog
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-29 11:45:52 -07:00
Gerhard Lazu
35ad32eb4d
Merge pull request #1923 from gerhard/fix-helloworld-post-dagger-core-package
...
Fix helloworld post dagger core package rename
2022-03-29 19:44:32 +01:00
Gerhard Lazu
4d7026895d
Update dagger version in all docs to 0.2.4
...
Including the version that we install explicitly.
Fixes https://github.com/dagger/dagger/issues/1908
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-29 19:41:59 +01:00
Marcos Lilljedahl
5e150c8cfc
Change prod flag to avoid erros on new projects
...
All new projects are created as "locked" by default so this allow their
deployment. Additionally, a moreh helpful error message is added when
NETLIFY_ACCOUNT cannot be found
Fixes #1918
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-03-29 15:37:29 -03:00
Gerhard Lazu
9920272ce2
Fix helloworld post dagger core package rename
...
Follow-up to https://github.com/dagger/dagger/pull/1866
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-29 19:29:17 +01:00
Andrea Luzzardi
55849c459a
Merge pull request #1921 from aluzzardi/website-tests
...
ci: enable website tests on PRs
2022-03-29 11:25:41 -07:00
Andrea Luzzardi
ec95602060
ci: enable website tests on PRs
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-29 11:22:15 -07:00
Andrea Luzzardi
db9c29521a
Merge pull request #1919 from aluzzardi/website-fix-ci
...
website: remove outdated cypress tests
2022-03-29 11:13:59 -07:00
Andrea Luzzardi
38e278b40e
website: remove outdated cypress tests
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-29 11:08:27 -07:00
Jffarge
23ab465c45
Merge pull request #1915 from slumbering/fix-amplitude-init
...
init amplitude with appropriate ID
2022-03-29 14:10:58 +02:00
jffarge
8a67e88708
init amplitude with appropriate ID
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 13:55:09 +02:00
Jffarge
2a1c4a6bf1
Merge pull request #1914 from slumbering/docs-remove-auth
...
remove github authentication. Documentation is now public
2022-03-29 13:43:18 +02:00
jffarge
fb10328a2b
remove github authentication. Documentation is now public
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 13:28:45 +02:00
Gerhard Lazu
9ba8b58dcd
Merge pull request #1884 from slumbering/issue#1761-docs-comments
...
[Docs] - content comments
2022-03-29 11:42:01 +01:00
jffarge
8af0bb7847
make sentence clearer
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 12:36:48 +02:00
Gerhard Lazu
04853e75fc
Merge pull request #1913 from slumbering/docs-category-index
...
[Docs] Init auto generated category index with docusaurus
2022-03-29 11:04:34 +01:00
jffarge
e99afb9793
update categories descriptions
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 11:57:34 +02:00
jffarge
7abb7a8920
create generated index for core concepts and use cases
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 10:58:07 +02:00