Commit Graph

  • 4add263cc2
    Merge pull request #1515 from itowlson/build-one itowlson 2023-05-23 08:49:19 +1200
  • 75d9414360
    Merge pull request #1530 from itowlson/template-new-autotag-from-id itowlson 2023-05-23 08:48:19 +1200
  • f50721e63b
    Fix spurious "missing Wasm file" if app is in another directory itowlson 2023-05-18 13:17:20 +1200
  • 39e13fcc23
    `spin new`: match unrecognised template as tag itowlson 2023-05-22 11:32:31 +1200
  • e10ab533ad
    Support building individual components (for `spin doctor`) itowlson 2023-05-18 13:51:07 +1200
  • 5554869e96
    use oci image digest for wait_for_ready check Vaughn Dice 2023-05-22 09:44:39 +0200
  • 276b5cf70f
    Merge pull request #1408 from fermyon/sqlite-host-component Ryan Levick 2023-05-22 14:48:36 +0200
  • c5155599b7
    Update to latest version of spin-componentize Ryan Levick 2023-05-22 13:23:06 +0200
  • 85b93f830d
    Remove query Ryan Levick 2023-05-17 15:14:43 +0200
  • b9db2cace5
    remove experimental feature flag Ryan Levick 2023-05-16 14:30:54 +0200
  • 326aced9b8
    Allow running sql from file Ryan Levick 2023-05-12 12:21:11 +0200
  • 4db7f64816
    Specify minimum capacity limits Ryan Levick 2023-05-12 12:02:17 +0200
  • d6fee05f79
    Address small PR feedback Ryan Levick 2023-05-10 12:20:06 +0200
  • 99f4530419
    Allow running migrations from spin up Ryan Levick 2023-05-10 11:51:58 +0200
  • 7449358a07
    Changes based on feedback Ryan Levick 2023-04-20 19:44:16 +0200
  • 4a1e98f2cb
    Allow runtime config Ryan Levick 2023-04-20 19:32:59 +0200
  • b56be4b879
    Clean up of small bits Ryan Levick 2023-04-17 14:21:42 +0200
  • 7d12d4ae04
    sqlite sip draft Ryan Levick 2023-04-16 18:26:33 +0200
  • cfac9e77d1
    Params as data enum not strings Ryan Levick 2023-04-16 15:47:30 +0200
  • bc2edfde62
    Allow using database file Ryan Levick 2023-04-16 11:18:58 +0200
  • 9ff3ed4d05
    Make queries work Ryan Levick 2023-04-14 21:02:33 +0200
  • 18771eaa0e
    Hack support into the rust sdk Ryan Levick 2023-04-13 17:53:14 +0200
  • 62ab4b79f9
    Add sqlite host component scaffolding Ryan Levick 2023-04-13 16:11:55 +0200
  • 734cba8fac
    Merge pull request #1527 from fermyon/colorize-step Ryan Levick 2023-05-22 13:12:00 +0200
  • bd66bbf642
    Add color to each step of spin build and spin up Ryan Levick 2023-05-19 18:12:06 +0200
  • 05ae0aa4cb
    Merge pull request #1503 from fermyon/canonicalize-source-path Ryan Levick 2023-05-22 09:33:43 +0200
  • 45483cac67
    updates after rebasing with main Vaughn Dice 2023-05-22 08:53:59 +0200
  • 1ab9a3da28
    fix(go/sdk): Populate full url in request object Adam Reese 2023-05-19 15:02:05 -0700
  • 55d46c8e37
    Remove unnecessary `is_absolute` call Ryan Levick 2023-05-19 18:10:26 +0200
  • 3725e21bf5
    Also support expanding env variables Ryan Levick 2023-05-19 11:47:15 +0200
  • 60748a4d57
    Canonicalize source path Ryan Levick 2023-05-17 15:47:20 +0200
  • 4c6f27c1a2
    Revert "Revert "wip: update cloud registry url"" Vaughn Dice 2023-05-19 09:44:32 +0200
  • c302d2a4fb
    use 'oci://' prefix for storage ID Vaughn Dice 2023-05-17 20:56:40 +0200
  • 528480cfc0
    Revert "wip: update cloud registry url" Vaughn Dice 2023-05-15 15:10:56 +0200
  • 2d052c73e8
    chore(oci): update Cargo.lock to get new oci-distribution commit Vaughn Dice 2023-05-04 14:16:16 +0200
  • 3867bfc854
    wip: update cloud registry url Vaughn Dice 2023-05-02 17:41:24 +0200
  • cb521acd7c
    wip: update deploy in-place to use oci Vaughn Dice 2023-04-06 15:52:23 -0600
  • 80823b1e0c
    bump oci-distribution to our fork and branch Vaughn Dice 2023-03-29 12:03:28 -0600
  • d476000038
    Merge pull request #1497 from fermyon/colorify Ryan Levick 2023-05-19 16:35:46 +0200
  • 68d2bf46fd
    Rename colors to terminal Ryan Levick 2023-05-19 10:56:29 +0200
  • e4c206b8b9
    Address PR feedback Ryan Levick 2023-05-17 14:35:53 +0200
  • 14409cd618
    Colorify top-level error Ryan Levick 2023-05-16 15:06:49 +0200
  • 0aae5b5bec
    Move to separate app Ryan Levick 2023-05-12 15:36:35 +0200
  • a322b938fc
    Create an error macro for red errors Ryan Levick 2023-05-12 15:05:26 +0200
  • 8dcbad0a26
    Merge pull request #1524 from itowlson/needs_moar_is_defined itowlson 2023-05-19 17:39:09 +1200
  • 3e0440c237
    Fix merge woe with new K/V trait function itowlson 2023-05-19 16:24:36 +1200
  • a73cb605c2
    Merge pull request #1486 from itowlson/validate-kv-stores-2 itowlson 2023-05-19 16:15:59 +1200
  • 5c2270bf46
    Merge pull request #1523 from itowlson/hostcomponentinitdata-testing-comment itowlson 2023-05-19 12:40:43 +1200
  • c388dfc582
    HostComponentInitData isn't for tests; its Default impl is itowlson 2023-05-19 11:20:02 +1200
  • cde48ed47c
    Merge pull request #1522 from fermyon/update-sdk-v1.2.1 spin/templates/v1.2 v1.2 Brian 2023-05-18 18:02:30 -0400
  • 16c0ce1eb0
    Merge pull request #1513 from itowlson/doctorin-the-doctor itowlson 2023-05-19 09:50:40 +1200
  • 29d10af985
    feat(templates): update sdk to v1.2.1 fermybot 2023-05-18 21:26:51 +0000
  • fbc3874ee2
    Merge pull request #1519 from fibonacci1729/bump-versions-v1.2.1 v1.2.1 sdk/go/v1.2.1 Brian 2023-05-18 16:42:54 -0400
  • d0d8ccfb56
    Merge pull request #1521 from fermyon/updates-to-v1.2.1 Brian 2023-05-18 16:36:49 -0400
  • 5b31bedcde
    bump versions for 1.2.1 Brian H 2023-05-18 13:00:13 -0400
  • f484e2eb8b
    Merge pull request #1499 from fibonacci1729/sdk-1498 Brian 2023-05-18 11:23:45 -0400
  • b6c12c4a12
    Merge pull request #1518 from lann/sdk-error-pub Lann 2023-05-18 09:55:57 -0400
  • 1ebf380df4
    rust-sdk: Make `OutboundHttpError` public Lann Martin 2023-05-18 08:54:52 -0400
  • 75e065ba58
    Merge pull request #1463 from radu-matei/feat/kv-azure-cosmos Radu Matei 2023-05-18 08:50:01 +0200
  • 2c8f2f7494
    Rename doctor --file to --from for consistency itowlson 2023-05-18 12:04:05 +1200
  • 862711c48e
    Merge pull request #1511 from fibonacci1729/bump-v1.3.0-pre0 Brian 2023-05-17 19:31:52 -0400
  • 2c776aa5a1
    Merge pull request #1500 from itowlson/handle-missing-leading-slash itowlson 2023-05-18 10:46:27 +1200
  • e04f8cd68f
    Merge pull request #1509 from fermyon/update-sdk-v1.2.0 Brian 2023-05-17 18:11:43 -0400
  • 97bd55044c
    feat(templates): update sdk to v1.2.0 update-sdk-v1.2.0 fermybot 2023-05-17 21:37:34 +0000
  • cc08979c53
    bump versions to v1.3.0-pre0 Brian H 2023-05-17 17:04:08 -0400
  • c4fbd08eb7
    Merge pull request #1492 from cardoso/feat/more_build_info v1.2.0 sdk/go/v1.2.0 itowlson 2023-05-18 08:07:50 +1200
  • bb84aa4d31
    Merge pull request #1508 from fibonacci1729/bump-versions Brian 2023-05-17 15:45:23 -0400
  • 6b869d32e6
    bump versions for v1.2.0 Brian H 2023-05-17 13:47:34 -0400
  • 6a94bed3d2
    go: Improve integration test failure Lann Martin 2023-05-17 12:39:45 -0400
  • d33c997630
    Keep SDK annotated functions in scope Brian H 2023-05-16 15:53:15 -0400
  • dda80ff266
    Merge pull request #1506 from lann/fix-build-up-flag Lann 2023-05-17 12:50:37 -0400
  • 31abe4a9a4
    fix markdown linter errors Matthew Fisher 2023-05-17 09:50:18 -0700
  • 2171c6ffb9
    plugin auto-installs Matthew Fisher 2023-05-17 09:48:54 -0700
  • b048c0902f
    Merge pull request #1480 from lann/inert-app Lann 2023-05-17 12:44:50 -0400
  • 58ef1fa843
    build: Fix --up long flag name Lann Martin 2023-05-17 12:43:25 -0400
  • 2bdc2c53f9
    Merge pull request #1435 from lann/spin-doctor Lann 2023-05-17 09:25:52 -0400
  • aecbb29428
    Merge pull request #1488 from fermyon/improve-file-mounting Ryan Levick 2023-05-17 14:30:16 +0200
  • f59f769a95
    Merge pull request #1496 from fermyon/remove-unhelpful-error Ryan Levick 2023-05-17 14:29:54 +0200
  • 22a83fa853
    feat(plugins): provide additional build info Matheus Cardoso 2023-05-15 08:11:46 -0300
  • d8bb688d6f
    Merge pull request #1461 from rajatjindal/cleanup-state Rajat Jindal 2023-05-17 10:12:39 +0530
  • a670526481
    Tolerate component routes not starting with '/' itowlson 2023-05-17 10:05:39 +1200
  • 33537bfb45
    cloud plugin prompted to install Matthew Fisher 2023-05-16 15:50:14 -0700
  • c01e703f2a
    Report k/v validation errors transparently instead of mantioning host components itowlson 2023-05-16 13:33:58 +1200
  • bd19c92b6c
    Remove unhelpful error when preparing spin configuration Ryan Levick 2023-05-16 10:50:12 +0200
  • d9394efa48
    Address PR feedback Ryan Levick 2023-05-16 10:11:54 +0200
  • ae5575a2a2
    use tempdir as state dir by default Rajat Jindal 2023-05-15 11:29:15 +0530
  • 9aa23cf51d
    Merge pull request #1484 from cardoso/feat/plugin_description itowlson 2023-05-16 15:21:13 +1200
  • a772ca40da
    Validate components are not granted access to undefined k/v stores itowlson 2023-05-15 16:02:51 +1200
  • a1737033a3
    Remove license check on Cloud plugin Kate Goldenring 2023-05-15 16:38:44 -0700
  • 2e0e380d86
    Merge pull request #1483 from radu-matei/feat/sdk/rust-serialize Radu Matei 2023-05-15 23:15:46 +0200
  • 5cbe8d6413
    doctor: Support directory or file for -f Lann Martin 2023-05-15 16:03:28 -0400
  • c28707ef16
    doctor: Fix some emoji width display issues Lann Martin 2023-05-08 10:42:09 -0400
  • a9063f6765
    Split `Treatment::description` into `summary` and `dry_run` Lann Martin 2023-05-03 14:25:57 -0400
  • f2d661e8ff
    Replace Diagnose trait with Diagnostic trait Lann Martin 2023-05-02 14:50:00 -0400
  • a41a95df3b
    doctor: Fix VersionDiagnosis returning multiple diagnoses Lann Martin 2023-05-02 13:18:00 -0400
  • e377f41817
    Add 'spin doctor' subcommand Lann Martin 2023-04-13 18:26:01 -0400
  • 9244b78980
    fix: build & improve readability Matheus Cardoso 2023-05-15 08:13:58 -0300
  • 73934330b2
    Update crates/plugins/src/manifest.rs Matheus Cardoso 2023-05-15 07:08:57 -0300
  • a6a7c15611
    Update crates/plugins/src/manifest.rs Matheus Cardoso 2023-05-15 07:06:08 -0300
  • a3f9a67612
    feat(sdk/rust): add optional feature for serde Radu Matei 2023-05-13 12:00:10 +0200