guillaume
49de5d022c
docs: docs: guide - default values cue
...
Add default values cue doc page + implement all maintainers suggestions
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 16:13:15 +02:00
guillaume
204d067bcc
docs: Implement FAQ page, default values in Cue + fix sidebar and titles
...
Move faq pages from guide to specific FAQ page, shown as per tailscale format.
Custom in-house logic implemented because Docusaurus doesn't manage it
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 15:35:15 +02:00
guillaume
15ccee2eaa
docs: guide - chaining actions
...
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 15:35:15 +02:00
guillaume
1ed5fdcab1
docs: guide - always execute an action
...
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 15:35:15 +02:00
guillaume
467620f094
docs: guide - logs options in Dagger
...
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 15:35:15 +02:00
guillaume
700bd2f2aa
docs: guide - empty buildkit cache doc
...
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-14 15:35:15 +02:00
Gerhard Lazu
08727f2af6
docs: Mention macOS ARM vs Intel Homebrew dagger install path diff
...
This supersedes https://github.com/dagger/dagger/pull/1998
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-04-14 11:30:50 +01:00
Solomon Hykes
a3b4d35066
Docs: move "migrate to 0.1" to a guide
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-13 21:14:14 -05:00
Solomon Hykes
35edb35d92
Docs: rephrase article 1216
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-13 21:14:09 -05:00
Marcos Lilljedahl
37db71104c
docs: Add guide to showcase handling outputs
...
Add a guide which highlights how to handle action's outputs by writing
them to the client filesystem and using CUE's integrations to marshal
them as JSON.
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-13 13:42:42 -05:00
Gerhard Lazu
91c294f313
Merge pull request #2173 from slumbering/docs-warning-banner
...
website: hardcode version banner for 0.1 docs
2022-04-13 18:33:21 +01:00
user.email
d20ffbe8be
website: hardcode version banner for 0.1 docs
...
O.1 docs is deprecated. Let's inform user to switch the the latest version
Signed-off-by: user.email <jf@dagger.io>
2022-04-13 15:58:51 +02:00
Gerhard Lazu
3da76c88dd
Merge pull request #1962 from ekinbarut/main
...
fixed the sample github action in the documentation
2022-04-13 14:34:50 +01:00
Helder Correia
ac23b26426
docs: Move contribution guide to docs website
...
Also adding a CONTRIBUTING.md file for GitHub links and easier discovery for someone browsing the repository’s files.
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-13 11:00:35 +00:00
Jeremy Adams
fe0dbf01d7
Merge pull request #2102 from jpadams/add-jenkins-ci-doc
...
docs: Add Jenkins CI doc. Fixes #2067
2022-04-12 15:22:41 -07:00
iasoon
9a832b7119
docs: add missing import to example AddHello action ( #2154 )
...
Signed-off-by: Ilion Beyst <ilion.beyst@gmail.com>
2022-04-12 16:54:46 -03:00
jffarge
dd9a9bab1d
docs: remove dead links. References doesn't exist anymore
...
Signed-off-by: jffarge <jf@dagger.io>
2022-04-12 14:12:14 +02:00
Helder Correia
d934522c38
Merge pull request #2125 from aluzzardi/docs-md-links
...
docs: Link to markdown files
2022-04-12 10:12:12 +00:00
Helder Correia
80ae63928b
feat: Allow default values in client: env
( #2122 )
...
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-11 15:31:36 -03:00
Andrea Luzzardi
2192217899
docs: Link to markdown files
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-11 11:11:07 -07:00
Solomon Hykes
732ef96a06
Merge pull request #2096 from helderco/coding-style
...
docs: Package coding style
2022-04-11 12:48:09 -05:00
Helder Correia
42fc1d14d2
docs: Package coding style
...
This is just to start. We’ll keep iterating on it.
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-11 16:07:00 +00:00
Jeremy Adams
d57901a741
docs: Add Jenkins CI doc. Fixes #2067
...
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
2022-04-11 08:56:02 -07:00
Aceyu
fe41d22944
Update 1221-action.md
...
the "result" property should be #AddHello’s, not dir's
Signed-off-by: Aceyu <150288134@qq.com>
2022-04-11 16:03:06 +08:00
guillaume
497b155355
Docs: guides/1225-pushing-plan-dependencies
...
Add documentation enforcing the best practice regarding dagger dependencies `cue.mod/pkg`
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-08 11:47:38 +02:00
guillaume
e48262a2fb
Docs: 1224-self-signed-certificates
...
Add documentation on how to use Dagger with self-signed certs
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-08 11:47:38 +02:00
guillaume
1157561f1d
Docs: 1223-custom-buildkit improvement
...
Add connection steps to remote buildkitd running in Docker
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-08 11:47:38 +02:00
Solomon Hykes
bea61780d2
Docs: guides: customizing your buildkit installation
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-08 08:08:38 +00:00
Solomon Hykes
bddb9b6543
Docs: move draft articles to "guides"
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-08 01:00:32 +00:00
Solomon Hykes
f33133ffd9
Docs: move CLI telemetry to guides section
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-08 01:00:32 +00:00
Solomon Hykes
2d41b674a8
Docs: fix formatting in article 1221
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-08 01:00:32 +00:00
Solomon Hykes
4862a399ff
Docs: shorten title of article 1205
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-07 20:35:49 +00:00
Solomon Hykes
938658eeff
Docs: core actions reference
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-07 19:08:21 +00:00
Solomon Hykes
7f38a6c3e4
Docs: core concepts: actions
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-07 17:58:10 +00:00
Solomon Hykes
0962114557
Docs: new category "guides"
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-07 17:52:29 +00:00
Solomon Hykes
26cbc7dc68
Docs: add content to 1205: "building container images"
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-06 22:49:03 +00:00
Andrea Luzzardi
2139514760
Merge pull request #2045 from jangraefen/patch-1
...
Remove incorrect installer documentation
2022-04-05 11:31:59 -07:00
Jan Gräfen
f53660772f
Remove incorrect installer documentation
...
In the installer instruction for Windows it is claimed that the dagger binary is placed inside the System32 folder if permissions allow it, which seems to be no longer part of the install.ps1 script (and seems like a bad idea anyways).
Signed-off-by: Jan Gräfen <223234+jangraefen@users.noreply.github.com>
2022-04-05 08:46:11 +02:00
Sam Alba
1cd8207b3d
docs: add tip for support symlink with git on Windows
...
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-04-04 15:16:29 -07:00
Marcos Nils
e0533bf4df
docs: fix Europa wording on migration docs ( #2032 )
...
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-04 16:40:54 -03:00
Gerhard Lazu
7dbe4e9aa5
Merge pull request #2002 from jpluscplusm/patch-1
...
Update 1211-go-docker-swarm.md: tiny typo
2022-04-04 14:35:44 +01:00
Ekin Barut
12c7a410d1
Merge branch 'main' into main
2022-04-04 11:55:16 +03:00
Issy Long
ae52ad6011
docs: Correctly capitalize GitLab
...
Signed-off-by: Issy Long <me@issyl0.co.uk>
2022-04-03 23:56:54 +01:00
Issy Long
13d6a8370f
docs: Correctly capitalize GitHub
...
Signed-off-by: Issy Long <me@issyl0.co.uk>
2022-04-03 23:56:53 +01:00
JCM
adc1dab312
docs: s/poject/project/ in go-docker-swarm.md
...
Signed-off-by: Jonathan Matthews <contact@jpluscplusm.com>
2022-04-03 11:49:18 +03:00
Michael
ca2e23efbb
Fix typo ( #1953 )
2022-04-01 22:53:23 -07:00
ekinbarut
2ed94758d8
removed project init from the ci and pinned update version
...
Signed-off-by: ekinbarut <ekinbarut@gmail.com>
2022-04-01 21:33:18 +03:00
Ekin Barut
4dfab6bf49
fixed the sample github action in the documentation
...
Signed-off-by: ekinbarut <ekinbarut@Ekins-MacBook-Pro.local>
Signed-off-by: ekinbarut <ekinbarut@gmail.com>
2022-04-01 21:33:18 +03:00
kgb33
b68fc6f57b
Copied Dagger vs documentation to Europa.
...
Signed-off-by: kgb33 <keltonbassingthwaite@gmail.com>
2022-03-31 20:31:39 -07:00
Sam Alba
c09fe2520b
docs: Remove curl dependency when installing on Windows
...
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-31 16:39:39 -07:00