Commit Graph

6 Commits

Author SHA1 Message Date
Asim Aslam
c5b63da7be accept env vars in update 2022-03-07 14:38:24 +00:00
Asim Aslam
f21a6b577b Update app.proto 2022-02-13 18:40:11 +00:00
Asim Aslam
41956ff724 fix example 2021-12-15 11:27:36 +00:00
Asim Aslam
ff51489278 App API (#291)
* app deployment

* add source to deployment

* support without https prefix

* add image

* minor comment

* fix deploy

* further fixes

* fix the error output

* add account name

* set limits

* fix error handling

* fix app handler

* fix unmarshalling

* remove http2

* set status

* fix bug

* .

* add ability to specify branch

* .

* .

* add better error handling

* add app limit

* add function limit

* update app readme

* log status error

* update app to use the store

* remove double e limit

* switch to created/updated

* update app handler

* 5 bucks

* 10 bucks

* unique deployments

* fix the sid

* unique name handling

* allow running where reservation expired

* check for reservations

* update readme

* fix update check

* update proto comment

* add resolve endpoint

* ship with domain

* fix url

* create unprivileged service account

* add service account to update

* .

* .

* update comment

* .

* update public api json
2021-12-15 11:11:58 +00:00
Asim Aslam
8b5897b869 add vote handler to app 2021-11-26 12:46:53 +00:00
Asim Aslam
efe7ad6ee8 add app reservation (#284) 2021-11-26 10:30:59 +00:00