61 Commits

Author SHA1 Message Date
Jason Kulatunga
21fbcc81fa updates to sources directory only. 2024-02-04 08:05:07 -08:00
Jason Kulatunga
e133093a6f update workflow 2024-02-04 08:02:35 -08:00
Jason Kulatunga
a691729ee3 update workflow 2024-02-04 08:01:52 -08:00
Jason Kulatunga
2f90327175 update workflow 2024-02-04 08:00:46 -08:00
Jason Kulatunga
f003d06c52 update workflow 2024-02-04 08:00:15 -08:00
Jason Kulatunga
aa27b0335c default log level. 2024-02-04 07:59:01 -08:00
Jason Kulatunga
a639693dc8 cdn sync. 2024-02-04 07:57:07 -08:00
Jason Kulatunga
8fa331de00 remove raspberry pi build. 2023-11-08 10:30:22 -08:00
Jason Kulatunga
7018c3b85a rollback SBOM support. 2023-10-17 10:56:38 -07:00
Jason Kulatunga
f32004498a adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 07:52:20 -07:00
Jason Kulatunga
4f1222d0d8 adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 06:25:07 -07:00
Jason Kulatunga
9c5bf15016 bump golang and node runtime versions to be insync with local dev environment. 2023-10-03 14:46:49 -07:00
Jason Kulatunga
c2d82b3195 fixing event type for latest docker image tag. 2023-08-09 11:49:58 -07:00
Jason Kulatunga
956368ce3c enable latest tag for main flavor and tag.
fixes #200
2023-07-29 18:09:37 -07:00
Jason Kulatunga
214ebfeac6 trying to use Github App Token to create release, as thsi should allow Docker image creation to work as well. 2023-07-20 22:38:08 -07:00
Jason Kulatunga
c2f3970f07 trying to use Github App Token to create release, as thsi should allow Docker image creation to work as well. 2023-07-20 22:26:29 -07:00
Jason Kulatunga
6eb7f5643b fixing tag trigger 2023-07-16 12:55:35 -07:00
Jason Kulatunga
d2c16bbb81 fixing tag trigger 2023-07-16 12:49:17 -07:00
Jason Kulatunga
7ae0546cf0 make sure that branch tags are only present if its not main. 2023-07-08 09:50:36 -07:00
Jason Kulatunga
25ae2c669c build multiple flavors at the same time. handle tags for branches 2023-07-08 09:42:43 -07:00
Jason Kulatunga
f1f2da2dd3 Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
Jason Kulatunga
3db6c421ca ARM7 support
adding support for ARM7 docker image builds.
2023-05-19 07:58:37 -07:00
Jason Kulatunga
8ae91494db enable CI for sandbox branch. 2023-05-14 13:43:23 -04:00
Jason Kulatunga
2d1a9bf6d1 update makefile
added storybook for medical sources card.
added shortDomain pipe + tests
2023-05-14 13:43:23 -04:00
Jason Kulatunga
2eced4fe91 Storybook Integration for Component testing. (#142)
Co-authored-by: Serinus1 <junkmayle670@yahoo.com>
2023-05-05 09:06:33 -07:00
Jason Kulatunga
22bfdce6c3 Update release.yaml 2023-04-15 10:07:09 -07:00
Jason Kulatunga
3d08997dfe fixing tokens. 2023-03-13 09:15:07 -07:00
Jason Kulatunga
d6a6654681 using packagr app for version bumping while still keeping branch rest… (#56) 2023-01-31 21:55:41 -08:00
Jason Kulatunga
4dd894282e when triggering a release, CI is required. just tagging build. 2023-01-31 18:56:16 -08:00
Jason Kulatunga
0aa331cd4f Use Depot for Docker builds (#55)
Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
2023-01-31 18:30:55 -08:00
Jason Kulatunga
4b0fc2c0e8 try using binfmt image. 2023-01-26 08:07:46 -08:00
Jason Kulatunga
edc5ec71ad try multiplatform build without qemu 2023-01-26 07:50:15 -08:00
Jason Kulatunga
eebab3d510 fixing make location. 2023-01-26 03:14:49 -08:00
Jason Kulatunga
220a7138d4 fixing build. 2023-01-26 03:11:28 -08:00
Jason Kulatunga
a89f640bc0 build frontend before UI 2023-01-26 03:08:13 -08:00
Jason Kulatunga
04c3c4d12a yarn cache (node_modules) directory should already exist, so yarn install should be a noop. 2023-01-26 02:45:33 -08:00
Jason Kulatunga
47feec7a6a set concurrency . 2023-01-26 01:41:10 -08:00
Jason Kulatunga
7554f3bf9d trying to fix yarn install. forcing npm registry. 2023-01-25 21:50:22 -08:00
Jason Kulatunga
c01333658e build multiple arch 2023-01-25 18:00:13 -08:00
Jason Kulatunga
a3dec0ea5a version. 2022-12-18 17:42:57 -08:00
Jason Kulatunga
e4cb280015 default to "prod" build. 2022-12-18 07:58:55 -08:00
Jason Kulatunga
6fd69575d1 Better Reporting (#12) 2022-12-17 15:10:19 -08:00
Jason Kulatunga
3d80464be6 fixing deploy url 2022-11-02 08:32:09 -07:00
Jason Kulatunga
9bdc323c01 adding support for 3rd party idp's including hello - only on cloud deployment. 2022-10-30 12:21:25 -07:00
Jason Kulatunga
c5949f88bd deploy to the root domain. 2022-10-28 20:23:56 -07:00
Jason Kulatunga
f0f37cd738 adding a new configuration for "cloud_sandbox" - used for AWS bucket.
consistent couchdb creds.
removed metadata endpoint and config.
ensure that the couchdb endpoint can be relative or absolute url. added tests for relative vs abs urls.
2022-10-28 19:01:20 -07:00
Jason Kulatunga
4e88f13a76 fixing deployment permissions 2022-10-26 23:52:24 -07:00
Jason Kulatunga
068b6b70f8 fix bucket name, so we can put it behind cf. 2022-10-26 23:45:33 -07:00
Jason Kulatunga
ce46041548 set the file permissions when uploading to public-read. 2022-10-26 23:10:16 -07:00
Jason Kulatunga
75d4a3bd3b trying to use new iam role 2022-10-26 22:21:25 -07:00