Commit Graph

3400 Commits

Author SHA1 Message Date
dependabot[bot]
20b6d82532
build(deps): bump amplitude-js from 8.17.0 to 8.18.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 19:14:32 +00: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
Marcos Nils
d00fbff9d5
Merge pull request #1979 from marcosnils/fix/fs_read_file
Fixes hang errors when incorrectly using files as  dagger.#FS on client filesystem
2022-04-01 15:17:50 -03:00
Helder Correia
b482c19b7c
Merge pull request #1983 from aluzzardi/copy-filters
copy: support for include/exclude
2022-04-01 17:52:36 +00:00
Marcos Lilljedahl
7ffbef33b5 Report error if FS is incorrectly handled on client filesystem read
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-01 13:25:58 -03:00
David Flanagan
4074b5d264
feat: add Pulumi support
Signed-off-by: David Flanagan <david@rawkode.com>
2022-04-01 17:11:30 +01:00
Gerhard Lazu
7a57922254
Merge pull request #1970 from slumbering/docusaurus-preset-bump-up
bump up docusaurus preset classic theme
2022-04-01 16:36:53 +01:00
Gerhard Lazu
e45ce3616b
Merge pull request #1989 from slumbering/remove-schedule-link
Remove navbar schedule link
2022-04-01 16:23:54 +01:00
Gerhard Lazu
c2d9d74c1f
Merge pull request #1986 from KGB33/dagger-comparison-docs
Copied "Dagger vs. Other Software" doc to Europa.
2022-04-01 16:22:22 +01:00
jffarge
df6dfa12ad website: remove navbar schedule link
Signed-off-by: jffarge <jf@dagger.io>
2022-04-01 16:19:37 +02:00
Guillaume de Rouville
5d4e6e5ddc
Merge pull request #1987 from slumbering/update-favicon
[Docs] - update favicon
2022-04-01 12:05:18 +02:00
jffarge
f437d8a7d1 website: update favicon
Signed-off-by: jffarge <jf@dagger.io>
2022-04-01 12:00:04 +02:00
kgb33
b68fc6f57b Copied Dagger vs documentation to Europa.
Signed-off-by: kgb33 <keltonbassingthwaite@gmail.com>
2022-03-31 20:31:39 -07:00
Andrea Luzzardi
57770d347f copy: support for include/exclude
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-31 18:13:49 -07:00
Marcos Nils
cc4cabb713
Merge pull request #1982 from samalba/docs-windows
docs: Remove curl dependency when installing on Windows
2022-03-31 21:09:46 -03: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
Marcos Lilljedahl
66153c6194 Prevents files to be used as input of dagger.#FS
Errors out in the PreRun phase of the clientfilesystemreader task since
otherwise, dagger execution would hang
Fixes #1977

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-03-31 19:33:18 -03:00
Andrea Luzzardi
acc593f388
Merge pull request #1961 from sestegra/doc
Update install procedure to support Homebrew on Linux
2022-03-31 15:17:01 -07:00
Andrea Luzzardi
d41d95eb4a
Merge pull request #1978 from aluzzardi/codeowners
ci: add CODEOWNERS
2022-03-31 15:14:43 -07:00
Andrea Luzzardi
e50a61d637 ci: add CODEOWNERS
CODEOWNERS is a tool to encode PR approval rules.

When a PR is opened, at least one code owner is required to approve it
before being merged.

It does **not**:

- Limit reviewers: Everyone is welcome and encouraged to review any PR.
  But at least one CODEOWNER must approve before merging.
- Limit contributions or ownership: Every maintainer is responsible for
  the entire project. CODEOWNERs are there to review PRs for
  consistency.

By default, any maintainer can approve any PR. There's a couple of
exceptions for consistency/specialty:

- Core API: The core API must be consistent and changes are hard
  to reverse
- Universe API: Similar to the Core API, it must be kept consistent. In
  the future, we will have specialized code owners (e.g. universe/aws)
- Docs website: Requires specialized (frontend) skills to maintain for
  visual consistency.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-31 14:40:57 -07:00
