Commit Graph

16 Commits

Author SHA1 Message Date
Deepak Prabhakara
50f97580c4 updated node 2024-05-14 16:29:10 +01:00
Deepak Prabhakara
19690099d8 updated node 2024-04-27 23:15:37 +01:00
Deepak Prabhakara
7cfdf2821c
update node (#572)
* update node

* tweaked when github actions should run

* workaround for json -g failing

* cleanup
2024-04-05 22:24:23 +01:00
Deepak Prabhakara
92f1de84a8
node 20.11.1 (#508) 2024-02-19 15:38:47 +00:00
Deepak Prabhakara
6fae8857b1
Add a namespace page to get unique entity ids for multi tenant use (#472)
* allow a unique entity id per org

* updated metadata url to support org

* org specific login

* org -> namespace

* updated node and alpine

* spacing tweak
2024-01-20 23:20:37 +00:00
Deepak Prabhakara
b6f824ee31
[Snyk] Security upgrade node from 20.8.1-alpine3.18 to lts-alpine3.18 (#415)
* fix: Dockerfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795

* updated node

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-02 22:30:41 +00:00
Deepak Prabhakara
dc50c0527b
updated to node 20 (#367) 2023-10-25 16:42:30 +01:00
Deepak Prabhakara
e497d14bc4 updated node, updated acs url to https://sso.eu.boxyhq.com/api/oauth/saml 2023-10-20 23:59:23 +01:00
Deepak Prabhakara
03c5cc96dd update nodejs to 18.17.1 2023-09-13 14:24:22 +01:00
Deepak Prabhakara
0107b5ef1d updated docker base image 2023-06-27 13:52:02 +01:00
Deepak Prabhakara
e94384cdc8 updated node, bumped up version 2023-03-24 13:24:09 +00:00
Deepak Prabhakara
8f4a6c10c2
updated node (#148)
* updated node

* updated lock file
2023-02-22 17:47:24 +00:00
Aswin V
57b8ddf17c
Optimise multi platform build (#128)
* Use next.js standalone to optimise docker image

* Temporarily disable release branch check

* Set `PORT` env

* Use the build machine architecture to build and target platform for running

* Prep for PR

* Update node image

* Test with latest image and use ARG for image version

* Prep for PR
2022-12-09 15:04:40 +00:00
Deepak Prabhakara
e8eed5cbf4 updated node 2022-10-14 18:20:42 +01:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Kiran K
1f6b8fcc85 Add Dockerfile (#4) 2022-02-28 21:53:55 +00:00