Pinned
3,145 contributions in the last year
Less
More
Contribution activity
March 2021
Created 116 commits in 1 repository
Created a pull request in backstage/backstage that received 9 comments
Introduce the @backstage/errors package
End goal that led to all of this: To encode thrown errors in the backend as a JSON payload using a facility in that new package, and to add a core …
+1,095
−177
•
9
comments
Opened 18 other pull requests in 1 repository
backstage/backstage
17
merged
1
open
- Rename hasNext -> hasNextPage
- Force a release of test-utils, forgotten changeset in #4857
- Introduce paging in the catalog /entities endpoint
- Add location to thrown exception when parsing YAML
- Update the wording for unknown URLs in the import flow
- Reformulate the json types to break type recursion
- fix master build error
- restructure the catalog pages in the example app
- Remove all dot-folder imports everywhere
- introduce the scmIntegrationsApiRef
- add frontend-filtered config loading tests in integrations
- Include missing fields in GitLab config schema
- Standardize the tool cards in explore some more
- Show a Not Found message when navigating to a nonexistent entity
- add parseLocationReference/stringifyLocationReference
- yarn.lock missing changes
- ItemCard: deprecate and replace with composable pieces
- More compliant, more dense template cards
Reviewed 113 pull requests in 1 repository
backstage/backstage 113 pull requests
- Introduce paging in the catalog /entities endpoint
- feat(errors): Reuse ResponseErrorList for non ResponseErrors
- Gcs url reader
- chore(deps-dev): bump @types/express-session from 1.17.2 to 1.17.3
- docs: docker deployment doc updates
- core-api: remove duplicate element check during traversal
- Changed the signature of createComponentExtension to be aligned with that of React.lazy
- docs(composability): fix subroutes code example
- Ignore vale check for ADOPTERS.md
- chore(deps): bump @babel/plugin-transform-modules-commonjs from 7.10.4 to 7.13.8
- Contribute terraform file for S3 storage in Techdocs
- Add example org entities to default create-app
- use local version of all case conversion methods
- techdocs: Update example documentation
- Add TELUS to Adopters List
- Add Stalebot configuration
- chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.4.1
- chore(deps-dev): bump @types/lodash from 4.14.165 to 4.14.168
- feat(plugin-tech-radar): map description in API RadarEntry to Entry
- Kaos/4457 badges
- cost insights: export entity dialog
- introduce the scmIntegrationsApiRef
- plugins: add todo and todo-backend
- core-api: export SubRouteRef and make them assignable to plugin.routes
- Switch the default DB choice to SQLite
- Some pull request reviews not shown.
Created an issue in backstage/backstage that received 16 comments
catalog: add the Application kind
Feature Suggestion Internally at Spotify, the system model has evolved to also incorporate an entity kind Application.
The summary blurb is as fo…
16
comments