Commit Graph

339 Commits

Author SHA1 Message Date
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
Patrik Oldsberg 2485ea499d workflows: generate API reference as part of CI to check links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg 575d8bd9f2 build api reference as part of the microsite
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:46 +02:00
Patrik Oldsberg 04f1806fd0 Merge pull request #7127 from backstage/rugvip/fml
snyk: move .snyk from app to cli where it belongs + fix workflow
2021-09-09 22:56:38 +02:00
Patrik Oldsberg 8657985dca Merge pull request #7126 from backstage/rugvip/snyk-docs
security: add a section describing how we handle snyk policies
2021-09-09 21:18:50 +02:00
Patrik Oldsberg cb173f7440 github/workflows: fix .snyk path pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 21:17:55 +02:00
Patrik Oldsberg c414c907cb SECURITY: add a section describing how we handle snyk policies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 20:08:09 +02:00
Patrik Oldsberg b3ccc97df8 snyk: move .snyk into each package dir instead of a single root one
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 19:40:38 +02:00
Patrik Oldsberg 33271a7f4a github/workflows: add snyk monitoring workflow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 18:35:21 +02:00
Fredrik Adelöw 4679ac5b34 Fix the chromatic error in OwnershipCard
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-25 16:32:03 +02:00
Fredrik Adelöw 99978bb0ab Merge pull request #6158 from tudi2d/3256-md-prettier-autofix
Autofix Markdown files using Prettier on merge
2021-08-11 11:55:53 +02:00
Philipp Hugenroth e797e46368 Fix workflow
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-11 10:40:44 +02:00
Philipp Hugenroth efabbe3f02 Adjust workflows to ignore errors & autoformat ADOPTERS.md using prettier
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-09 13:37:11 +02:00
blam 12c6a54d9b chore: fix prettier and fix storybook
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
Patrik Oldsberg 11af62d235 github/workflows: use LF line endings in e2e-win
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-05 17:16:03 +02:00
Patrik Oldsberg c7126e7a86 docs,workflows: remove or update references to packages/core(-api)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Philipp Hugenroth c599fd104e Run prettier on prettier.yml,...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 10:45:45 +02:00
Philipp Hugenroth ffddba6f42 Add autofix for root Markdown
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 10:37:00 +02:00
Philipp Hugenroth fc295bcc05 Add Prettier Autofix Workflow for Markdown
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 09:23:57 +02:00
Patrik Oldsberg aa204e01e9 codemods,workflows: fix codemods tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-10 19:31:14 +02:00
Fredrik Adelöw 44af0bc3ce use db services for ci just like in master
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 10:47:27 +02:00
Juan Lulkin 69fe0e4445 Revert "Try checking microsite from the root"
This reverts commit 82299dd56761a999d37958d5dceab1f351d88b45.

Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:44:51 +02:00
Juan Lulkin 47f632b011 Try checking microsite from the root
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:44:51 +02:00
Juan Lulkin 8bcad91738 Add lock check to microsite
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:44:51 +02:00
Juan Lulkin 7b0eafddd6 Adds ci step to check yarn locks
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-04 15:44:51 +02:00
Fredrik Adelöw 330f4bacdb rename to backend-test-utils and rearrange a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-27 10:52:04 +02:00
Fredrik Adelöw 8c0109abba Introduce @backstage/backend-testing, with TestDatabases to start off
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 18:02:16 +02:00
Fredrik Adelöw 9df4168d86 Skip running husky (and hence, vale) in the changeset workflow.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-17 15:48:52 +02:00
Patrik Oldsberg fecf70ae1a workflows: validate api reports in CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:34 +02:00
Adam Harvey e0f43ae453 Clarify token exposure
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-04-26 09:21:09 -04:00
Tim Hansen 8f2d043d8d Few more whitelisted files
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 19:53:12 -06:00
Tim Hansen e7aca3f2e4 Whitelist files for Vale
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 17:12:41 -06:00
blam 037f0c7e76 chore: re-enable vale
Signed-off-by: blam <ben@blam.sh>
2021-03-26 14:46:49 +01:00
blam 5daf260539 Remove the vale check for now as it's borked.
Signed-off-by: blam <ben@blam.sh>
2021-03-25 10:06:08 +01:00
Patrik Oldsberg 6ab503887b scripts,workflows: add fossa wrapper script for config generation and retries 2021-02-27 15:24:34 +01:00
Juan Lulkin cb6d22351c Adds a line break to workflow file 2021-02-23 18:31:33 +01:00
Juan Lulkin 7e9928ffd9 Removes offending spaces 2021-02-23 18:22:41 +01:00
Juan Lulkin d2d5056f17 Removes trailing spaces 2021-02-21 12:17:12 +01:00
Juan Lulkin 69c64ac7f3 Merge remote-tracking branch 'upstream/master' 2021-02-21 00:03:29 +01:00
Juan Lulkin b609e94a37 Makes verify sidebar script assume build is present 2021-02-20 19:38:05 +01:00
Patrik Oldsberg 759620539a workflow: build transitive dependencies when only building changed packages in CI
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-18 14:16:01 +01:00
Ben Lambert 6b249d6639 Merge pull request #4388 from backstage/blam/e2e
Use Tugboat as a place to run some tests
2021-02-11 13:19:04 +01:00
Patrik Oldsberg e37dbec282 github/workflows: use lax config checks 2021-02-10 21:08:01 +01:00
blam 81646feee0 chore: fixing cypress build 2021-02-09 10:00:01 +01:00
blam 08b61ba0bd chore: updating workflow to point at the right folder now 2021-02-09 09:46:45 +01:00
blam df9ca92c7d Merge branch 'master' of github.com:backstage/backstage into blam/e2e
* 'master' of github.com:backstage/backstage: (88 commits)
  changeset
  use P30D for snooze option
  Add changeset
  added changesets
  catalog-backend: use more explicit response types and let error handlers handle errors
  backend-common: use explicit content type in error response
  backend-common: slight refactoring in support of future search impl
  scaffolder: Convert to prepared statements
  chore(deps): bump rollup-plugin-typescript2 from 0.27.3 to 0.29.0
  circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
  github-actions: GitHub -> Github
  core-api: document createRouteRef type inference logic
  docs(TechDocs): docs/ is configurable by mkdocs.yml
  Update packages/create-app/CHANGELOG.md
  create-app: update changelog to put more emphasis on plugin-catalog-react migration
  Don't respond to a request twice if an entity has not been found.
  added changesets
  core-api: fix type inference of createRouteRef
  Add comment TODO
  Rename green-rabbits-burn.md to techdocs-green-rabbits-burn.md
  ...
2021-02-09 09:25:07 +01:00
Juan Lulkin 9147e9226a Adds script to verify sidebars navigation 2021-02-08 12:15:58 +01:00