Commit Graph

  • f987fe0693 dagger do: fix --help regression caused by #1725 Andrea Luzzardi 2022-03-09 10:21:49 -08:00
  • 2b67e97cec
    Europa docs plan updates after Client API & dagger do Gerhard Lazu 2022-03-09 18:10:52 +00:00
  • b78be739aa
    Merge pull request #1708 from helderco/build-images-doc Gerhard Lazu 2022-03-09 17:28:50 +00:00
  • 2c013e4480
    Merge pull request #1732 from dagger/europa-docs-local-dev-do-client-api Gerhard Lazu 2022-03-09 17:17:52 +00:00
  • a48d093fb8
    Add documentation for building container images Helder Correia 2022-03-08 15:36:17 -01:00
  • 1974dd1df7
    Update Europa docs - CI/CD in your local dev to the new netlify.cue Gerhard Lazu 2022-03-09 15:23:29 +00:00
  • 52655916c6 Windows escape sequence fix guillaume 2022-03-02 12:13:26 +01:00
  • 34b6c289dd
    Remove path based task lookup Helder Correia 2022-03-09 11:29:26 -01:00
  • 17c45ea36c
    Merge pull request #1727 from slumbering/docusaurus-bump-up-to-2.0.0-beta.17 Jffarge 2022-03-09 09:23:36 +01:00
  • c2ff0ae377
    Merge pull request #1712 from dagger/dependabot/npm_and_yarn/pkg/universe.dagger.io/examples/todoapp/nanoid-3.1.31 Jffarge 2022-03-09 09:20:47 +01:00
  • d05ff277ae
    Merge pull request #1713 from dagger/dependabot/npm_and_yarn/pkg/universe.dagger.io/examples/todoapp/url-parse-1.5.10 Jffarge 2022-03-09 09:20:10 +01:00
  • d1ae1837ef
    Merge pull request #1714 from dagger/dependabot/npm_and_yarn/pkg/universe.dagger.io/examples/todoapp/follow-redirects-1.14.9 Jffarge 2022-03-09 09:19:23 +01:00
  • 617efb0bb6 Bump up docusaurus to the latest version jffarge 2022-03-09 09:07:55 +01:00
  • d170ff29a0
    Merge pull request #1726 from aluzzardi/telemetry-ensure Andrea Luzzardi 2022-03-08 23:36:40 -08:00
  • e1b76f628a telemetry: track the correct action Andrea Luzzardi 2022-03-08 23:32:01 -08:00
  • 3d06252858 telemetry: create ~/.config/dagger directory if it doesn't exit Andrea Luzzardi 2022-03-08 23:31:38 -08:00
  • c17ce97381 telemetry: ensure events are not dropped Andrea Luzzardi 2022-03-08 23:04:58 -08:00
  • c2bf9a528c
    Merge pull request #1676 from jlongtine/europa-telemetry Andrea Luzzardi 2022-03-08 23:03:55 -08:00
  • 6e95fdefc6 Fix bad merge Joel Longtine 2022-03-08 21:10:40 -07:00
  • 8a63f60cd0 Remove TrackPlanCommand + cleanup concurrent async tracking code Joel Longtine 2022-03-08 21:04:26 -07:00
  • 8c4157c3d8 Plan.Up -> Plan.Do Joel Longtine 2022-03-08 12:51:51 -07:00
  • d45c259501 Remove comment Joel Longtine 2022-03-07 10:33:39 -07:00
  • cc84325ba5 Remove unneeded property Joel Longtine 2022-03-02 13:59:01 -07:00
  • d09b62b1e2 Telemetry for commands Joel Longtine 2022-03-02 13:53:46 -07:00
  • 8571dfbb43
    Merge pull request #1725 from aluzzardi/fix-actions-check Andrea Luzzardi 2022-03-08 18:44:57 -08:00
  • 9f2d56f3c4 do: verify the action exists before running Andrea Luzzardi 2022-03-08 18:34:47 -08:00
  • 116e25ce20
    Merge pull request #1724 from talentedmrjones/dagger-error-on-action-not-exists Richard Jones 2022-03-08 19:23:20 -07:00
  • 5417119198
    fixes issue where specifying a non existent action doesnt error properly Richard Jones 2022-03-08 19:14:18 -07:00
  • 379f24fdd2
    Merge pull request #1720 from samalba/deprecate-cmd-up Andrea Luzzardi 2022-03-08 18:11:34 -08:00
  • 03adcad911 cmd/up: deprecate dagger up with a warning Sam Alba 2022-03-08 17:10:31 -08:00
  • 0af9e1a9c5
    Merge pull request #1721 from aluzzardi/fix-tests Andrea Luzzardi 2022-03-08 18:02:00 -08:00
  • 5834a1e740 tests: fix outputs->client migration Andrea Luzzardi 2022-03-08 17:54:19 -08:00
  • 321ef8b966 ci: remove test-docs GH workflow Andrea Luzzardi 2022-03-08 16:18:33 -08:00
  • f72dde1d0d
    Merge pull request #1704 from helderco/inputs-outputs-cleanup Andrea Luzzardi 2022-03-08 16:16:15 -08:00
  • ac2e520b37
    Merge pull request #1695 from talentedmrjones/dagger-project-update Andrea Luzzardi 2022-03-08 16:07:46 -08:00
  • 57cea9eb6c
    implements dagger project update Richard Jones 2022-03-07 15:09:39 -07:00
  • 64e8afb3f3
    Merge pull request #1681 from helderco/trim-secret Andrea Luzzardi 2022-03-08 15:51:32 -08:00
  • ab1961011e
    Merge pull request #1707 from jlongtine/task-wl-poc-tests Joel Longtine 2022-03-08 16:12:42 -07:00
  • b92bc61123
    Merge pull request #1688 from dagger/dependabot/docker/golang-1.16.15-alpine Andrea Luzzardi 2022-03-08 15:10:42 -08:00
  • 3faea70792
    build(deps): bump follow-redirects dependabot[bot] 2022-03-08 22:32:59 +00:00
  • 711822f680
    build(deps): bump url-parse in /pkg/universe.dagger.io/examples/todoapp dependabot[bot] 2022-03-08 22:32:55 +00:00
  • a9fe5d8f16
    build(deps): bump nanoid in /pkg/universe.dagger.io/examples/todoapp dependabot[bot] 2022-03-08 22:32:42 +00:00
  • b707e08d47
    Merge pull request #1693 from dagger/europa-docs-local-dev-to-ci-environment Gerhard Lazu 2022-03-08 22:31:49 +00:00
  • c3f21958d2
    Europa docs: From local dev to CI environment doc page Gerhard Lazu 2022-03-07 15:42:15 +00:00
  • 24d3f82fc7
    Cleanup inputs, outputs and proxy Helder Correia 2022-03-08 20:45:28 -01:00
  • 9dfa81a737 Remove test that refers to old code paths Joel Longtine 2022-03-08 13:57:40 -07:00
  • 69208b7c7d Remove extraneous module.cue Joel Longtine 2022-03-08 13:53:52 -07:00
  • 8017b29abd More outputs -> client Joel Longtine 2022-03-08 13:05:03 -07:00
  • baeb19bfe2 Fix refute Joel Longtine 2022-03-08 09:59:07 -07:00
  • 58dd2ab1d3 outputs -> client Joel Longtine 2022-03-08 09:56:39 -07:00
  • c9f9fd66d7 do -> "do" Joel Longtine 2022-03-08 09:47:17 -07:00
  • cf2538e1b2 Clean up tests Joel Longtine 2022-03-08 09:41:34 -07:00
  • 648e508c60 cue fmt Joel Longtine 2022-03-08 09:07:52 -07:00
  • 1a555315b2 Add comment re disconnected outputs test Joel Longtine 2022-03-08 09:07:00 -07:00
  • 5afaedc9ab Add do tests Joel Longtine 2022-03-07 16:53:50 -07:00
  • df9d2dfa68
    build(deps): bump github.com/docker/distribution dependabot[bot] 2022-03-08 19:07:45 +00:00
  • 83cd685cb3
    Add front matter to new docs Helder Correia 2022-03-08 11:32:10 -01:00
  • 2a6962ddc8
    Merge pull request #1691 from aluzzardi/task-wl-poc Andrea Luzzardi 2022-03-07 16:58:03 -08:00
  • b33b75a570 runner: switch to client API Andrea Luzzardi 2022-03-07 16:02:42 -08:00
  • 0786410bbd Fix partial CUE tree run for dagger do Andrea Luzzardi 2022-03-02 18:33:15 -08:00
  • 0642e34388 tests: fix inputs directories test Andrea Luzzardi 2022-03-07 11:43:01 -08:00
  • 6b4674af9f
    Merge pull request #1668 from helderco/client-api Andrea Luzzardi 2022-03-07 15:55:47 -08:00
  • 5704d76068
    build(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2 dependabot[bot] 2022-03-07 23:32:50 +00:00
  • 93035b04f7
    Merge pull request #1675 from dagger/dependabot/go_modules/github.com/containerd/containerd-1.6.1 Andrea Luzzardi 2022-03-07 15:31:26 -08:00
  • cbd3dbf45b
    Merge pull request #1690 from talentedmrjones/dagger-do-plan-flag Andrea Luzzardi 2022-03-07 12:11:37 -08:00
  • da90baa087
    Add new Client API Helder Correia 2022-03-07 12:12:39 -01:00
  • a5a0207dde
    Merge pull request #1692 from gerhard/europa-docs-packages-before-caching Gerhard Lazu 2022-03-06 00:16:21 +00:00
  • 9dece5ea77
    Cover packages before caching Gerhard Lazu 2022-03-06 00:07:17 +00:00
  • f7be96631e
    Merge pull request #1586 from gerhard/europa-local-ci Gerhard Lazu 2022-03-06 00:02:04 +00:00
  • d693742477
    Europa docs: get started with CI/CD in local dev Gerhard Lazu 2022-02-14 15:09:53 +00:00
  • 9328cc8c01
    dagger do now uses --plan instead of --project Richard Jones 2022-03-04 15:58:32 -07:00
  • 1f5a89091c
    Merge pull request #1685 from talentedmrjones/dagger-project-init Richard Jones 2022-03-04 15:58:37 -07:00
  • 7bcf9a9402
    Implements dagger project init Richard Jones 2022-03-03 16:15:36 -07:00
  • d28c7b59ad
    Merge pull request #1687 from gerhard/europa-docs-tmp-remove-use-cases Gerhard Lazu 2022-03-04 19:45:34 +00:00
  • e3dd24bc56
    build(deps): bump golang from 1.16.14-alpine to 1.16.15-alpine dependabot[bot] 2022-03-04 19:08:39 +00:00
  • 1e0c5d5e7a
    Temporarily remove Use Cases from the Europa docs sidebar Gerhard Lazu 2022-03-04 18:58:17 +00:00
  • 5267d72b1d
    Merge pull request #1673 from dagger/extract-yarn-install-into-a-separate-step Gerhard Lazu 2022-03-04 18:48:06 +00:00
  • 26d24e6ac0
    First attempt at restoring the container.input interface Gerhard Lazu 2022-03-03 12:39:32 +00:00
  • 089d464802
    Extract yarn install into a separate step Gerhard Lazu 2022-03-01 19:17:13 +00:00
  • d8af79166e
    Merge pull request #1686 from gerhard/europa-docs-ci-environment Gerhard Lazu 2022-03-04 18:35:06 +00:00
  • 6e3c35e1ad
    Rename CI/CD platform to CI environment Gerhard Lazu 2022-03-04 18:26:12 +00:00
  • 9084248ea4
    Merge pull request #1683 from gerhard/europa-docs-core-concepts-plan Gerhard Lazu 2022-03-04 18:19:54 +00:00
  • bda88621b6
    Add the dagger.#Plan core concept to Europa Docs Gerhard Lazu 2022-03-03 22:06:33 +00:00
  • a21281d2eb
    Merge pull request #1680 from dagger/europa-docs-drafts Gerhard Lazu 2022-03-03 16:22:27 +00:00
  • 5ca5f8a729
    Add #TrimSecret task Helder Correia 2022-03-03 14:58:30 -01:00
  • ba9fcf864d
    Add a DRAFTS section to the Europa docs sidebar Gerhard Lazu 2022-03-03 15:25:33 +00:00
  • de703b1a3f
    Merge pull request #1679 from dagger/add-link-to-europa-docs Gerhard Lazu 2022-03-03 15:19:54 +00:00
  • f2f2f7c38a
    Add link to Europa docs Gerhard Lazu 2022-03-03 15:05:07 +00:00
  • 94ff9df010
    Merge pull request #1678 from dagger/which-ci-cd-platform-next Gerhard Lazu 2022-03-03 14:51:41 +00:00
  • df6b29e8cb
    Capture the first CI/CD platforms that we intend to document Gerhard Lazu 2022-03-03 14:01:18 +00:00
  • 4bdf3af541
    build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1 dependabot[bot] 2022-03-02 19:09:52 +00:00
  • e055244557
    Merge pull request #1648 from talentedmrjones/dagger-do-help Richard Jones 2022-03-01 14:17:26 -07:00
  • 45759dba37
    Merge pull request #1672 from dagger/always-deploy-docs-to-netlify Andrea Luzzardi 2022-03-01 12:58:40 -08:00
  • 6cdf13223c
    implements dagger do Richard Jones 2022-02-22 14:04:54 -07:00
  • 621edd6b2f
    Merge pull request #1665 from dagger/dependabot/npm_and_yarn/website/sass-1.49.9 Jffarge 2022-03-01 20:46:56 +01:00
  • f08fd16d1c
    Merge pull request #1667 from dagger/dependabot/npm_and_yarn/website/prismjs-1.27.0 Jffarge 2022-03-01 20:46:34 +01:00
  • e476908fa3
    Merge pull request #1671 from dagger/dependabot/npm_and_yarn/website/cypress-9.5.1 Jffarge 2022-03-01 20:46:13 +01:00
  • 6ea694aac0
    Always deploy the docs Gerhard Lazu 2022-03-01 19:19:12 +00:00
  • 7a380ed44d
    build(deps-dev): bump cypress from 9.5.0 to 9.5.1 in /website dependabot[bot] 2022-03-01 19:19:23 +00:00
  • 3e9fd390c7
    Merge pull request #1663 from dubo-dubon-duponey/fix1 Andrea Luzzardi 2022-02-28 12:31:05 -08:00