Commit Graph

243 Commits

Author SHA1 Message Date
2bb375d4da
moving dispatch deployment to after app engine 2023-09-08 18:12:00 +01:00
ce3a5d6d42
adding test deployment to ci 2023-09-08 17:48:50 +01:00
01d8715c2f
project specific static resources 2023-09-07 18:03:22 +01:00
d54b8317c9
deploying with project id as env var for functions 2023-09-06 20:07:14 +01:00
6a17775f07
only deploy uses prod env 2023-09-06 19:00:31 +01:00
1667e23d7a
fix run playlist func name 2023-09-05 23:32:31 +01:00
023cdf909f
variable google project id 2023-09-05 23:22:44 +01:00
07d5f42f11
limiting gunicorn version 2023-09-05 21:22:07 +01:00
227139a551
fixing service again 2023-09-05 21:04:02 +01:00
a8e8649c39
fixing service name 2023-09-05 20:52:21 +01:00
6c1d4b3348
loosening func frameworks, skipping dispatch deploy for now 2023-09-05 20:47:23 +01:00
a08bc2d839
changing service name 2023-09-05 20:14:48 +01:00
a3aabb3b88
setting project, adding environments to deployments 2023-09-05 20:05:58 +01:00
4a0c045b27
tweaking function entry, updating admin for gen2 adding func frameworks 2023-09-04 23:06:59 +01:00
2212bbb0c4
just build docker container in jenkins 2023-08-15 17:56:55 +01:00
99dc270b13
update dockerfile 2023-08-08 17:56:49 +01:00
077b8ea4e6
updating python version and all deps 2023-08-08 17:29:12 +01:00
d0b2bba7ca
slim images, building docker container from github actions 2023-05-16 18:30:00 +01:00
c88c8e9f26
using registry subdomain for packages 2023-05-14 19:07:44 +01:00
240c23ff06
skipping poetry install 2023-05-02 20:57:09 +01:00
c049b8ea95
adding jenkinsfile 2023-05-02 20:55:07 +01:00
2be33dc549
adding docker building 2023-05-02 08:58:34 +01:00
2ba7bcc654
updating deps 2023-05-02 08:03:04 +01:00
54b9adbc76
npm install to downgrade react 2023-01-06 21:51:11 +00:00
d993979a8c
updating node version 2023-01-06 21:48:30 +00:00
070ae5a5ae
udpating py deps 2023-01-06 21:42:59 +00:00
1efeefda1d
updating npm deps 2023-01-06 21:34:30 +00:00
64b8faaf1f
updating ci action and poetry versions 2022-12-20 21:33:52 +00:00
5d95dccb7a
fixing deps 2022-12-10 10:25:16 +00:00
fdab7b2bdd
updating deps 2022-12-10 08:44:27 +00:00
b8fea8a68e
fixed can't set notifications settings to false 2022-12-10 08:26:19 +00:00
7a907e918c
adding ios notifications 2022-12-09 08:37:05 +00:00
1ec929ce98
moving magic secret string uris 2022-11-29 22:46:53 +00:00
c7fe8fada5
migrate to secret manager, closes #45 2022-11-29 21:13:26 +00:00
de23eb0065
walrus refactors 2022-11-28 22:30:00 +00:00
c770ac5c7d
adding apns token catching 2022-11-28 18:34:29 +00:00
a23d797f90
linting 2022-11-27 23:36:50 +00:00
2ba341ae7f
adding about link to signature 2022-11-13 21:57:35 +00:00
384eceae05
adding branch instead of head ref for own deps 2022-11-11 07:10:51 +00:00
5c32b8eb19
Revert "stop deploying from admin script, straight from CI"
This reverts commit 237d07eab2.
2022-11-11 07:06:17 +00:00
237d07eab2
stop deploying from admin script, straight from CI 2022-11-10 22:13:50 +00:00
569c4c76dc
fixing dictionary usage, updating deps 2022-11-09 22:22:33 +00:00
3a1045d6ce
fixing a divide by 0, dict instead of list 2022-11-09 09:00:30 +00:00
25df6a3028
Merge pull request #43 from Sarsoo/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-09 08:57:51 +00:00
cfef0f09da
Merge pull request #42 from Sarsoo/dependabot/pip/protobuf-3.20.2
Bump protobuf from 3.20.1 to 3.20.2
2022-11-09 08:57:38 +00:00
dependabot[bot]
cf50280dc6
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 03:15:50 +00:00
dependabot[bot]
39c543e785
Bump protobuf from 3.20.1 to 3.20.2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 22:17:38 +00:00
ccc90761f7 adding readme.md 2022-08-26 19:28:26 +01:00
e410e73647 re-enabling sphinx docs without js 2022-08-26 19:28:17 +01:00
adea01d9be privacy and contact documentation 2022-08-16 23:19:24 +01:00