Commit Graph

3443 Commits

Author SHA1 Message Date
f3db10ddcc fix(deps): update docusaurus monorepo to v2.1.0
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error
2022-10-26 16:08:19 +00:00
ceca70ff98 fix(deps): update dependency react-social-login-buttons to v3.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-10-26 14:59:27 +00:00
2782e27ce7 fix(deps): update module github.com/containerd/containerd to v1.6.9
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-26 14:52:42 +00:00
4c978f3e0b fix(deps): pin dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-10-26 14:32:09 +00:00
631ac5a81c
Add .drone.yml 2022-10-26 16:15:42 +02:00
558995ee17
Add .drone.yml
All checks were successful
continuous-integration/drone Build is passing
2022-10-26 11:29:18 +02:00
7bb46d2fdd Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2022-10-25 20:59:35 +00:00
082c5d5908 chore(deps): add renovate.json 2022-10-25 20:47:26 +00:00
667352ba36 Fixed build 2022-04-20 17:52:26 +02:00
412574659d Adding rust 2022-04-20 16:23:53 +02:00
f496357522 Add rust 2022-04-20 16:23:53 +02:00
Tanguy ⧓ Herrmann
9ddbc60a3b
Merge pull request #2239 from dolanor/ci-add-lint-error-header-log
ci: add lint error header in log
2022-04-20 14:55:41 +02:00
Tanguy ⧓ Herrmann
d95c76f87b
ci: add lint error header in log
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
2022-04-20 11:03:15 +02:00
Jffarge
9f5a51b3df
Merge pull request #2233 from dagger/dependabot/npm_and_yarn/website/sass-1.50.1
build(deps): bump sass from 1.50.0 to 1.50.1 in /website
2022-04-20 11:00:32 +02:00
Sam Alba
4bef4829aa
Merge pull request #2236 from samalba/ci-gotest
ci: run go unit tests from the dagger plan
2022-04-19 16:55:27 -07:00
Andrea Luzzardi
8fad200476
Merge pull request #2207 from rrylee/docs_opentelemetry_config
docs: update opentracing doc, using opentelemetry
2022-04-19 16:52:23 -07:00
Sam Alba
bc17cef74a ci: run go unit tests from the dagger plan
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-04-19 15:41:40 -07:00
dependabot[bot]
20d0ab5be5
build(deps): bump sass from 1.50.0 to 1.50.1 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.50.1.
- [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.50.0...1.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 19:15:33 +00:00
Jffarge
18c19174a2
Merge pull request #2198 from dagger/dependabot/npm_and_yarn/website/async-2.6.4
build(deps): bump async from 2.6.3 to 2.6.4 in /website
2022-04-19 14:55:14 +02:00
Helder Correia
61a0dc98ed
Merge pull request #2226 from m0un10/faq-fix-for-chaining-hack
docs: fixed misleading example code in FAQ
2022-04-19 11:46:15 +00:00
m0un10
071d882d08 docs: fixed misleading example code
Signed-off-by: m0un10 <7553951+m0un10@users.noreply.github.com>
2022-04-19 21:29:38 +10:00
Marcos Nils
27d878456f
Improve tty error logging when buildkit vertex is unknown (#2188)
* Improve tty error logging when buildkit vertex is unknown

Creates a generic "system" group in the tty output which captures
buildkit events that report a non-dagger vertex name. This happens
currently when using core.#Dockerfile actions since Dagger delegates the
LLB generation to buildkit through it's frontend and we don't get
meaningful events that we can correlate from Dagger's side

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-18 21:50:34 -03:00
Andrea Luzzardi
437f4517b6
Merge pull request #2065 from vgjm/helm
feat: support helm
2022-04-18 16:24:07 -07:00
Helder Correia
e41778d373
Merge pull request #2222 from ivorscott/update-actions
Avoid multiple packages in examples
2022-04-18 16:26:18 +00:00
Ivor Scott
6f69ea49b9 docs: avoid multiple packages in examples
Signed-off-by: Ivor Scott <ivor@devpie.io>
2022-04-18 18:14:55 +02:00
Helder Correia
521a414e60
Merge pull request #2218 from shykes/docs-index
Docs: fix index
2022-04-18 10:52:05 +00:00
Solomon Hykes
74c6096402 Docs: fix index
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-17 16:15:11 -05:00
Solomon Hykes
46b69ac00e
Merge pull request #2213 from shykes/docs-intro
Docs: split introduction & getting started sections
2022-04-16 18:23:42 -05:00
Solomon Hykes
d469f11280 Docs: split introduction & getting started sections
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-16 16:36:38 -05:00
vgjm
fe5496b3ff feat: support helm
Signed-off-by: vgjm <vgjm456@qq.com>
2022-04-16 14:10:01 +08:00
Solomon Hykes
23af3ab20b
Merge pull request #2208 from helderco/docs-types
docs: Add types reference
2022-04-15 18:34:41 -05:00
Andrea Luzzardi
eea29d530a
Merge pull request #2181 from Stavrospanakakis/universe-netlify-replace-wrapper-with-cli
universe: netlify: replace curl-based wrapper with cli
2022-04-15 16:12:03 -07:00
Helder Correia
1598ed9841
Merge pull request #2202 from helderco/quote-error
chore: Quote value in error
2022-04-15 22:56:54 +00:00
Helder Correia
8aef583351
Merge pull request #2212 from aluzzardi/writefile-permissions
core.#WriteFile: default permissions to 0o644
2022-04-15 22:43:29 +00:00
Joel Longtine
bc6e6c0181
Merge pull request #2033 from jlongtine/action-input-flags
`dagger do` action options flags
2022-04-15 14:15:33 -06:00
Joel Longtine
dae0ee1d1e
dagger do action options flags
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-04-15 13:54:41 -06:00
Andrea Luzzardi
a05b5c0f83 core.#WriteFile: default permissions to 0o644
Defaulting to 0o600 makes the file inaccessible to `core.#Exec` actions
running with a `user` field.

Ideally `#WriteFile` should support user/group in addition to
permissions.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-15 12:50:32 -07:00
Andrea Luzzardi
069227e30c
Merge pull request #2211 from aluzzardi/connection-drivers
enable kubernetes and podman connection drivers
2022-04-15 12:34:28 -07:00
Andrea Luzzardi
0ee2987e17 enable kubernetes and podman connection drivers
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-15 12:27:22 -07:00
Stavros Panakakis
06eda50a16 universe: netlify: replace curl-based wrapper with cli
Signed-off-by: Stavros Panakakis <stavrospanakakis@gmail.com>
2022-04-15 11:34:22 -07:00
rrylee
b29cfa1fc3 docs: discard opentracing doc, using opentelemetry
Signed-off-by: rrylee <rrylee1994@gmail.com>
2022-04-15 21:47:44 +08:00
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
Helder Correia
1f0d35be5c
Merge pull request #2203 from helderco/dagger-address
chore!: Make `dagger.#Address` private
2022-04-15 09:59:26 +00:00
Helder Correia
543d29bbb1
chore!: Make dagger.#Address private
BREAKING CHANGE: don’t use `dagger.#Address`.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-14 23:26:17 +00:00
Helder Correia
aa3215d770
chore: Quote value in error
This is for better visibility into the contents of tag.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-04-14 23:11:10 +00:00
Andrea Luzzardi
a6396a0a17
Merge pull request #2095 from marcosnils/feat/init_templates
Allow to specify template when running `dagger project init`
2022-04-14 14:21:53 -07:00
dependabot[bot]
a679413836
build(deps): bump async from 2.6.3 to 2.6.4 in /website
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 18:04:20 +00:00
Gerhard Lazu
b6c3f91d45
Merge pull request #2172 from gerhard/test-todoapp-with-latest-stable-dagger-release
ci: Deploy todoapp with dev dagger AND ALSO latest 0.2.x release
2022-04-14 19:03:47 +01:00
Gerhard Lazu
d5ffae25e6
ci: Deploy todoapp with dev dagger AND ALSO latest 0.2.x release
Thanks to a great community contribution, we are improving the GitHub
Actions integration further. We should probably do the same for the
GitLab integration doc as a follow-up to this.

Follow-up to https://github.com/dagger/dagger/pull/1962
Uses improvements from https://github.com/dagger/dagger/pull/2195

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-04-14 18:41:13 +01:00
Gerhard Lazu
48fefa4aec
Merge pull request #2195 from crazy-max/update-gha-doc
docs: update github actions workflow example
2022-04-14 17:23:11 +01:00