Tihomir Jovicic
|
0010609f4d
|
First version of package manager
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-08-01 21:22:48 +02:00 |
|
Solomon Hykes
|
a29d217bfd
|
Docs: rewrite "what is Dagger" to emphasize integration
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 18:02:39 +02:00 |
|
Andrea Luzzardi
|
0b18326aa1
|
Merge pull request #841 from aluzzardi/docs-fix-relative-urls
docs: Fix relative URLs, add a CONTRIBUTING.md note
|
2021-07-22 13:37:53 +02:00 |
|
Andrea Luzzardi
|
1df914acdc
|
docs: Fix relative URLs, add a CONTRIBUTING.md note
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-22 13:34:53 +02:00 |
|
Solomon Hykes
|
cff35ba2b5
|
Docs: more robust link
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 13:23:38 +02:00 |
|
Solomon Hykes
|
90388b027f
|
Docs: fix broken link
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 13:15:07 +02:00 |
|
Solomon Hykes
|
4a9a355156
|
Docs: fix dup navbar, pt 2
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 12:50:47 +02:00 |
|
Solomon Hykes
|
c3139cbd35
|
Docs: fix dup navbar, pt 1
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 12:50:47 +02:00 |
|
Andrea Luzzardi
|
42b871916e
|
Merge pull request #836 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.9.0
build(deps): bump github.com/moby/buildkit from 0.9.0-rc1 to 0.9.0
|
2021-07-20 16:26:51 +02:00 |
|
dependabot[bot]
|
29a42d1998
|
build(deps): bump github.com/moby/buildkit from 0.9.0-rc1 to 0.9.0
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.9.0-rc1 to 0.9.0.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.9.0-rc1...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-20 13:51:16 +00:00 |
|
Andrea Luzzardi
|
8462963b6d
|
Merge pull request #837 from aluzzardi/telemetry
Telemtry Support
|
2021-07-20 15:35:24 +02:00 |
|
Andrea Luzzardi
|
5bc0bff1b0
|
telemetry support
Fixes #832
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-20 14:28:06 +02:00 |
|
Andrea Luzzardi
|
eb78661620
|
move versioning into the version package
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-19 17:43:45 +02:00 |
|
Andrea Luzzardi
|
304959b3f5
|
automatically detect vendored buildkit version
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-19 16:26:18 +02:00 |
|
Solomon Hykes
|
57754bebb8
|
"kb style" docs: decouple URLs from structure
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-16 19:08:18 +02:00 |
|
Andrea Luzzardi
|
5a8f9d3e7c
|
Merge pull request #829 from tjovicic/package-distribution-docs
Add doc on how to create packages
|
2021-07-16 11:34:46 +02:00 |
|
Tihomir Jovicic
|
203f893f7c
|
Fix docs linting issues
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-16 10:16:38 +02:00 |
|
Tihomir Jovicic
|
3137e72057
|
Replacing package example with CloudRun definition
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-16 10:14:53 +02:00 |
|
Andrea Luzzardi
|
814b749c9a
|
Merge pull request #827 from dagger/dependabot/docker/golang-1.16.6-alpine
build(deps): bump golang from 1.16.5-alpine to 1.16.6-alpine
|
2021-07-15 16:07:27 +02:00 |
|
Andrea Luzzardi
|
560ceb6ef5
|
Merge pull request #822 from tjovicic/gha-integration-docs
Add github actions tutorial
|
2021-07-15 16:07:09 +02:00 |
|
Tihomir Jovicic
|
216686c7ec
|
Add doc on how to create packages
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-15 11:29:30 +02:00 |
|
Tihomir Jovicic
|
0c80674afd
|
Improve github actions docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-15 09:58:00 +02:00 |
|
dependabot[bot]
|
f71dc6e7ee
|
build(deps): bump golang from 1.16.5-alpine to 1.16.6-alpine
Bumps golang from 1.16.5-alpine to 1.16.6-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 19:04:55 +00:00 |
|
Tihomir Jovicic
|
12668df292
|
Fix linting issues in gh integration docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-14 13:05:48 +02:00 |
|
Tihomir Jovicic
|
af3ccb954b
|
Add github actions tutorial
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
|
2021-07-14 13:02:21 +02:00 |
|
Andrea Luzzardi
|
2f2ede4cfc
|
Merge pull request #817 from samalba/unify-buildkit-client
Unify buildkit clients
|
2021-07-14 12:19:52 +02:00 |
|
Andrea Luzzardi
|
372c1bc4c9
|
Merge pull request #821 from aluzzardi/docs-georestrictions
docs: georestrictions compliance
|
2021-07-14 12:17:19 +02:00 |
|
Andrea Luzzardi
|
7e960f286d
|
docs: georestrictions compliance
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-14 12:15:34 +02:00 |
|
Sam Alba
|
5ca93717a1
|
Merge pull request #820 from samalba/enable-cloudfront
infra: enable cloudfront for releases download
|
2021-07-13 21:39:49 +02:00 |
|
Sam Alba
|
fb87ad59fb
|
infra: enable cloudfront for releases download
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-13 21:20:17 +02:00 |
|
Sam Alba
|
f185088d85
|
cmd/up: fixed missing inputs error
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-13 16:37:37 +02:00 |
|
Sam Alba
|
79d2e726a2
|
cmd: ported code to new client function signature, force one client per session
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-13 16:16:17 +02:00 |
|
Sam Alba
|
ac32d6f57b
|
buildkit client does not return environment to force the caller to implement its logic in the build callback
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-13 16:15:34 +02:00 |
|
Sam Alba
|
ce7adc1fa4
|
cmd/up/compute: unify buildkit sessions to use only one
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-13 14:55:49 +02:00 |
|
Sam Alba
|
fd942d201a
|
Merge pull request #813 from aluzzardi/buildkitd-v0.9.0-rc1
Bump buildkit to v0.9.0-rc1
|
2021-07-13 14:06:20 +02:00 |
|
Andrea Luzzardi
|
781e11bde3
|
Bump buildkit to v0.9.0-rc1
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2021-07-13 13:55:47 +02:00 |
|
Andrea Luzzardi
|
b101e191b6
|
Merge pull request #778 from Alvise88/move-to-opentelemetry
Move to OpenTelemetry (#735)
|
2021-07-13 13:50:11 +02:00 |
|
Sam Alba
|
b770b01a3e
|
Merge pull request #811 from dagger/fix-no-cache
cmd/common: restored no-cache behavior
|
2021-07-12 14:38:20 +02:00 |
|
Sam Alba
|
9473d54bfb
|
cmd/common: restored no-cache behavior
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 14:26:55 +02:00 |
|
Sam Alba
|
2b9e74db45
|
Merge pull request #810 from samalba/edit-validation
input edit: validate cue code with new inputs before persisting to the workspace
|
2021-07-12 13:24:40 +02:00 |
|
Sam Alba
|
d1962b5bb6
|
cmd/input: validate cue code with new inputs before persisting to the workspace
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 13:05:52 +02:00 |
|
Andrea Luzzardi
|
9f907fea62
|
Merge pull request #808 from samalba/inputs-validation
Inputs validation
|
2021-07-12 12:18:37 +02:00 |
|
Sam Alba
|
f726a4b84d
|
cmd: added comment for input validation (per Andrea's pr comment)
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 11:53:20 +02:00 |
|
Sam Alba
|
2e883ae47c
|
test: implemented test for invalid input
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 11:10:18 +02:00 |
|
Solomon Hykes
|
afc640c139
|
Fix typo in docs
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-12 10:51:47 +02:00 |
|
Sam Alba
|
b37db8eedb
|
cmd: implemented input validation when updating environment
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 10:47:10 +02:00 |
|
Sam Alba
|
d4c8350c08
|
cmd: centralize code for buildkit client creation
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 10:47:10 +02:00 |
|
Sam Alba
|
84acad8706
|
cmd: refacto client creation to use only one (fixes #798)
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-07-12 10:47:10 +02:00 |
|
Andrea Luzzardi
|
e40307af29
|
Merge pull request #803 from grouville/doc-update-universe-change
docs: 100% manual verification of doc + update with last plan change
|
2021-07-12 10:43:50 +02:00 |
|
Guillaume de Rouville
|
482df27352
|
docs: 100% manual verification of doc + update with last plan change
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
|
2021-07-10 17:03:47 +02:00 |
|