Commit Graph

1927 Commits

Author SHA1 Message Date
dependabot[bot]
eb2ae5f0d0
build(deps): bump sass from 1.41.1 to 1.42.0 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.1 to 1.42.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.41.1...1.42.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-09-21 19:20:04 +00:00
Richard Jones
4db3aa9931 reworded a few paragraphs, ensured all examples match the playground links
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
0037fa1f2f additional information, new Packages section, and fix linting
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
5f45cb0eac refinements and additional information
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Richard Jones
8c46a1d2f1 initial work on what is cue
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-21 11:41:13 -07:00
Lucas Perreau
72dbfe200c fix trailing newline
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Lucas Perreau
8f1034b79f style: remove spaces for consistency
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Lucas Perreau
4107f9a875 fix(buildkitd): Start the daemon if it is not active
Add a method that will retrieve the version, the running state and the network host existence of the buildkitd container.
If the version is outdated or there is no host network, we delete the container and install a proper one.
If the container is correctly configured but is not active, we start it, which saves some time.

Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Sam Alba
d6dda76d81
Merge pull request #987 from samalba/docs-update-ci
docs: rephrase the value prop to run CI workflows using dagger
2021-09-20 16:31:22 -07:00
Sam Alba
4a8fe14a27
Merge pull request #994 from dagger/dependabot/npm_and_yarn/website/cypress-8.4.1
build(deps-dev): bump cypress from 8.4.0 to 8.4.1 in /website
2021-09-20 16:17:32 -07:00
Sam Alba
249a4b4a32
Merge pull request #996 from dagger/dependabot/npm_and_yarn/website/prismjs-1.25.0
build(deps): bump prismjs from 1.24.0 to 1.25.0 in /website
2021-09-20 16:17:17 -07:00
dependabot[bot]
161aecb434
build(deps): bump prismjs from 1.24.0 to 1.25.0 in /website
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 22:30:45 +00:00
dependabot[bot]
96613573c1
build(deps-dev): bump cypress from 8.4.0 to 8.4.1 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.0 to 8.4.1.
- [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/v8.4.0...v8.4.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:15:04 +00:00
Andrea Luzzardi
fb7cb95b06
Merge pull request #986 from aluzzardi/socket-support
dagger.#Stream support
2021-09-20 11:08:06 -07:00
Sam Alba
06db9bdf78 docs: rephrase the value prop to run CI workflows using dagger
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-17 17:26:24 -07:00
Andrea Luzzardi
0f4a55a482 socket -> stream
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-09-17 15:19:15 -07:00
Andrea Luzzardi
fd27d3d980
Merge pull request #990 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.7.0
build(deps): bump amplitude-js from 8.6.0 to 8.7.0 in /website
2021-09-17 13:43:29 -07:00
Andrea Luzzardi
4f19843392
Merge pull request #991 from dagger/dependabot/npm_and_yarn/website/sass-1.41.1
build(deps): bump sass from 1.41.0 to 1.41.1 in /website
2021-09-17 13:43:19 -07:00
dependabot[bot]
c9867044f7
build(deps): bump sass from 1.41.0 to 1.41.1 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.0 to 1.41.1.
- [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.41.0...1.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 19:16:10 +00:00
dependabot[bot]
347fee826a
build(deps): bump amplitude-js from 8.6.0 to 8.7.0 in /website
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.6.0...v8.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 19:15:33 +00:00
Andrea Luzzardi
408f147fab socket: add tests
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-09-17 11:53:09 -07:00
Andrea Luzzardi
5480fb991d dagger.#Socket support
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-09-17 11:53:09 -07:00
Sam Alba
12e457e9e9
Merge pull request #971 from VazeeKevin/tasks/improve-stdlib-docker
stdlib/docker: update #Build to incorporate image from Dockerfile
2021-09-16 17:50:28 -07:00
Sam Alba
e31caa0a0e
Merge pull request #948 from slewiskelly/slewiskelly/stdlib-gcp
stdlib: Update gcp.#GCloud to set compute/region instead of compute/zone
2021-09-16 17:49:13 -07:00
Andrea Luzzardi
26becd29e3
Merge pull request #963 from dagger/dependabot/docker/golang-1.16.8-alpine
build(deps): bump golang from 1.16.7-alpine to 1.16.8-alpine
2021-09-16 09:23:49 -07:00
Andrea Luzzardi
dda8141dac
Merge pull request #965 from talentedmrjones/bust-cache-for-new-secrets
Bust the buildkit cache when secret value changes
2021-09-16 09:01:59 -07:00
Richard Jones
defaea5a87
referencing secretInput directly rather than looking up in State by key
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-16 09:31:41 -06:00
Richard Jones
e86985da16 adjust test to account for the new hash
Signed-off-by: Richard Jones <richard@dagger.io>
2021-09-16 09:23:51 -06:00
Richard
0666d6f55a added hash of the secret key+value to invalidate buildkit cache when value changes
Signed-off-by: Richard <richard@dagger.io>
2021-09-16 09:23:50 -06:00
Andrea Luzzardi
7073bc89c0
Merge pull request #979 from ming535/chore
Fix Typo
2021-09-15 15:27:22 -07:00
Andrea Luzzardi
9508d1e140
Merge pull request #981 from samalba/update-url
docs: update booking url
2021-09-15 15:26:41 -07:00
Andrea Luzzardi
84c376c6f3
Merge pull request #976 from dagger/dependabot/npm_and_yarn/website/cypress-8.4.0
build(deps-dev): bump cypress from 8.3.0 to 8.4.0 in /website
2021-09-15 14:54:40 -07:00
Andrea Luzzardi
6be4bbf49d
Merge pull request #982 from dagger/dependabot/npm_and_yarn/website/sass-1.41.0
build(deps): bump sass from 1.38.1 to 1.41.0 in /website
2021-09-15 14:54:27 -07:00
dependabot[bot]
b73ad6af55
build(deps): bump sass from 1.38.1 to 1.41.0 in /website
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.1 to 1.41.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.38.1...1.41.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-09-15 19:14:44 +00:00
Sam Alba
7711335076 docs: update booking url
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-15 10:18:45 -07:00
Kevin Poirot
a364307f0e Add test build with args to Docker #Build
Signed-off-by: Kevin Poirot <kevin@vazee.fr>
2021-09-15 10:48:17 +02:00
huming
2b22c4cf36 Fix Typo
Signed-off-by: huming <humings@gmail.com>
2021-09-15 15:52:58 +08:00
Kevin Poirot
3e14920062 Update Docker #Build to incorporate image from Dockerfile
Signed-off-by: Kevin Poirot <kevin@vazee.fr>
2021-09-15 08:55:59 +02:00
Solomon Hykes
1eec9ec8fe Docs: remove unfinished "custom script" tutorial
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2021-09-14 22:30:52 -07:00
dependabot[bot]
dd9ec64109
build(deps-dev): bump cypress from 8.3.0 to 8.4.0 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.0 to 8.4.0.
- [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/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 19:15:49 +00:00
Sam Alba
5de40f10bd
Merge pull request #969 from yamamoto-febc/flag-name-typo
Fix typos in flag names and error messages
2021-09-14 08:47:26 -07:00
Sam Alba
8dbfdaca1b
Merge pull request #973 from grouville/fix/bug-infinite-loop
fix/bug: infinite loop non-existent input dir path
2021-09-14 08:44:33 -07:00
Guillaume de Rouville
0273fead4d fix/bug: infinite loop non-existent input dir path
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-09-14 16:26:27 +02:00
Guillaume de Rouville
46362ed247 Add zone in GCP.#Config
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
2021-09-14 13:43:31 +02:00
Kazumichi Yamamoto
9dda32a6c6 Fix typos in flag names and error messages
Signed-off-by: Kazumichi Yamamoto <yamamoto.febc@gmail.com>
2021-09-14 20:34:16 +09:00
Scott
8e2dea148b stdlib: Update gcp.#GCloud to set compute/region instead of compute/zone
If a users correctly sets `region` to a valid GCP region, a warning would be
presented (but is hidden by `-q`):

```
) gcloud config set compute/zone asia-northeast1
Updated property [compute/zone].
WARNING: asia-northeast1 is not a valid zone. Run `gcloud compute zones list` to get all zones.
```

This makes it consistent with AWS where a region is set. However, an optional
`zone` field could also be added to `gcp.#Config`, which would be used to
(conditionally?) set the zone.

AFAICT, there is no option to set a zone in AWS CLI.

Signed-off-by: Scott <slewiskelly@slewiskel.ly>
2021-09-14 12:13:27 +02:00
Sam Alba
4d45e269e0
Merge pull request #967 from VazeeKevin/tasks/docker-build-args
stdlib/docker: Add args option to Docker #Build
2021-09-13 15:26:09 -07:00
Sam Alba
8593a11cb7
Merge pull request #962 from sujaypillai/az
Adding support for azure static webapp
2021-09-13 15:25:30 -07:00
Sam Alba
53cbdcf3c0 docs: updated docs generation
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-09-13 10:40:18 -07:00
Sujay Pillai
48560b4546 Adding support for azure static webapp
Signed-off-by: Sujay Pillai <sujayopillai@gmail.com>
2021-09-13 10:39:20 -07:00