Commit Graph

385 Commits

Author SHA1 Message Date
Patrik Oldsberg 6ff24fde43 workflows/dependabot-changeset-maker: only run on dependabot branches
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 12:29:22 +01:00
Patrik Oldsberg 890734d440 Merge pull request #8883 from backstage/mob/prerelease
Prepare for prerelease flow and introduce documentation and tooling for emergency releases
2022-01-12 13:58:46 +01:00
Patrik Oldsberg 7c04bfb828 vocab.txt: added "backported"
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:43:19 +01:00
Johan Haals 80724f6444 Initial prerelease work
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-12 11:35:56 +01:00
blam 783537bb1a chore: add back the newline char
Signed-off-by: blam <ben@blam.sh>
2022-01-12 11:00:36 +01:00
blam 57ce85be71 chore: trim the message to remove any extra chars
Signed-off-by: blam <ben@blam.sh>
2022-01-12 10:48:14 +01:00
blam b7ecbb6014 chore: needs a new line at the end
Signed-off-by: blam <ben@blam.sh>
2022-01-12 10:46:12 +01:00
blam 06af8a33b3 chore: fixing the matching and replace with same character
Signed-off-by: blam <ben@blam.sh>
2022-01-11 13:53:08 +01:00
blam a8de66688a chore: actually match everything that is non-whitepace
Signed-off-by: blam <ben@blam.sh>
2022-01-11 13:42:16 +01:00
Johan Haals d6ed0e407d format, pass args in array
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-11 09:21:22 +01:00
Johan Haals e1f24677db Move script into actions definition
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-10 16:48:54 +01:00
Johan Haals 6dfb8eb848 Automatically generate dependabot changesets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-07 16:34:05 +01:00
Patrik Oldsberg 2a5875ce5b storybook: add missing dependency declarations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-07 13:41:22 +01:00
Johan Haals 02ba513776 Stalebot: Ignore issues/pr's with will-fix label 2022-01-03 15:21:43 +01:00
Patrik Oldsberg bee8692afc scripts,workflows: added scripts to verify changesets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 11:47:27 +01:00
Johan Haals cb65389b48 format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-15 10:54:38 +01:00
Johan Haals a6c72b0d2c Label PRs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-15 10:40:26 +01:00
Patrik Oldsberg 201953b21e workflows/stale: bump PR close days to 5
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 23:26:06 +01:00
Adam Harvey 4f1a7d57df Remove specific pin versioning
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-13 09:29:30 -05:00
Adam Harvey 2771d9016e Bump checkout action to newest major release
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-13 09:28:56 -05:00
Ben Lambert b77baaf709 Revert "CI: Install build deps to workaround internet issues"
Signed-off-by: blam <ben@blam.sh>
2021-12-09 10:34:27 +01:00
Johan Haals bf736f8058 CI: Install build deps to workaround internet issues
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-08 14:39:11 +01:00
Johan Haals 3f71f245f2 stale: Increase operations, remove debug logging
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-26 14:23:12 +01:00
Johan Haals 139f9b3f36 Replace stalebot with stale workflow
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-26 10:25:32 +01:00
Johan Haals 79d4246407 Add stale workflow
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-25 15:31:53 +01:00
Gauthier Roebroeck 20900440a3 disable snyk workflow on forks
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-19 16:43:10 +08:00
Camila Belo c0e64a685f test(techdocs-cli): kill detached child process
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-11-16 20:45:30 +01:00
Andrew Thauer 71e7b0ee92 refactor: reunification of techdocs-cli and backstage repos
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-11-11 19:31:55 +01:00
Harry Hogg 79dc3f9a29 Pass the GH token as an ENV to the Github step of the Snyk workflow
Signed-off-by: Harry Hogg <harry@hogg.io>
2021-11-11 08:12:08 +00:00
Harry Hogg 1d0e5c55f8 Install dependeices before trying to use them in the Snyk github issue workflow
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-10 12:41:16 +00:00
Harry Hogg ce4457bb30 Fixes the Snyk github issue workflow to continue when the Snyk CLI exits with an error
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-09 12:36:01 +00:00
Harry Hogg 4fa7934710 Added runson command to fix the workflow config
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-09 10:02:36 +00:00
Patrik Oldsberg aadc38fddd Merge pull request #7746 from backstage/mob/snyk-issue-creation-workflow
Opening Github issues for Snyk vulnerabilities
2021-11-08 16:49:13 +01:00
Harry Hogg bd74a61eaa Updated to run on a separate workflow every 4 hours.
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-08 11:03:58 +00:00
blam fbbc73ac7d chore: fixing prettier
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam 0f254f45a5 chore: removing postgres env for now
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam e3ef16366e chore: setup chrome in the e2e containers
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
Harry Hogg 7205d37a14 Updated script to create, update and close github issues
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-28 13:04:14 +01:00
blam 38e3fbe655 chore: bump old space size again?
Signed-off-by: blam <ben@blam.sh>
2021-10-26 16:37:20 +02:00
Harry Hogg 48bd2e2be2 chore(Snyk): Added workflow for outputting the Snyk report as JSON
Signed-off-by: Harry Hogg <hhogg@spotify.com>
Co-Authored-By: Himanshu Mishra <himanshu@orkohunter.net
2021-10-26 14:04:54 +02:00
blam 0235260c9f chore: added env
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:56:51 +02:00
blam b92b436efc chore: use the debug module
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:33:19 +02:00
blam 82a7998375 chore: run the e2e-tests when the correct path changes
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:15:33 +02:00
Patrik Oldsberg e669320508 workflows: fall back to running tests with workers for now
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 10:27:41 +02:00
Patrik Oldsberg f94c535853 workflows: fix windows test run
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 13:21:44 +02:00
Patrik Oldsberg 8ae4208c93 workflows/ci: run tests in a band as they are already parallelized by lerna
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-12 17:32:40 +02:00
blam 0fb9c4e68a chore: bumping vale actions
Signed-off-by: blam <ben@blam.sh>
2021-10-05 10:53:17 +02:00
Patrik Oldsberg d0a47c8605 move to node 14 & 16
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-17 23:03:29 +02:00
Patrik Oldsberg 0671a8b71c workflows: upload snyk report to GitHub
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-13 19:18:15 +02:00
Patrik Oldsberg 90ee667815 workflows: skip doc link verification in microsite CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00