Commit Graph

  • 111c5b9cc8 fix(docs): fix typo João Fernandes 2021-11-11 10:03:41 -03:00
  • a944e7cea3 build(deps-dev): bump cypress-localstorage-commands in /website dependabot[bot] 2021-11-11 19:14:29 +00:00
  • f4d6dc539c Merge pull request #1121 from samalba/fix-windows-socket Sam Alba 2021-11-10 18:22:53 -08:00
  • e4f2f69353 solver: fixed npipe support on Windows Sam Alba 2021-11-10 17:25:02 -08:00
  • e6c7191ab0 Merge pull request #1119 from dagger/revert-1085-feat/check-universe-version Andrea Luzzardi 2021-11-09 19:13:20 -08:00
  • d065a1f627 Revert "Improve version checking to also check universe" Andrea Luzzardi 2021-11-09 18:55:55 -08:00
  • d3ccfc31ff Merge pull request #1115 from aluzzardi/fix-windows-build Sam Alba 2021-11-09 12:48:27 -08:00
  • 51ae44765c fix windows build Andrea Luzzardi 2021-11-09 12:14:02 -08:00
  • 07ead9050e Merge pull request #1114 from dagger/dependabot/npm_and_yarn/website/remark-code-import-0.4.0 Andrea Luzzardi 2021-11-09 12:02:17 -08:00
  • b7e5aea5aa build(deps): bump remark-code-import from 0.3.0 to 0.4.0 in /website dependabot[bot] 2021-11-09 19:16:05 +00:00
  • c200055086 Merge pull request #1084 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.1.0 Andrea Luzzardi 2021-11-08 20:14:16 -08:00
  • ab50c22b25 build(deps): bump go.opentelemetry.io/otel/exporters/jaeger dependabot[bot] 2021-11-09 03:32:05 +00:00
  • ef9feb702a Merge pull request #1078 from dagger/dependabot/npm_and_yarn/website/cypress-8.7.0 Andrea Luzzardi 2021-11-08 19:15:45 -08:00
  • d7388534c2 Merge pull request #1081 from dagger/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.1.0 Andrea Luzzardi 2021-11-08 19:15:35 -08:00
  • 1c8ca28b70 Merge pull request #1091 from dagger/dependabot/npm_and_yarn/website/amplitude-js-8.9.1 Andrea Luzzardi 2021-11-08 19:15:24 -08:00
  • 9c1d164495 build(deps): bump amplitude-js from 8.8.0 to 8.9.1 in /website dependabot[bot] 2021-11-09 02:51:03 +00:00
  • a44bf8c8d3 build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website dependabot[bot] 2021-11-09 02:49:38 +00:00
  • 5e0d582ddd Merge pull request #1079 from dagger/dependabot/npm_and_yarn/website/sass-1.43.4 Andrea Luzzardi 2021-11-08 18:45:54 -08:00
  • ef591a58c1 Merge pull request #1086 from dagger/dependabot/npm_and_yarn/website/cypress-localstorage-commands-1.6.0 Andrea Luzzardi 2021-11-08 18:45:35 -08:00
  • 6942b85269 Merge pull request #1110 from dagger/dependabot/go_modules/github.com/rs/zerolog-1.26.0 Andrea Luzzardi 2021-11-08 18:45:15 -08:00
  • fd588f179e Merge pull request #1109 from dagger/dependabot/go_modules/github.com/moby/buildkit-0.9.2 Andrea Luzzardi 2021-11-08 18:45:05 -08:00
  • 7a23dbc0b7 build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2 dependabot[bot] 2021-11-09 02:13:46 +00:00
  • 3999efc0de build(deps): bump go.opentelemetry.io/otel/sdk from 1.0.1 to 1.1.0 dependabot[bot] 2021-11-09 02:11:06 +00:00
  • d82d790610 build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.26.0 dependabot[bot] 2021-11-09 02:08:06 +00:00
  • 8ffee8922e Merge pull request #1112 from samalba/windows-input-stream Andrea Luzzardi 2021-11-08 18:06:50 -08:00
  • 92e08771d6 build(deps): bump sass from 1.43.3 to 1.43.4 in /website dependabot[bot] 2021-11-09 01:58:24 +00:00
  • 738fc23638 build(deps-dev): bump cypress-localstorage-commands in /website dependabot[bot] 2021-11-09 01:58:05 +00:00
  • d46a347781 solver: split platform specific code Sam Alba 2021-11-08 17:51:40 -08:00
  • 2d371ca32b Merge pull request #1113 from samalba/fix-race-ci Andrea Luzzardi 2021-11-08 17:51:32 -08:00
  • ae0c7f38d8 Merge pull request #1104 from Breigner01/fix/gcp-doc-typo Andrea Luzzardi 2021-11-08 17:35:00 -08:00
  • ace8ea26f1 stdlib: lock when vendoring to avoid race conditions Sam Alba 2021-11-08 17:29:56 -08:00
  • 1dd538e729 mod: defer Unlock to avoid deadlocks in the pkg manager Sam Alba 2021-11-08 17:29:33 -08:00
  • a147f130ee cmd/input: added auto-detection for Windows named pipe Sam Alba 2021-11-08 17:17:33 -08:00
  • e6de59a340 added support for stream type npipe (Windows named pipe) Sam Alba 2021-11-08 17:16:38 -08:00
  • 72935fbc06 added winio to godeps Sam Alba 2021-11-08 17:12:46 -08:00
  • 6acc7e2c4d Merge pull request #1085 from TomChv/feat/check-universe-version Sam Alba 2021-11-08 15:23:59 -08:00
  • 83db176e0c Merge pull request #1082 from dagger/dependabot/go_modules/go.opentelemetry.io/otel-1.1.0 Andrea Luzzardi 2021-11-08 13:21:05 -08:00
  • 4baf9c90b8 Merge pull request #1097 from dagger/dependabot/go_modules/github.com/containerd/containerd-1.5.7 Andrea Luzzardi 2021-11-08 13:20:45 -08:00
  • 23d488d462 Merge pull request #1103 from samalba/fix-windows-dir-encoding Andrea Luzzardi 2021-11-08 13:20:31 -08:00
  • b956ed4d91 Merge pull request #1106 from slumbering/docs-ui-fixes Andrea Luzzardi 2021-11-08 13:20:12 -08:00
  • 6604b65067 build(deps): bump github.com/containerd/containerd from 1.5.4 to 1.5.7 dependabot[bot] 2021-11-08 18:55:31 +00:00
  • f2c8839e18 Merge pull request #1101 from dagger/dependabot/docker/golang-1.16.10-alpine Andrea Luzzardi 2021-11-08 10:22:34 -08:00
  • 07404ae25e docs: 💄 remove icons overloading + few css changes jffarge 2021-11-08 15:25:46 +01:00
  • 50496f9bf0 docs: fix cue file path for gcp doc part Benjamin Reigner 2021-11-07 19:50:32 +01:00
  • 21e1f89f3a state: fixed input dir encoding on windows Sam Alba 2021-11-05 17:16:23 -07:00
  • 88e9662244 Merge pull request #1100 from TomChv/fix/fix-platform-naming Sam Alba 2021-11-05 15:21:49 -07:00
  • 9e7b3d2fb1 build(deps): bump golang from 1.16.9-alpine to 1.16.10-alpine dependabot[bot] 2021-11-05 19:06:20 +00:00
  • a63c4e989a Change "arch" into "platform" because it's more accurate. Tom Chauveau 2021-11-05 16:21:21 +01:00
  • de6afee89c Merge pull request #1098 from samalba/fix-mod-get Sam Alba 2021-11-04 11:06:42 -07:00
  • 285edb4cf0 mod: fix mod get Sam Alba 2021-11-03 21:53:38 -07:00
  • b4b472390c Merge pull request #1092 from dagger/dependabot/go_modules/google.golang.org/grpc-1.42.0 Andrea Luzzardi 2021-11-03 15:08:13 -07:00
  • 164e6e3eb8 Merge pull request #1094 from samalba/stdlib-docker-run-recreate2 Sam Alba 2021-11-02 15:34:47 -07:00
  • a4761c0f64 stdlib/docker: #Run do not fail if container exists and recreate is false Sam Alba 2021-11-02 15:09:15 -07:00
  • 33685f9bbf Merge pull request #1090 from samalba/stdlib-docker-run-recreate Sam Alba 2021-11-02 14:19:42 -07:00
  • 7e43838f98 docs: updated generated content Sam Alba 2021-11-02 13:32:10 -07:00
  • f7917cb97b build(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0 dependabot[bot] 2021-11-02 19:32:52 +00:00
  • 72723c4ca7 stdlib/docker: #Run checks if the container exists and can optionnally recreate it Sam Alba 2021-11-02 11:38:29 -07:00
  • 2cc3f9ad5a Merge pull request #1089 from TomChv/fix/multi-arch-export Sam Alba 2021-11-02 10:58:40 -07:00
  • faf2b76bcb Fix argoCD timeout in universe test Tom Chauveau 2021-11-02 13:34:42 +01:00
  • 59f67f9cb5 Fix export architecture configuration to resolves #1087 Tom Chauveau 2021-11-02 11:39:51 +01:00
  • 954192118e Merge pull request #1074 from TomChv/feat/pipeline-platform-config Sam Alba 2021-11-01 16:14:20 -07:00
  • 4a461a0021 Fix engine to don't write architecture in values.yaml if no one provided. Tom Chauveau 2021-10-30 12:07:33 +02:00
  • 3ebd076c5d Fix argoCD timeout Tom Chauveau 2021-10-29 22:15:58 +02:00
  • 8eb01d850b Fix context issue on dagger version Tom Chauveau 2021-10-29 19:47:20 +02:00
  • c808f4e828 Add tracking on dagger version Tom Chauveau 2021-10-29 19:34:37 +02:00
  • 5f0a4202c9 Complete version checking with getUniverseCurrentVersion Tom Chauveau 2021-10-29 19:31:59 +02:00
  • 564ad09d2b Merge pull request #1066 from slumbering/universe-http Sam Alba 2021-10-29 09:55:59 -07:00
  • 48876c04e4 Merge pull request #1067 from slumbering/universe-trivy Sam Alba 2021-10-29 09:55:16 -07:00
  • 927762481a Fix dagger mod get to stop requiring environment Tom Chauveau 2021-10-29 18:52:32 +02:00
  • a3b6940d0b Improve version checking to also check universe Tom Chauveau 2021-10-29 17:18:45 +02:00
  • 3fb03cd2d7 Fix packages + Implement working tests guillaume 2021-10-28 01:37:52 +02:00
  • 1b61f91486 build(deps): bump go.opentelemetry.io/otel from 1.0.1 to 1.1.0 dependabot[bot] 2021-10-28 19:33:36 +00:00
  • 8f6b3e95a8 Fix lint issues guillaume 2021-10-28 17:20:25 +02:00
  • 40f132b77b Execute os file before Atoi execution jffarge 2021-10-22 16:48:30 +02:00
  • 0e3ca30189 remove comments jffarge 2021-10-22 16:18:15 +02:00
  • 04781f4e07 add more args for http container test jffarge 2021-10-22 16:13:55 +02:00
  • b94b8c0c70 create http universe package jffarge 2021-10-19 15:06:14 +02:00
  • 0839cfd1d0 Change default architecture to linux/amd64 Tom Chauveau 2021-10-28 16:17:00 +02:00
  • 701be92dad Implement #Image guillaume 2021-10-21 19:19:06 +02:00
  • aac70c2f17 Implement Trivy Config && Trivy CLI guillaume 2021-10-21 15:57:52 +02:00
  • 541d1a7032 init trivy universe jffarge 2021-10-19 17:34:05 +02:00
  • fa334f4a86 Merge pull request #1076 from samalba/remote-stdlib Sam Alba 2021-10-26 14:54:52 -07:00
  • 258b321735 Merge pull request #1075 from dagger/dependabot/npm_and_yarn/website/sass-1.43.3 Sam Alba 2021-10-22 15:55:55 -07:00
  • 994a8034c5 state: force use of stdlib embed - temporarily until universe repo is ready Sam Alba 2021-10-22 15:41:14 -07:00
  • 5e6d1261f7 mod: lock the version of universe for updates of package Sam Alba 2021-10-22 15:37:28 -07:00
  • 8a3a3028fb Add tests on architecture configuration Tom Chauveau 2021-10-22 21:55:00 +02:00
  • e9de597654 Update dagger new cmd to specify architecture when creating an environment Tom Chauveau 2021-10-22 21:54:18 +02:00
  • 6d311c7df5 build(deps): bump sass from 1.42.1 to 1.43.3 in /website dependabot[bot] 2021-10-22 19:15:50 +00:00
  • caa03a37cc Update dagger engine to uses a given architecture instead of default one. Tom Chauveau 2021-10-22 20:52:25 +02:00
  • 779dda1aca mod: added basic logging + context in sub libs Sam Alba 2021-10-22 11:02:34 -07:00
  • d34bd86d99 mod: added unit tests for version constraint support Sam Alba 2021-10-22 10:00:21 -07:00
  • cee8c91e50 mod: added support for version constraint when fetching a remote version Sam Alba 2021-10-21 17:50:18 -07:00
  • 428aca1c03 Merge pull request #1070 from jhult/cue-repo-link Sam Alba 2021-10-20 17:39:05 -07:00
  • bc3e8658ae Merge pull request #1068 from aluzzardi/fix-localdirs Sam Alba 2021-10-20 17:38:36 -07:00
  • e37f8c5e53 pipeline: analysis: ignore CUE errors Andrea Luzzardi 2021-10-20 14:37:31 -07:00
  • d01940b9a1 debug Andrea Luzzardi 2021-10-20 13:10:11 -07:00
  • 6c48f8b7a9 pipeline: more explicit non-executable errors Andrea Luzzardi 2021-10-20 12:27:58 -07:00
  • d763976ea9 tests: convert tests to new style Andrea Luzzardi 2021-10-20 12:03:22 -07:00
  • d0e7d9b564 Link to new CUE GitHub repository Jonathan Hult 2021-10-20 14:49:26 -04:00
  • c08f619b02 Fix local directory error handling Andrea Luzzardi 2021-10-19 14:47:52 -07:00