Commit Graph

1091 Commits

Author SHA1 Message Date
Fredrik Adelöw 628134a7f0 Merge pull request #14190 from backstage/rugvip/vp
workflows: only run the most recent version packages sync
2022-10-18 14:04:36 +01:00
Patrik Oldsberg 403cc11b3d workflows: only run the most recent version packages sync
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-18 11:47:29 +02:00
Fredrik Adelöw acf79e552d Merge pull request #14119 from backstage/add-to-reviewers
chore: add new reviewer to codeowners (8294)
2022-10-18 10:25:14 +01:00
Fredrik Adelöw 45952b2ee7 Merge pull request #14120 from backstage/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.4.1
2022-10-18 10:24:16 +01:00
Eric Peterson dd6fa27a9f Merge pull request #14067 from backstage/search/tag-log-document-type
[Search] Tag indexing logs with documentType
2022-10-16 16:37:10 +02:00
Harry Hogg 77503b8f36 Increase memory for synk action for the snyk github issue sync workflow
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-14 16:49:29 +01:00
renovate[bot] 3331ac9a94 Update JamesIves/github-pages-deploy-action action to v4.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-13 14:02:08 +00:00
Andrew Thauer feb4602e52 chore: add @andrewthauer to codeowners
This is a very late response to issue #8294 which requested reviewers on certain plugins. Also added an entry for `cost-insights-*` since there is now a `cost-insights-common` package.

Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-10-13 09:04:02 -04:00
Fredrik Adelöw 2a6d762539 just some vale fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-11 13:10:48 +01:00
Eric Peterson 8006f8a602 Tag indexing logs with document type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-10 18:02:33 +02:00
Willy Guggenheim 88701d4f64 To Solve Snyk Action JavaScript OutOfMemory
https://support.snyk.io/hc/en-us/articles/360002046418-JavaScript-heap-out-of-memory
max ram heap sizing based on 7gb https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners


Signed-off-by: Willy Guggenheim <10598011+willyguggenheim@users.noreply.github.com>
2022-10-08 03:58:17 -07:00
Vincenzo Scamporlino a948b6af07 ci: skip publishing upgrade-helper diff for next releases
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-10-03 10:14:05 +02:00
Eric Peterson 18af9c7971 Use latest mkdocs and mkdocs-techdocs-core in e2e tests
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-09-29 17:53:41 +02:00
Fredrik Adelöw 073ee8e284 Merge pull request #13902 from backstage/renovate/backstage-actions-0.x
Update backstage/actions action to v0.5.6
2022-09-29 16:21:39 +02:00
Patrik Oldsberg 49bf199e7e Merge pull request #13585 from leonardomaier/init-git-repo-on-create-app
Initializes git repository when creating an app
2022-09-29 13:25:24 +02:00
Eric Peterson bff6170f32 Pin mkdocs to latest known working version
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-09-29 11:58:30 +02:00
renovate[bot] 7a2b4527d5 Update backstage/actions action to v0.5.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-29 09:28:57 +00:00
Patrik Oldsberg a180dcd168 github: switch docs-like-code label to techdocs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-28 18:27:25 +02:00
Leonardo Maier c7fa044a54 Adds git identity step on e2e tests workflow
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
2022-09-28 08:56:59 -03:00
Patrik Oldsberg a018941285 workflows: allow republish
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 12:43:24 +02:00
Patrik Oldsberg e02fae847b workflows: add auth and access config to publishing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-22 10:57:35 +02:00
Patrik Oldsberg 01206e334c replace usage of lerna with yarn workspaces foreach
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:10:13 +02:00
Patrik Oldsberg a7659ae474 github/workflows: update to use repo test and memory limit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-20 18:07:16 +02:00
Ben Lambert e0d4077926 Merge pull request #13570 from backstage/freben-dschwank/user-settings-backend
feat: add user-settings-backend and related frontend store
2022-09-20 10:16:46 +02:00
Dominik Schwank 108cdc3912 feat: add new user settings backend
Adding a new user settings backend and PersistentStorage to store user related settings in the
database.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-09-19 12:51:43 +02:00
Phil Kuang 2028a73c96 refactor(playlists): address review comments
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-16 09:30:48 -04:00
Patrik Oldsberg 48facb6e5b workflows: fix yarn lerna invocations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-05 11:24:14 +02:00
Patrik Oldsberg a68cf13a3d remove usage of diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:46:05 +02:00
Patrik Oldsberg 560c47d082 workflows: bump yarn install action to latest version
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-02 12:26:03 +02:00
Matteo Silvestri 4bcfda3ba5 Merge remote-tracking branch 'upstream/master'
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 12:13:28 +02:00
Matteo Silvestri 9b05fd5f93 apply requested pr changes
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-01 11:49:59 +02:00
Patrik Oldsberg 3a8d6e73c8 Merge branch 'master' into rugvip/lint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 18:37:49 +02:00
Patrik Oldsberg 0f98194fba drop yarn-lock-check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:50:10 +02:00
Patrik Oldsberg dc88effc71 .github/workflows: update yarn installs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:50:10 +02:00
Patrik Oldsberg 3b556779d3 github/workflows: lint all packages on yarn.lock changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-30 14:21:19 +02:00
Matteo Silvestri 8a59bedadd add KUBERNETES env to enable Kubernetes tests
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-30 11:13:02 +02:00
Matteo Silvestri dcf1f1627f prettify verify_kubernetes.yml
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-30 10:44:47 +02:00
Matteo Silvestri 2c6c2235cc move tests ti separate workflow
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-30 10:19:53 +02:00
matteosilv 8f092f69b0 Merge branch 'backstage:master' into master 2022-08-30 09:45:19 +02:00
Ben Lambert 6e3b7ee295 Merge pull request #13256 from backstage/renovate/backstage-actions-0.x
chore(deps): update backstage/actions action to v0.5.5
2022-08-24 10:26:32 +02:00
Matteo Silvestri 43a19d8e99 switch to helm/kind-action@v1.3.0
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-08-23 09:57:04 +02:00
matteosilv de8b0d8b51 Merge branch 'backstage:master' into master 2022-08-23 09:30:25 +02:00
Patrik Oldsberg b9527bc0b9 vocab: add telus
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-22 13:46:32 +02:00
renovate[bot] 652c1a6517 chore(deps): update backstage/actions action to v0.5.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 08:50:35 +00:00
blam e34e92d774 chore: added some vocab fixing
Signed-off-by: blam <ben@blam.sh>
2022-08-04 11:13:29 +02:00
Ben Lambert 536c58a5e2 Merge pull request #11925 from soprasteria/neemys/implement-multiple-sonarqube-instances
Add ability to configure multiple sonarqube instances
2022-08-02 10:36:36 +02:00
Matteo Silvestri 88d227e8e8 only run if CI=true and delete kind command to clean workspace
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-07-28 17:08:38 +02:00
Matteo Silvestri cbf0cbbb98 skip if not docker and bootstrap KinD in workflow action
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-07-27 22:12:04 +02:00
Tim Hansen ac35eff29f Add warning label to generated Docker images
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2022-07-27 10:49:13 -06:00
Neemys b2b62ab5b6 Correct usage of 'sonarqube' with 'Sonarqube'
Also add 'Sonarqube' into vale vocab

Signed-off-by: Neemys <36508659+Neemys@users.noreply.github.com>
2022-07-22 18:02:28 +02:00