Commit Graph

3418 Commits

Author SHA1 Message Date
dependabot[bot]
0abd047142
build(deps): bump golang from 1.16.15-alpine to 1.18.1-alpine
Bumps golang from 1.16.15-alpine to 1.18.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 19:09:01 +00:00
Andrea Luzzardi
54497f6f20 ci: dependabot: change label
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-13 12:06:52 -07:00
dependabot[bot]
e4f83151ec build(deps): bump go.opentelemetry.io/otel/trace from 1.6.2 to 1.6.3
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-04-13 11:54:06 -07:00
Solomon Hykes
3fe1c3fb41
Merge pull request #2133 from marcosnils/feat/output_docs
docs: Add guide to showcase handling outputs
2022-04-13 13:46:07 -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
Andrea Luzzardi
05a6e78856
Merge pull request #2157 from shykes/universe-x
chore: separate review rotation on universe.dagger.io/x/
2022-04-13 11:27:54 -07:00
Gerhard Lazu
67ecde8c30
Merge pull request #2029 from dagger/dependabot/go_modules/github.com/docker/buildx-0.8.2
build(deps): bump github.com/docker/buildx from 0.8.1 to 0.8.2
2022-04-13 19:20:46 +01:00
Solomon Hykes
baf9adca8e
Merge pull request #2179 from shykes/codeowners-cli
chore: explicit codeowners for CLI
2022-04-13 13:14:09 -05:00
Solomon Hykes
49861839ab chore: explicit codeowners for CLI
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-13 13:01:15 -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
Solomon Hykes
dac0e84794
Merge pull request #2011 from olljanat/support-dotnet
feat: support .NET
2022-04-13 11:49:38 -05: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
Gerhard Lazu
93c67e1922
Merge pull request #2134 from helderco/contribution-guide
docs: Move contribution guide to docs website
2022-04-13 14:28:37 +01:00
Tom Chauveau
bc87547390
fix: explicit dagger project usage
Resolves: #2091
Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
2022-04-13 13:46:41 +02: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
Andrea Luzzardi
991c8dc6ff
Merge pull request #2161 from crazy-max/fix-log
filter out useless commandConn.CloseWrite warning message
2022-04-12 18:11:05 -07:00
CrazyMax
aeb8ea3973
filter out useless commandConn.CloseWrite warning message
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-13 02:18:59 +02:00
Marcos Lilljedahl
868e96d06a Allow to specify template when running dagger project init
Adds the ability to select a template which will create a new file
in the CWD with the template name. Templates present in the
"cmd/dagger/project/templates" directory are automatically embedded in the dagger
binary when building and then listed in the `dagger project init` help output.

Usage:

    dagger project init -t <template_name>

One idea that we had while pairing on this is to eventually try
improving this UX by extending the `dagger project` command by adding
sub-commands like `dagger project templates [list, new, output, ...]`.

Pair: gerhard

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-12 21:03:21 -03:00
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
Solomon Hykes
778c55a541 chore: separate review rotation on universe.dagger.io/x/
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-12 18:09:30 -05: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