Commit Graph

2908 Commits

Author SHA1 Message Date
Andrea Luzzardi
3e702626a4
Merge pull request #1763 from jlongtine/migrate-message
Create a nice error message for 0.1 plans loaded in 0.2
2022-03-10 15:34:36 -08:00
Andrea Luzzardi
8ef782a39b
Merge pull request #1767 from aluzzardi/fix-ci
ci: fix broken GH yaml
2022-03-10 15:30:45 -08:00
Andrea Luzzardi
f5bad7fb53 ci: fix broken GH yaml
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 15:28:04 -08:00
Andrea Luzzardi
993c706faa do: simplify help management
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 15:11:55 -08:00
Andrea Luzzardi
4f974565f1
Merge pull request #1765 from aluzzardi/close-stale-pr
ci: close stale PRs automatically
2022-03-10 15:01:47 -08:00
Andrea Luzzardi
3942f6b64c ci: close stale PRs automatically
Label PRs as `stale` after 14 days, close them 7 days after.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 14:24:39 -08:00
Joel Longtine
5114992a53 One more try.
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-03-10 15:20:36 -07:00
Joel Longtine
8b3650c08d Fix test
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-03-10 15:19:59 -07:00
Joel Longtine
43b9df74a8 Add test
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-03-10 15:15:50 -07:00
Andrea Luzzardi
7a117574ac
Merge pull request #1762 from aluzzardi/fix-gitattributes
project update: fix .gitattributes
2022-03-10 14:01:05 -08:00
Joel Longtine
b3ac2b7167 Change message
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-03-10 14:55:52 -07:00
Joel Longtine
2d4b6ef2ee Print error for 0.1.0 plans being loaded
Signed-off-by: Joel Longtine <joel@dagger.io>
2022-03-10 14:53:37 -07:00
Andrea Luzzardi
5be67bf1bb project update: fix .gitattributes
It's `linguist-generated=true` per the documentation.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 13:50:39 -08:00
Andrea Luzzardi
0ede82f597
Merge pull request #1760 from talentedmrjones/dagger-project-update-rm-gitignore
removes old .gitignore, adds new .gitattributes
2022-03-10 13:46:33 -08:00
Richard Jones
096c936aaf
removes old .gitignore, adds new .gitattributes
Signed-off-by: Richard Jones <richard@dagger.io>
2022-03-10 14:31:57 -07:00
Andrea Luzzardi
102ec55d4e
Merge pull request #1754 from dagger/dependabot/go_modules/github.com/docker/buildx-0.8.0
build(deps): bump github.com/docker/buildx from 0.6.2 to 0.8.0
2022-03-10 11:46:04 -08:00
dependabot[bot]
74c70ab533 build(deps): bump github.com/docker/buildx from 0.6.2 to 0.8.0
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.6.2 to 0.8.0.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](https://github.com/docker/buildx/compare/v0.6.2...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/docker/buildx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 11:39:39 -08:00
Andrea Luzzardi
26fe2630b5
Merge pull request #1757 from aluzzardi/telemetry-log-duration
telemetry: log duration
2022-03-10 11:18:38 -08:00
Andrea Luzzardi
4b5312b07a
Merge pull request #1755 from dagger/dependabot/go_modules/google.golang.org/grpc-1.45.0
build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0
2022-03-10 11:17:25 -08:00
Andrea Luzzardi
a698ef1c08
Merge pull request #1756 from dagger/dependabot/go_modules/github.com/spf13/cobra-1.4.0
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
2022-03-10 11:17:17 -08:00
Andrea Luzzardi
3679c04be9 telemetry: log duration
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2022-03-10 11:08:55 -08:00
dependabot[bot]
e42654c64d
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 19:06:37 +00:00
dependabot[bot]
d12e51ae19
build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.44.0...v1.45.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 19:06:33 +00:00
Andrea Luzzardi
c82bc00f87
Merge pull request #1649 from dagger/dependabot/go_modules/github.com/Microsoft/go-winio-0.5.2
build(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2
2022-03-10 11:00:32 -08:00
Andrea Luzzardi
c207b7e3a9
Merge pull request #1700 from grouville/global-cache-flags
Move cache flags to 'do' operation
2022-03-10 11:00:07 -08:00
guillaume
8c54935349 Move cache flags to 'do' operation
Move cache flags to 'dagger do' as it will only become relevant for this dagger command

Signed-off-by: guillaume <guillaume.derouville@gmail.com>
2022-03-10 19:34:10 +01:00
Andrea Luzzardi
05cc2adec5
Merge pull request #1740 from talentedmrjones/remove-up-command
removes dagger up in favor of dagger do
2022-03-10 10:21:48 -08:00
Gerhard Lazu
41aaf79bc6
Merge pull request #1751 from gerhard/extract-docs-snippets-in-separate-files
Extract snippets from docs into separate files
2022-03-10 16:43:05 +00:00
Gerhard Lazu
da8e8fbaac
Extract snippets from docs into separate files
So that we get auto-formatting and syntax checking in our code editor.
The only snippets which have not been extracted are either terminal
output, or file fragments (e.g. CUE) which are not valid standalone files.

Resolves https://github.com/dagger/dagger/issues/1715

While at it, do a few fly-by improvements:
- beta.1 -> beta.2
- add CUE & BuildKit links
- up -> do

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-10 16:35:50 +00:00
Gerhard Lazu
2b30bd027d
Merge pull request #1748 from maert/hide_completion_command
Hide default completion command
2022-03-10 14:50:10 +00:00
Gerhard Lazu
45f3121abe
Merge pull request #1750 from helderco/docs-snippets
[Docs] Move snippets outside of markdown
2022-03-10 14:43:56 +00:00
Helder Correia
6204970d53
Move snippets outside of markdown
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-03-10 12:35:11 -01:00
Jeremy Adams
5c0ce279b6 Hide default completion command
Signed-off-by: Jeremy Adams <jeremy.adams.pdx@gmail.com>
2022-03-09 19:57:48 -08:00
Andrea Luzzardi
cf0505614f
Merge pull request #1589 from samalba/ci-poc
Port the dagger Makefile for go build, lint and test
2022-03-09 18:24:33 -08:00
Sam Alba
eec7bc0a95 ci: fixed github action
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 18:14:01 -08:00
Sam Alba
637a3c9efd ci: ported config to new client API
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
5767721478 ci: added github workflow for running the tests
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
646a4d153d ci: implemented go test
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
029a0d270f ci: simplify code and reduce boiler plate + fixed caching
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
555966d040 ci: explicit dependency between goBuild and goLint
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
492a7ff9c3 ci: fix cue linter
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
ba0f565dbf ci: fixed output + implemented cue linter
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
297fded56d ci: ported to new Plan syntax + implemented CUE fmt + go linter + code cleanup
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
2a9cf1ce7c ci: fixed performance issues, converted more fields to hidden
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
8e2f3eb21d ci: cleaner pattern for sharing base images across actions
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
f17c470feb ci: implemented go lint
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
679bb30148 ci: fixed typos + params for os/arch
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
7ecf0a97ad ci: base implementation for building dagger binary
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Sam Alba
e2670298ff ci: added README
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2022-03-09 17:30:44 -08:00
Andrea Luzzardi
80850e1e00
Merge pull request #1674 from grouville/windows-logs
Windows escape sequence fix
2022-03-09 17:12:15 -08:00