Commit Graph

441 Commits

Author SHA1 Message Date
blam 378a9def28 Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
* 'master' of github.com:backstage/backstage: (187 commits)
  chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
  Add changeset for fixing requestLoggingHandler
  chore: changeset
  chore: might as well do this for all parsing
  bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
  Export Select component from core
  catalog-info: add links
  fix up yarn after release
  Use routed tabs to link to every settings page
  Limit the props that are forwarded to the Link component in the EntityRefLink
  chore: fix the create-app version
  Version Packages
  Move parseDate function
  Prettier fix
  Add line
  Use JS Date instead of Datetime
  Fix broken links in documentation (#4418)
  Removed old imports
  Remove unused functions and luxon
  fix(catalog): entity links incorrect wrapping
  ...
2021-02-12 09:04:04 +01:00
blam 5e74f638ce chore: add lockfile to words 2021-02-11 16:57:06 +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
Eric Peterson 174a63c466 Merge pull request #4472 from backstage/iameap/clarify-search-architecture
[Search] Clarify search architecture
2021-02-11 10:13:42 +01:00
Patrik Oldsberg afa453f744 Merge pull request #4465 from n2ygk/config_oauth_scope
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Patrik Oldsberg e37dbec282 github/workflows: use lax config checks 2021-02-10 21:08:01 +01:00
Eric Peterson 11e5ebbb60 Own it. 2021-02-10 16:42:38 +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
Adam Harvey 46f76d0f28 Add word to dictionary 2021-02-08 14:59:22 -05:00
blam a94f5f9506 chore: move files around for ease 2021-02-05 10:46:18 +01:00
blam c3f65bc445 chore: archive video footage with the correct path 2021-02-05 07:40:52 +01:00
blam 31d38ee806 chore: fixing syntax again 2021-02-04 22:09:24 +01:00
blam d24ff519fa chore: fixing syntax 2021-02-04 22:08:31 +01:00
blam a54ea9e4f9 chore: make pretty 2021-02-04 21:58:58 +01:00
blam b8877af305 chore: slimming down install script a little 2021-02-04 21:58:21 +01:00
blam e8cb51a717 chore: dump video recordings too 2021-02-04 21:55:46 +01:00
blam b533d65147 chore: don't install - we have deps 2021-02-04 21:39:31 +01:00
blam 60108e4623 chore: reconfigure Cypress run 2021-02-04 21:19:25 +01:00
blam 83ba509d22 chore: reworking tests to use he cypress github-action instead 2021-02-04 20:57:01 +01:00
blam 266f453f43 feat: added a test for running a simple cypress server 2021-02-04 16:23:07 +01:00
Fredrik Adelöw 19fe61c27a provide a changeset for the eslint update 2021-02-04 11:12:52 +01:00
Patrik Oldsberg 2f28f821a3 backend-common: use separate integration test keys in CI 2021-02-02 15:24:34 +01:00
Fredrik Adelöw 246c9c6edc Update docs/plugins/observability.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-02 11:07:51 +01:00
Fredrik Adelöw 4408806374 make the master workflows manually triggerable 2021-01-30 20:26:35 +01:00
Patrik Oldsberg 32c95605fb add popup fix changeset 2021-01-28 19:06:05 +01:00
blam 99460a6437 chore: updating workflow 2021-01-28 10:45:16 +01:00
blam 408962dcea chore: last github workflow plz 2021-01-28 01:17:52 +01:00
blam a4716e4727 chore: fixing deployments for real 2021-01-28 00:50:44 +01:00
blam fca9de6c93 chore: update workflow again 2021-01-28 00:24:28 +01:00
blam 3148751354 chore: update workfloew 2021-01-28 00:12:52 +01:00
blam 83a879c4cb chore: add a simple github action workflow 2021-01-28 00:01:55 +01:00
Adam Harvey 2e8c6ff3ff Add misconfiguration 2021-01-25 00:06:39 -05:00
Himanshu Mishra 655d87205e vale: Add couple of words graphql and esbuild to vocab 2021-01-23 13:20:27 +01:00
Dominik Henneke 658e3fc0f5 Merge pull request #4132 from SDA-SE/feat/security-hotspots
Add support for Security Hotspots that are provided by SonarQube and SonarCloud
2021-01-21 10:17:10 +01:00
Patrik Oldsberg 5671ea1277 Merge pull request #4171 from backstage/Rugvip-patch-1
workflows: fix PROJECT_NAME in fossa.yml
2021-01-20 20:15:05 +01:00
Patrik Oldsberg 08f3d53434 Merge pull request #4168 from backstage/emmaindal/codeowners
Add "techdocs-core" as codeowners for search documentation
2021-01-20 19:36:41 +01:00
Patrik Oldsberg c15c940a7f Update fossa.yml 2021-01-20 18:28:12 +01:00
Patrik Oldsberg 40bd693aaa Merge pull request #4077 from idvoretskyi/fossa-scan
FOSSA scan enabled
2021-01-20 18:22:23 +01:00
Patrik Oldsberg b828d67331 Update fossa.yml 2021-01-20 18:16:15 +01:00
Patrik Oldsberg 586142f9cd Update fossa.yml 2021-01-20 17:43:28 +01:00
Patrik Oldsberg 56ccf85d42 Update fossa.yml 2021-01-20 17:39:40 +01:00
Emma Indal f732737032 Add "techdocs-core" as codeowners for search documentation
we should by the way maybe change our github team name soon..
2021-01-20 17:16:26 +01:00
Patrik Oldsberg 3ca368e629 Update fossa.yml 2021-01-20 16:23:23 +01:00
Himanshu Mishra e8e6bd92b6 Merge pull request #4120 from backstage/orkohunter/url-reader-readTree-with-sha 2021-01-20 14:49:47 +01:00
Dominik Henneke 57f9d92cb9 Add support for Security Hotspots that are provided by SonarQube and SonarCloud 2021-01-19 16:18:25 +01:00
Andrew Thauer e58af307f0 docs: add use luxon date library adr 2021-01-19 10:08:17 -05:00
Himanshu Mishra 8565ad2279 1. Use etag over sha for the identifier
2. Re-combine Resonse types into one
2021-01-18 22:52:45 +01:00
Ihor Dvoretskyi e7846659e0 fossa.yml cleanup
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2021-01-18 22:28:04 +02:00