Commit Graph

471 Commits

Author SHA1 Message Date
Helder Correia
89475e8618
docs: Add types reference
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-15 11:56:43 +00:00
CrazyMax
daf016c077
docs: update github actions workflow example
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-14 17:54:31 +02:00
Tanguy ⧓ Herrmann
8ef3b00b0f
Merge pull request #2174 from dolanor/simple-go-guide
docs: add simple Go guide
2022-04-14 16:27:56 +02:00
Tanguy ⧓ Herrmann
ab21b1b7be
docs: add to the sidebar
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-14 16:21:00 +02:00
Tanguy ⧓ Herrmann
ebec01e8e6
docs: fix some PR suggestions
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-14 16:16:16 +02:00
Tanguy ⧓ Herrmann
d87c6430e3
docs: fix go-ci guide slug and add file title
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-14 16:16:10 +02:00
Tanguy ⧓ Herrmann
f744996556
docs: add simple Go guide
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-14 16:15:19 +02:00
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