Commit Graph

1469 Commits

Author SHA1 Message Date
Andrea Luzzardi
2b5e789b89 docs: hotjar
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-06 15:41:17 +02:00
Andrea Luzzardi
ea14025e85 docs: collect feedback form
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-06 15:29:23 +02:00
Andrea Luzzardi
f45e74d134
Merge pull request #870 from aluzzardi/stdlib-container-no-search
os.#Container: inherit PATH from the container image
2021-08-04 18:07:23 +02:00
Andrea Luzzardi
2401855052
Merge pull request #869 from aluzzardi/ci-use-case
docs: add the CI use case
2021-08-04 16:58:54 +02:00
Andrea Luzzardi
db459ae04d os.#Container: inherit PATH from the container image
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-04 16:56:52 +02:00
Andrea Luzzardi
3ace7f6bd2 docs: add the CI use case
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-04 16:44:01 +02:00
Andrea Luzzardi
df0442c307
Merge pull request #858 from grouville/performance-op-exec
op.#Exec hack: performance improvement
2021-07-30 13:41:55 +02:00
Andrea Luzzardi
419501b7c6
Merge pull request #859 from TomChv/fix-typo-contributing
Fix typo in CONTRIBUTING.md
2021-07-30 13:41:04 +02:00
Tom Chauveau
6976e32290 Fix typo in CONTRIBUTING.md
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-07-29 18:29:45 +02:00
Guillaume de Rouville
9f90aca2b7 op.#Exec hack: improve performance by 100x on big configs
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-07-29 16:37:47 +02:00
Andrea Luzzardi
82d95a5c64
Merge pull request #854 from shykes/docs-typo
Fix typos in docs
2021-07-29 13:36:58 +02:00
Solomon Hykes
4a84f32280 Fix typos in docs
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-07-29 10:13:37 +00:00
Andrea Luzzardi
04d8e25e4d
Merge pull request #788 from grouville/fix-git-package
git package - add keepGitDir option
2021-07-28 18:32:22 +02:00
Andrea Luzzardi
23e0b39db9
Merge pull request #845 from aluzzardi/buildkit-cache
support buildkit cache export/import
2021-07-28 17:05:56 +02:00
Andrea Luzzardi
67d5609aee support buildkit cache export/import
- Add support for buildkit cache export/import
- Enable GHA cache for universe test (using buildkit v0.9 GHA support)

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-28 14:28:20 +02:00
Andrea Luzzardi
d867498ef9
Merge pull request #847 from dagger/dependabot/npm_and_yarn/website/sass-1.36.0
build(deps): bump sass from 1.35.2 to 1.36.0 in /website
2021-07-28 11:57:50 +02:00
dependabot[bot]
a4f86f5ef2
build(deps): bump sass from 1.35.2 to 1.36.0 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.2 to 1.36.0.
- [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.35.2...1.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 19:14:42 +00: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