Marcos Nils
464c7ad708
Merge pull request #2159 from aluzzardi/ci-fix-cue-lint
...
ci: fix CUE linter
2022-04-12 21:02:28 -03:00
Andrea Luzzardi
2bb6445e56
ci: fix CUE linter
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-12 16:32:43 -07:00
Andrea Luzzardi
387e540114
Merge pull request #2158 from shykes/codeowners-codeowners
...
chore: explicit codeowners for the CODEOWNERS file
2022-04-12 16:04:33 -07:00
Solomon Hykes
f57fb98a5b
chore: explicit codeowners for the CODEOWNERS file
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-12 17:52:24 -05:00
Helder Correia
b2e87b8ec2
Merge pull request #2138 from teddylear/lua-package
...
Creating lua package for fmt
2022-04-12 22:29:37 +00:00
Helder Correia
a56a29c6d6
Merge pull request #2115 from NotTheEconomist/patch-2114
...
universe: python: allow custom path to python
2022-04-12 22:26:12 +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
teddylear
78ca8d66c4
feat: add lua universe package and stylua command to fmt check
...
Signed-off-by: teddylear <teddylear@protonmail.com>
2022-04-12 18:21:22 -04: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
Helder Correia
e2c2213a38
Merge pull request #2131 from slumbering/docs-broken-links
...
website: Increase broken links checking
2022-04-12 12:35:41 +00: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
jffarge
ac59b8c72e
website: Increase broken links checking
...
this will throw an error if docusaurus find any broken links
Signed-off-by: jffarge <jf@dagger.io>
2022-04-12 13:55:50 +02:00
Helder Correia
e00b3c2068
Merge pull request #2006 from Liberatys/feature/convert-home-relative-paths
...
Convert home relative paths for cache options
2022-04-12 11:21:11 +00:00
Liberatys
dc3a3bb287
feat: Convert home relative paths in cache entries
...
Signed-off-by: Liberatys <nick.flueckiger@renuo.ch>
2022-04-12 13:08:54 +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
Jffarge
1791bff8b2
Merge pull request #2126 from dagger/dependabot/npm_and_yarn/website/cypress-9.5.4
...
build(deps-dev): bump cypress from 9.5.3 to 9.5.4 in /website
2022-04-12 11:59:08 +02:00
Helder Correia
a68d43f0de
Merge pull request #2148 from dolanor/fix-install-link
...
fix: update install link
2022-04-12 09:40:51 +00:00
Tanguy ⧓ Herrmann
1184c748b7
fix: update install link
...
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-12 11:35:10 +02:00
Solomon Hykes
b5aae02a3d
Merge pull request #2136 from aluzzardi/add-to-project
...
ci: add new issues to backlog project
2022-04-11 20:11:25 -05:00
Andrea Luzzardi
f45e28c9f7
ci: add new issues to backlog project
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-11 16:26:53 -07:00
Guillaume de Rouville
4021cfd056
Merge pull request #2127 from slumbering/code-blocks-font
...
website: update code blocks font
2022-04-11 22:06:26 +02:00
Helder Correia
defb4642cd
Fix default client env when var is set ( #2128 )
...
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-11 16:35:17 -03:00
jffarge
49408adfd3
website: update code block font
...
Use a modern web font with a better render on non-retina display
Signed-off-by: jffarge <jf@dagger.io>
2022-04-11 21:22:33 +02:00
dependabot[bot]
92366a3235
build(deps-dev): bump cypress from 9.5.3 to 9.5.4 in /website
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.3...v9.5.4 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 19:20:16 +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
Adam Smith
975413e793
universe: python: allow custom path to python
...
Closes #2114
Signed-off-by: Adam Smith <adamsmith@nottheeconomist.com>
2022-04-11 10:54:29 -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
Vasek - Tom C
03829e907f
Merge pull request #2108 from rrylee/remove_dup_code
...
remove dup code when judge filesystem target isFS
2022-04-11 15:43:24 +02:00
Tanguy ⧓ Herrmann
04828e60b3
Merge pull request #2118 from yp870520/patch-2
...
Update 1221-action.md
2022-04-11 11:52:43 +02: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
landlord
c4ff6f9aa8
chore: update clientfilesystemread.go
...
Signed-off-by: rrylee <rrylee1994@gmail.com>
2022-04-11 07:57:39 +08:00
Jffarge
e110ac05a2
Merge pull request #2060 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.18.1
...
build(deps): bump amplitude-js from 8.18.0 to 8.18.1 in /website
2022-04-08 14:00:09 +02:00
Jffarge
6fe34c7693
Merge pull request #2074 from dagger/dependabot/npm_and_yarn/website/sass-1.50.0
...
build(deps): bump sass from 1.49.11 to 1.50.0 in /website
2022-04-08 13:58:30 +02:00
Gerhard Lazu
e8393394a4
Merge pull request #2088 from grouville/guides
...
New content to guide docs
2022-04-08 12:26:59 +01:00
guillaume
7a51c51e84
Docs: Add docs to sidebar
...
Add documentation to sidebar + fix missing previous ones
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-04-08 11:47:38 +02: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
Helder Correia
adc6c3b335
Merge pull request #2086 from yuyicai/fix/typo
...
chore: Fix typo
2022-04-08 09:38:07 +00:00
yuyicai
ee3777927e
chore: Fix typo
...
Signed-off-by: yuyicai <yuyicai@hotmail.com>
2022-04-08 17:04:44 +08:00
Gerhard Lazu
656533d63a
Merge pull request #2072 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.6.2
...
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.1 to 1.6.2
2022-04-08 09:21:06 +01:00
Gerhard Lazu
8cb25fe047
Merge pull request #2076 from shykes/docs
...
Docs: various improvements
2022-04-08 09:20:26 +01: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
Andrea Luzzardi
def93a2942
Merge pull request #2078 from sipsma/fix-client-deadlock
2022-04-07 20:03:49 -07:00
Erik Sipsma
efa24a44a0
client: fix deadlock when connect to buildkitd fails
...
Before this change, if BUILDKIT_HOST was set to an invalid value that
resulted in the connection of the grpc client to the server to fail,
then deadlock occured waiting for the `eventsCh` to be closed.
This happened because the call to the buildkit client's Build method
returned an error before the provided callback was executed, which is
where the `eventsCh` gets closed.
This change places the creation of `eventsCh` inside the Build callback,
which avoids the increment of the WaitGroup and thus the deadlock in
this error path.
Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2022-04-07 19:34:53 -07:00
Helder Correia
caf6e5896d
Merge pull request #2062 from teddylear/project-info-cmd
...
feat: Adding project info command to find where project is located
2022-04-08 01:01:18 +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