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
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
jffarge
aa25e5e4fd
Init auto generated category index with docusaurus
...
Signed-off-by: jffarge <jf@dagger.io>
2022-03-29 10:20:36 +02:00
Sam Alba
ea59c932bb
Merge pull request #1910 from dagger/fix-windows-cuemodpath
...
windows: Fixed infinite loop in GetCueModParent
2022-03-28 18:29:38 -07:00
Sam Alba
19b976a8ed
windows: Fixed infinite loop in GetCueModParent
...
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-28 18:03:28 -07:00
Solomon Hykes
f4c9cd663a
Merge pull request #1904 from gerhard/simplify-europa-docs-sidebar
...
Simplify Europa Docs sidebar
2022-03-28 17:56:12 -07:00
Gerhard Lazu
04e703e542
Merge pull request #1817 from gerhard/add-helloworld-example
...
Add helloworld example
2022-03-29 00:45:30 +01:00
Gerhard Lazu
19d762c5dd
Simplify Europa Docs sidebar
...
- move Dagger 0.1 references to the top
- move Dagger CUE API under Core Concepts, after What is CUE?
- move Go on Docker Swarm under Use Cases
A few minor title changes:
- Dagger CUE API (0.2+) -> Dagger CUE API
- What is Cue? -> What is CUE?
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-29 00:14:34 +01:00
Gerhard Lazu
2a6b91cf72
Merge pull request #1805 from TomChv/doc/add-go-use-case
...
Docs: Add dagger golang use case
2022-03-28 23:52:59 +01:00