Commit Graph

7 Commits

Author SHA1 Message Date
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
496bd02e99 move apps to coming soon 2021-11-26 12:38:10 +00:00
Asim Aslam
2209b9e081 cloud icon 2021-11-26 11:47:03 +00:00
Asim Aslam
e14c790d8c move coming soon 2021-11-26 11:45:42 +00:00
Asim Aslam
405a6a7a71 add example json for app 2021-11-26 10:44:03 +00:00
Asim Aslam
efe7ad6ee8 add app reservation (#284) 2021-11-26 10:30:59 +00:00