16 Commits

Author SHA1 Message Date
Asim Aslam
c5b63da7be accept env vars in update 2022-03-07 14:38:24 +00:00
Asim Aslam
210f704a18 fix formatting 2022-03-03 17:10:48 +00:00
Asim Aslam
d3f6d73788 fix regex matching in app and function services 2022-03-03 15:41:11 +00:00
Dominic Wong
9e252e9a30 Delete data endpoints (#364) 2022-02-07 16:45:27 +00:00
Asim Aslam
574a0d376c set deploy statuses in app service (#354) 2022-01-20 15:09:04 +00:00
Asim Aslam
f3be4be557 fix response url 2021-12-20 19:57:57 +00:00
Asim Aslam
3a4efed6c7 . 2021-12-20 19:48:45 +00:00
Asim Aslam
c305ae5739 fix regions 2021-12-16 15:13:32 +00:00
Asim Aslam
14304bbf75 quiet output of gcloud 2021-12-16 14:48:51 +00:00
Asim Aslam
77ceb3dec5 Merge branch 'master' of ssh://github.com/micro/services 2021-12-16 12:46:05 +00:00
Asim Aslam
3d8f09bc89 add more regions 2021-12-16 12:45:49 +00:00
Asim Aslam
527dcc12c3 update go mod (#334) 2021-12-16 12:31:04 +00:00
Asim Aslam
f9e539ad88 fix url in status 2021-12-16 08:44:43 +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