Commit Graph

15 Commits

Author SHA1 Message Date
97c6442f49 feat(cli/secrets): Add secret subcommand to wasmer app 2024-07-15 14:19:14 +02:00
5750fdacc0 fix(cli/app-create): Ask for language instead of framework 2024-06-26 12:15:25 +02:00
5ff0ac611c feat(cli/app-create): Ask for framework before fetching templates 2024-06-25 16:29:33 +02:00
9fb946beb6 feat(backend-api): Add Distribution::webc_manifest field
Had to update the schema as well.
2024-06-19 21:41:53 +02:00
7f14008614 feat(backend-api): Add app cache purging 2024-06-05 19:21:13 +02:00
0f2f558fa9 [skip ci] new publish flow 2024-05-07 17:31:18 +02:00
82d248abdf feat(backend-api): Add PackageWebc::webc_v3 field 2024-04-22 18:47:43 +02:00
e360b6de09 Update backend api graphql schema again 2024-04-10 21:19:14 +02:00
3a4b557ca6 feat(backend-api): Add allPackageReleases query 2024-04-10 10:50:21 +02:00
4368155959 feat(backend-api): Add get_package_release query and types 2024-04-09 16:13:59 +02:00
c0c4233349 Add subcommand wasmer domain register to register a new domain 2024-03-18 12:56:48 +01:00
85c5a04015 Update graphql schema, setup cynic based on the new schema 2024-03-18 12:56:48 +01:00
707ffa2536 feat(backend-api): Add DnsRecord types and queries 2024-03-18 12:56:48 +01:00
ef68aa1e16 add log streams 2024-02-07 01:36:37 +03:30
8c74b2cd8c feat: Add wasmer-api crate
Provides bindings to the Wasmer GraphQL api.
2024-01-25 14:32:56 +01:00