Commit Graph

1047 Commits

Author SHA1 Message Date
Patrik Oldsberg e456a9e8d4 Merge pull request #19565 from backstage/rugvip/1820
Switch to Node.js v18 + v20
2023-09-20 15:02:14 +02:00
Johan Haals 58afc7a40a Merge pull request #19976 from testruction/hotfix/docker-node-18
Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bulls…
2023-09-20 13:13:00 +02:00
Patrik Oldsberg 92cfcdd632 sync mock-fs versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
Patrik Oldsberg 6246571911 test fixes for Node.js v20
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
Patrik Oldsberg de42eebaaf bump @types/node dep to ^18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
Patrik Oldsberg 5899bf04f6 root: move to Node.js 18 + 20
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
Patrik Oldsberg a4c08241ad switch to TypeScript 5.0 + 5.2 in create-app
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-18 17:47:57 +02:00
Florian JUDITH 296bfded98 Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bullseye-slim'
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-15 22:36:00 -04:00
Fredrik Adelöw 05508a9757 do not create duplicate db connection pools in the old backend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-14 21:35:00 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Patrik Oldsberg 4606e005df root: add yarn fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 13:40:18 +02:00
Patrik Oldsberg a8dc8f067f Merge pull request #19725 from backstage/rugvip/warning
create-app: warn if yarn install is taking a long time
2023-09-05 17:57:50 +02:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
Fredrik Adelöw 69b07f10ef Merge pull request #19721 from awanlin/topic/add-apt-update-to-docker-sqlite-run
Added apt-get update for sqlite dependency install
2023-09-04 09:30:28 +02:00
Patrik Oldsberg 6125940222 create-app: warn if yarn install is taking a long time
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-02 11:57:53 +02:00
Andre Wanlin 8db70ecbb3 Added apt-get update for sqlite dependency install
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-01 11:52:41 -05:00
Fredrik Adelöw 8cec7664e1 remove dependencies on @types/node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-01 11:04:14 +02:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
Patrik Oldsberg 46c9a798e4 update app-configs to use proxy.endpoints
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-15 13:31:52 +02:00
Patrik Oldsberg 971bdd6a47 bump nodemon to 3.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:20:02 +02:00
Fredrik Adelöw 7e38af35e1 Merge pull request #19250 from backstage/freben/concurrently
bump concurrently
2023-08-10 11:28:08 +02:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Fredrik Adelöw 5cc0ac5ef3 bump concurrently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-07 15:40:36 +02:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Patrik Oldsberg a1a03534cc Merge pull request #18621 from davidfestal/create-app-support-external-template
Allow using external templates in `create-app`
2023-07-14 09:51:54 +02:00
David Festal 8a8d165ca6 Fix review comments
Signed-off-by: David Festal <dfestal@redhat.com>
2023-07-11 18:09:52 +02:00
David Festal f920a61031 Allow using external templates in create-app
Signed-off-by: David Festal <dfestal@redhat.com>
2023-07-11 18:06:32 +02:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
Andre Wanlin be45e737ec Broke up RUN statements based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-08 19:21:12 -05:00
Andre Wanlin 4f7292c74d Updated dockerfile and docker docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-08 18:12:17 -05:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Ben Lambert 9b22ea5596 Merge pull request #18458 from dweber019/feat/missing-relation-warning
Implement missing related entities alert
2023-07-04 15:51:24 +02:00
Ben Lambert b624f4620f Merge pull request #18525 from antweiss/master
Fix #18524 - add instruction to install deps when run with --skip-ins…
2023-07-03 14:34:32 +02:00
Ant Weiss 76b83a4422 Fix #18524 - add instruction to install deps when run with --skip-install
Signed-off-by: Ant Weiss <anton@stagecentral.io>
2023-07-03 13:03:37 +03:00
rui ma e3ce5dd3f8 fix: add cy.**.should to cypress eslintrc
Signed-off-by: rui ma <ruima@alauda.io>
2023-06-29 14:34:18 +08:00
David Weber 294b1629de fix: implement missing related entities
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-06-27 21:47:32 +02:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Patrik Oldsberg f016208410 Merge pull request #18267 from adamdmharvey/adamdmharvey/remove-hostdiscovery-deps
chore: Remove deprecated imports
2023-06-16 20:43:39 +02:00
Tim Hansen 24e648f056 Remove cache configuration; no longer needed
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2023-06-16 08:06:48 -06:00
Adam Harvey ba43e4ae35 chore: Remove deprecated imports
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-14 20:42:40 -04:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00