Commit Graph

  • bbec566bb5
    Merge pull request #1300 from TomChv/europa/plan-platform-configuration Andrea Luzzardi 2021-12-23 16:48:26 +01:00
  • 716a05a231
    Merge pull request #1301 from TomChv/europa/write-file-default-permission Andrea Luzzardi 2021-12-23 16:47:56 +01:00
  • 9927b8d94d
    Refactor platform type to string to support any kind of platform Tom Chauveau 2021-12-23 16:21:32 +01:00
  • 513638a40b
    Add default value to permissions to #WriteFile Vasek - Tom C 2021-12-23 15:54:38 +01:00
  • 01414f80c9
    Add tests on plan platform configuration Vasek - Tom C 2021-12-23 15:28:36 +01:00
  • c08f262ef5
    Add platform configuration in plan.go to set platform in context. Tom Chauveau 2021-12-23 15:27:03 +01:00
  • 3af9ba147e
    Add #Platform field to #Plan Vasek - Tom C 2021-12-22 14:59:26 +01:00
  • 0e5fb4ec29
    Merge pull request #1288 from TomChv/fix/fs-naming Andrea Luzzardi 2021-12-23 15:03:39 +01:00
  • f0c678be07
    Merge pull request #1296 from talentedmrjones/europ-http-fetch Sam Alba 2021-12-22 16:33:49 -08:00
  • 40e1c9d4fa
    fmt.Sprint Richard Jones 2021-12-22 17:01:46 -07:00
  • 643d93c35d
    ported FetchHTTP to HTTPFetch Richard Jones 2021-12-22 16:56:45 -07:00
  • deee606f4e
    Merge pull request #1295 from samalba/ci-faster-universe Sam Alba 2021-12-22 16:06:16 -08:00
  • 087bd2d4eb
    Merge pull request #1272 from talentedmrjones/europa-git-pull Sam Alba 2021-12-22 15:03:38 -08:00
  • bd005aeb43
    improved test case Richard Jones 2021-12-22 15:44:04 -07:00
  • 044c464289
    added debug message Richard Jones 2021-12-22 15:43:45 -07:00
  • 2b95bf1536
    renamed files to avoid camelCase; moved token to common secrets file Richard Jones 2021-12-22 15:29:22 -07:00
  • 455ccc460f
    removed URL from docs Richard Jones 2021-12-22 12:07:07 -07:00
  • b3118628b0
    docs Richard Jones 2021-12-22 12:01:57 -07:00
  • c3d3ca47ff
    fixed indentation Richard Jones 2021-12-22 11:58:35 -07:00
  • feb685cf81
    fixed issue with disjunction that wouldnt resolve Richard Jones 2021-12-22 11:56:58 -07:00
  • 0295dc6340
    added support for username:password Richard Jones 2021-12-22 11:02:52 -07:00
  • a49d794409
    added private repo test Richard Jones 2021-12-20 14:58:35 -07:00
  • 1384b025b7
    more tests Richard Jones 2021-12-20 14:08:05 -07:00
  • 6848755a42
    added gitdir test Richard Jones 2021-12-20 13:30:55 -07:00
  • ee938111c6
    conforming to llb api Richard Jones 2021-12-20 13:30:35 -07:00
  • 7ca84282be
    ported op.#FetchGit to engine.#GitPull Richard Jones 2021-12-20 12:47:42 -07:00
  • c7759cb548 universe: skip sanity check (done twice) Sam Alba 2021-12-22 14:17:24 -08:00
  • 2531d17ea6
    Merge pull request #1293 from jlongtine/engine-scratch-clean-up Sam Alba 2021-12-22 13:56:55 -08:00
  • d1fb5bc157 - Clean up plancontext/fs.go code - remove @dagger(notimplemented) from engine.#Scratch Joel Longtine 2021-12-22 14:42:10 -07:00
  • 47bed011e8
    Merge pull request #1291 from aluzzardi/engine-pull-no-imageconfig Sam Alba 2021-12-22 12:16:15 -08:00
  • 75711545ef
    Merge pull request #1289 from aluzzardi/plan-output Sam Alba 2021-12-22 10:47:52 -08:00
  • 2ea6140ab5
    Merge pull request #1290 from aluzzardi/plan-cleanup Sam Alba 2021-12-22 10:41:32 -08:00
  • bb93b9d875 engine.#Pull: don't apply image config Andrea Luzzardi 2021-12-22 16:26:58 +01:00
  • d82baa4c2d engine: task naming consistency Andrea Luzzardi 2021-12-22 16:19:40 +01:00
  • 2f1f055141 engine: Support plan outputs Andrea Luzzardi 2021-12-22 15:03:54 +01:00
  • fd6d1b55fe
    Rename mode to permissions in fs.cue Vasek - Tom C 2021-12-22 14:17:52 +01:00
  • 8819a859a1
    Remove output from #Readfile Tom Chauveau 2021-12-22 14:16:16 +01:00
  • 3e5ce6df26
    Merge pull request #1285 from samalba/fix-lock Sam Alba 2021-12-21 16:33:23 -08:00
  • fdb4b94276 state: moved stdlib lock to upper function to fix race condition Sam Alba 2021-12-21 14:25:18 -08:00
  • fc106e9a91
    Merge pull request #1281 from jlongtine/engine-scratch Joel Longtine 2021-12-21 13:51:58 -07:00
  • a90ff8ab94 Allow for nil buildkit References Joel Longtine 2021-12-21 10:42:05 -07:00
  • 75d5ab8f01 Initial pass at engine.#Scratch - failing Joel Longtine 2021-12-21 09:16:33 -07:00
  • 262020d709
    Merge pull request #1276 from aluzzardi/engine-build Sam Alba 2021-12-21 10:47:32 -08:00
  • c86fd92d38 engine.#Build: fix optional fields in spec Andrea Luzzardi 2021-12-21 14:29:50 +01:00
  • 7d40e79366 engine.#Build: support auth Andrea Luzzardi 2021-12-21 14:16:33 +01:00
  • 2467fb1920 engine.#Build support Andrea Luzzardi 2021-12-20 19:52:22 +01:00
  • 13e7236c8b
    Merge pull request #1270 from dagger/dependabot/npm_and_yarn/website/concurrently-6.5.1 Sam Alba 2021-12-21 10:02:18 -08:00
  • f3caa342e8
    Merge pull request #1279 from aluzzardi/europa-output Sam Alba 2021-12-21 09:48:04 -08:00
  • cbd141d019
    Merge pull request #1278 from aluzzardi/exec-mount-cache-fix-test Sam Alba 2021-12-21 09:37:13 -08:00
  • bbc938ddd6
    Merge pull request #1196 from TomChv/feat/check-universe-version Andrea Luzzardi 2021-12-21 17:58:17 +01:00
  • 9b2746b2cb
    Merge pull request #1259 from TomChv/engine/mkdir Andrea Luzzardi 2021-12-21 17:53:34 +01:00
  • e11cb1b6fd
    Add mkdir docs Vasek - Tom C 2021-12-17 22:17:06 +01:00
  • 4feb2c7048 europa: up: support --output Andrea Luzzardi 2021-12-21 15:17:51 +01:00
  • ffd7065a74 engine.#Exec: fix mount cache flaky test Andrea Luzzardi 2021-12-21 14:33:25 +01:00
  • cf5ce85682
    Bump concurrently from 6.4.0 to 6.5.1 in /website dependabot[bot] 2021-12-21 13:02:41 +00:00
  • 074dfcbdf2
    Merge pull request #1275 from samalba/engine-push Andrea Luzzardi 2021-12-21 13:49:11 +01:00
  • 13dafb7341 tests: implemented tasks tests for engine.#Push Sam Alba 2021-12-20 17:31:04 -08:00
  • 9d3cd180a2 stdlib: implemented engine.#Push Sam Alba 2021-12-20 17:16:40 -08:00
  • d2580f4a73
    Add mkdir task tests Vasek - Tom C 2021-12-17 20:29:15 +01:00
  • 09c427f1cf
    Add mkdir task Vasek - Tom C 2021-12-17 20:25:20 +01:00
  • 15fa9b0aac
    Add #Mkdir to engine fs definition Tom Chauveau 2021-12-17 20:23:05 +01:00
  • 7c46e62f49
    Merge pull request #1273 from jlongtine/cleanup-copy-code Joel Longtine 2021-12-20 13:29:12 -07:00
  • 6c5d7e5da5 remove empty lines Joel Longtine 2021-12-20 13:13:35 -07:00
  • 4a42513ca2
    Merge pull request #1263 from jlongtine/engine-copy Joel Longtine 2021-12-20 13:09:32 -07:00
  • a429e0cbaf Clean up old code Joel Longtine 2021-12-20 11:59:36 -07:00
  • 31925afa05 Remove comment Joel Longtine 2021-12-20 11:22:37 -07:00
  • 6427c9be37 Pull #CopyInfo back into #Copy Joel Longtine 2021-12-20 10:43:53 -07:00
  • 1f28ce518d Finalize switch to dagger: task: _name Joel Longtine 2021-12-20 10:41:52 -07:00
  • 1ea035ff16 engine.#Copy Joel Longtine 2021-12-17 15:58:52 -07:00
  • 1508f4cb7a
    Merge pull request #1271 from jlongtine/cleanup-main Joel Longtine 2021-12-20 12:54:46 -07:00
  • a21bc46d67 use new dagger task name Joel Longtine 2021-12-20 12:38:09 -07:00
  • c826794643
    Merge pull request #1261 from talentedmrjones/europa-secret-exec Richard Jones 2021-12-20 12:12:07 -07:00
  • fb91b27ec0
    Merge pull request #1269 from jlongtine/new-task-structure Joel Longtine 2021-12-20 11:18:45 -07:00
  • a7864a41b4 Complete move to $dagger: task: _name Joel Longtine 2021-12-20 11:00:43 -07:00
  • a5568775ae
    fixed linting issue Richard Jones 2021-12-20 10:19:21 -07:00
  • e6207b45af
    fixed gosec issue Richard Jones 2021-12-20 09:58:26 -07:00
  • 1f99e427c5
    reconciling command formats Richard Jones 2021-12-20 09:51:38 -07:00
  • 5ef138fe84 secret exec Richard Jones 2021-12-17 14:41:09 -07:00
  • 7b7ee5455f Resolve spec merge conflicts Solomon Hykes 2021-12-19 09:39:52 +00:00
  • 087b36b2a6 Europa: remove dagger.#Stream Solomon Hykes 2021-12-18 00:44:07 +00:00
  • 697645e950
    Merge pull request #1260 from samalba/ci-move-website Sam Alba 2021-12-17 16:41:21 -08:00
  • e264d501ad Europa: move TODOLIST to issues Solomon Hykes 2021-12-17 23:20:13 +00:00
  • 5933620bb1 Europa: remove implemented engine definitions from spec mock Solomon Hykes 2021-12-17 18:41:25 +00:00
  • 01d4706338 ci: fix bats tests Sam Alba 2021-12-17 15:46:51 -08:00
  • 7c7cce38c9 docs: filter out netlify deployments Sam Alba 2021-12-17 14:58:40 -08:00
  • 1de440f83b tests: upgraded bats Sam Alba 2021-12-17 13:24:47 -08:00
  • 95407fdeaf tests: do not parallelize tests within bats files + report failure and passing tests Sam Alba 2021-12-17 13:17:04 -08:00
  • 2601bc7de1 ci: moved website deploy in its own workflow to filter out paths Sam Alba 2021-12-17 13:16:23 -08:00
  • 79eb22799a
    Merge pull request #1257 from talentedmrjones/europa-fix-input-directory-not-exist Sam Alba 2021-12-17 12:58:03 -08:00
  • aa268561bc
    fixes issue where dagger hands when input directory does not exist Richard Jones 2021-12-17 13:37:20 -07:00
  • 3861ab3464
    Merge pull request #1238 from talentedmrjones/europa-reconcile-with-spec Richard Jones 2021-12-17 13:30:25 -07:00
  • 9426e6c13e
    fixed pull_auth test Richard Jones 2021-12-17 12:32:49 -07:00
  • 1b49a47369
    fixed docs Richard Jones 2021-12-17 12:22:48 -07:00
  • 3ca5bbec0e
    fixed docs Richard Jones 2021-12-17 12:22:34 -07:00
  • 009a44ab27
    context to inputs Richard Jones 2021-12-17 12:15:05 -07:00
  • cd9178fec9
    docs Richard Jones 2021-12-17 12:07:17 -07:00
  • 7a4ed586d7
    added back comments to satisfy docs Richard Jones 2021-12-17 11:55:28 -07:00
  • 07862714af
    cue fmt Richard Jones 2021-12-17 11:45:26 -07:00
  • 140d753d9c
    moving some things back to package dagger Richard Jones 2021-12-17 11:41:08 -07:00
  • 03a740ff1e
    input to inputs Richard Jones 2021-12-17 11:24:50 -07:00