Andrea Luzzardi
c85b25cc6c
Merge pull request #426 from TomChv/tests-examples-docker
...
Add tests for docker example
2021-05-14 12:23:12 -07:00
dependabot[bot]
1e86f90788
build(deps): bump github.com/rs/zerolog from 1.21.0 to 1.22.0
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 06:30:03 +00:00
Solomon Hykes
b526093929
stdlib: simpler and cleaner performance workaround
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-13 22:36:06 -07:00
Andrea Luzzardi
78dbb64e6a
Merge pull request #463 from samalba/fetchgit-features
...
Fetchgit features
2021-05-13 15:15:32 -07:00
Sam Alba
0dc63bb30e
tests: fixed test result
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-13 14:22:35 -07:00
Tom Chauveau
8ce8e8e01f
Add #Push definition and tests
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-13 21:38:15 +02:00
Sam Alba
637c980c20
tests: added missing test in ops.bats
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-13 12:36:13 -07:00
Andrea Luzzardi
1927ebbe1d
Merge pull request #461 from dagger/dependabot/go_modules/google.golang.org/grpc-1.37.1
...
build(deps): bump google.golang.org/grpc from 1.37.0 to 1.37.1
2021-05-13 11:51:13 -07:00
Sam Alba
2d2c5a8fed
tests: added tests for keepgitdir
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-13 10:39:32 -07:00
Sam Alba
5692accf37
implemented fetch-git buildkit options (keepdir and auth secrets)
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-13 10:39:29 -07:00
Sam Alba
471b578671
stdlib: #FetchGit extra args
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-13 10:35:22 -07:00
Tom Chauveau
24aee99ba9
Add test for docker example
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-13 16:34:51 +02:00
Sam Alba
a79f10a9bb
Merge pull request #462 from TomChv/fix-version-flags
2021-05-13 06:33:41 -07:00
Tom Chauveau
b01b11876d
Hide global flags for version command.
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-05-13 12:22:42 +02:00
dependabot[bot]
a0cdf77ae5
build(deps): bump google.golang.org/grpc from 1.37.0 to 1.37.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.37.0...v1.37.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 06:45:33 +00:00
Solomon Hykes
16edfc4fec
stdlib: rename js/react.#App to js/yarn.#Package
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 17:24:10 -07:00
Solomon Hykes
56ef4c1928
tests: remove outdated skip message
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 16:43:14 -07:00
Andrea Luzzardi
835ac9eef3
Merge pull request #456 from dubo-dubon-duponey/crash
...
Fix crasher
2021-05-12 16:20:32 -07:00
dubo-dubon-duponey
91c4f9c8e6
Adding additional error verification
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-12 16:11:19 -07:00
Solomon Hykes
668d6ae23f
Hide deprecated command "dagger compute"
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 16:01:43 -07:00
dubo-dubon-duponey
e9968e4c90
Fix crasher
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-12 15:47:20 -07:00
Solomon Hykes
d3f3799976
log operations in debug. Precursor to more readable operation logging at the cue layer
...
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-05-12 14:55:17 -07:00
dubo-dubon-duponey
ca6930bd02
Implement user & hosts for Exec
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-12 14:53:52 -07:00
Solomon Hykes
2237b11bc0
Fix wording in cli usage
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 14:52:01 -07:00
Andrea Luzzardi
cb56dd0950
Merge pull request #452 from shykes/docs-intro
...
Docs: overview page (copied from README)
2021-05-12 12:16:52 -07:00
Andrea Luzzardi
e58bb08ade
Merge pull request #453 from slumbering/patch-2
...
Update doc.yml
2021-05-12 12:16:36 -07:00
Blocksmith
b5f2932bed
Update doc.yml
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-12 12:16:13 -07:00
Solomon Hykes
8109c170a5
Docs: overview page (copied from README)
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-12 19:07:20 +00:00
Andrea Luzzardi
2d067c19b4
Merge pull request #443 from dubo-dubon-duponey/sop
...
Proposal to fix #442
2021-05-12 11:29:16 -07:00
Solomon Hykes
98b3951c73
stdlib: os package
...
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-05-11 17:32:50 -07:00
Sam Alba
d93a1d24b8
Merge pull request #444 from samalba/s3-example
...
examples/simple-s3: easier example to understand simple use case
2021-05-11 16:18:26 -07:00
Sam Alba
8730c66167
cue fmt
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-11 15:21:34 -07:00
Sam Alba
9cab6146ce
examples/simple-s3: easier example to understand simple use case
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-11 15:03:28 -07:00
dubo-dubon-duponey
c5c15c2e1a
Proposal to fix #442
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-11 15:03:15 -07:00
Andrea Luzzardi
9f5dfacbbf
Merge pull request #438 from dubo-dubon-duponey/build
...
Support for target & hosts (#DockerBuild)
2021-05-10 18:12:10 -07:00
dubo-dubon-duponey
53611be733
Add add-hosts to DockerBuild
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-10 15:06:50 -07:00
Andrea Luzzardi
42cf2c18d4
Merge pull request #390 from aluzzardi/terraform
...
stdlib: terraform support
2021-05-10 11:26:48 -07:00
Andrea Luzzardi
cc3da29354
Merge pull request #439 from dagger/dependabot/go_modules/github.com/hashicorp/go-version-1.3.0
...
build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
2021-05-10 11:25:05 -07:00
dependabot[bot]
5ba648e879
build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
...
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/hashicorp/go-version/releases )
- [Changelog](https://github.com/hashicorp/go-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-version/compare/v1.2.1...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:29:32 +00:00
dubo-dubon-duponey
38200f556c
Add target opt to DockerBuild
...
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-05-09 21:09:13 -07:00
Sam Alba
6c806a7226
Merge pull request #425 from TomChv/check-version
...
Check dagger version periodically
2021-05-07 15:16:38 -07:00
Sam Alba
c7323e79bc
cmd/version: simplified some code + added homebrew support
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-07 15:11:23 -07:00
Sam Alba
aee09b2d47
merged update and install page
...
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-05-07 15:10:58 -07:00
Andrea Luzzardi
c09be04fc2
Merge pull request #434 from aluzzardi/deployment-env
...
complete deployment->environment rename
2021-05-07 14:44:02 -07:00
Andrea Luzzardi
52048e1f24
complete deployment->environment rename
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 14:39:12 -07:00
Andrea Luzzardi
2767d5e821
Merge pull request #430 from unclejack/smaller_static_binary
...
Dockerfile: make the static binary smaller
2021-05-07 13:42:06 -07:00
Andrea Luzzardi
d8deeb7077
Merge pull request #414 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.8.3
...
fix pipeline caching when using cache mounts
2021-05-07 12:04:26 -07:00
Andrea Luzzardi
b979e2e994
stdlib: terraform support
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 12:00:45 -07:00
Andrea Luzzardi
d8a1f35f68
fix pipeline caching when using cache mounts
...
Force the Pipeline to resolve the canonical Cue value before computing.
This ensures that `.Path()` gives a constant result even on references.
Fixes #399
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-07 11:54:45 -07:00
unclejack
6510bf6068
Dockerfile: make the static binary smaller
...
Signed-off-by: unclejack <unclejack@users.noreply.github.com>
2021-05-07 21:08:23 +03:00