Jffarge
0c5a19865c
Merge pull request #1976 from dagger/dependabot/npm_and_yarn/website/sass-1.49.10
build(deps): bump sass from 1.49.9 to 1.49.10 in /website
2022-03-31 22:54:28 +02:00
dependabot[bot]
7263f326ba
build(deps): bump sass from 1.49.9 to 1.49.10 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.10.
- [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.49.9...1.49.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 19:30:42 +00:00
Andrea Luzzardi
b82d7200da
Merge pull request #1966 from TomChv/fix/export-cache
Fix export cache issue
2022-03-31 11:52:18 -07:00
Tom Chauveau
19c0f999f4
Fix export cache issue
Resolve #1551 and #1020.
We are never returning the result of solved operations so Buildkit could not
cache the layer.
This commit implements a simple system to forward operations' result to the
main build to cache it.

Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
2022-03-31 20:36:50 +02:00
Vasek - Tom C
3bce5cbb2f
Merge pull request #1973 from slumbering/docs-1211-semantic
[Docs] - Use cases Docker Swarm HTML semantics
2022-03-31 20:09:14 +02:00
jffarge
9189b5cb20 use h2 title instead of h3 + fix code css
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 19:55:03 +02:00
Marcos Nils
265cf9c526
Merge pull request #1969 from slumbering/issue#1935-horizontal-scrollbar-docs
reduce main wrapper padding + sidebar width to avoid horizontal scrolling
2022-03-31 13:08:29 -03:00
jffarge
2b79d755ea bump up docusaurus preset classic theme
while dependabot automatically bump up docusaurus core, the package
preset-classic is ignore.

Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 17:51:32 +02:00
jffarge
e6754ad626 reduce main wrapper padding and sidebar width to avoid horizontal scrolling
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 17:43:44 +02:00
Gerhard Lazu
64cdadb85e
Merge pull request #1963 from slumbering/docs-index
Display getting started as the index page
2022-03-31 15:41:06 +01:00
Helder Correia
fc7949b3e4
Merge pull request #1964 from dolanor/disable-syntax-hl
remove the bash syntax highlighting
2022-03-31 14:25:54 +00:00
Tanguy ⧓ Herrmann
a7fa4d674e
doc: remove the bash syntax highlighting
it was highlighting the wrong keywords (test, do)

Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-03-31 16:16:02 +02:00
jffarge
095d4a327b Display getting started as the index page
Signed-off-by: jffarge <jf@dagger.io>
2022-03-31 15:53:25 +02:00
Tanguy ⧓ Herrmann
e4e59f5ac8
Merge pull request #1958 from abserari/patch-2
Docs: on Windows Update 1200-local-dev.md build/index.html -> _build/index.html
2022-03-31 14:25:36 +02:00
Stéphane Este-Gracias
b8756fb709
Update install procedure
Signed-off-by: Stéphane Este-Gracias <sestegra@gmail.com>
2022-03-31 13:45:31 +02:00
abserari
76a0e737a2 Docs Update:1200-local-dev.md build/index.html -> _buld/index/html
Signed-off-by: abserari <abserari@gmail.com>
2022-03-31 19:42:07 +08:00
Andrea Luzzardi
aa73b12cfc
Merge pull request #1864 from dagger/dependabot/npm_and_yarn/website/docusaurus/core-2.0.0-beta.18
build(deps): bump @docusaurus/core from 2.0.0-beta.17 to 2.0.0-beta.18 in /website
2022-03-30 15:48:07 -07:00
Andrea Luzzardi
8385b89f65
Merge pull request #1944 from KGB33/update_go_pkg_docs
Update go pkg DefaultVersion
2022-03-30 15:47:11 -07:00
Andrea Luzzardi
529d88c7db
Merge pull request #1927 from dagger/dependabot/npm_and_yarn/website/cypress-9.5.3
build(deps-dev): bump cypress from 9.5.2 to 9.5.3 in /website
2022-03-30 15:44:13 -07:00
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