Patrick Jungermann 32ad816421 fix(bitbucketCloud,events): handle missing slug in event payload
The current handling for `repo:push` events assumed that
the repo slug is provided as part of the event.

However, this is not the case which led to a few issues:

- repo slug filter was always positive
  as it was checked against `undefined`
- the `repo:` filter at the code search query was never applied
  which led to the same result as at the full refresh
  - all additionally discovered catalog files were categorized as "added"
  - this may not have caused additional API requests (not verified)

This change will enhance the event by adding the missing slug,
extracted from the `full_name`
(format: `{workspace-slug}/{repo-slug}`).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-06-17 22:45:02 +02:00
2022-08-31 15:31:47 +00:00
2023-03-09 16:13:21 +01:00
2023-03-09 16:13:21 +01:00
2022-12-22 10:33:32 -05:00
2022-08-31 15:31:47 +00:00
2023-06-13 11:20:04 +02:00
2023-06-15 13:29:53 +02:00
2023-06-16 14:35:32 +02:00
2022-11-16 14:37:17 +01:00
2023-06-16 14:35:32 +02:00

headline

Backstage

License CNCF Status Main CI Build Discord Code style Codecov Uffizzi

What is Backstage?

Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

software-catalog

Out of the box, Backstage includes:

  • Backstage Software Catalog for managing all your software such as microservices, libraries, data pipelines, websites, and ML models
  • Backstage Software Templates for quickly spinning up new projects and standardizing your tooling with your organizations best practices
  • Backstage TechDocs for making it easy to create, maintain, find, and use technical documentation, using a "docs like code" approach
  • Plus, a growing ecosystem of open source plugins that further expand Backstages customizability and functionality

Backstage was created by Spotify but is now hosted by the Cloud Native Computing Foundation (CNCF) as an Incubation level project. For more information, see the announcement.

Project roadmap

For information about the detailed project roadmap including delivered milestones, see the Roadmap.

Getting Started

To start using Backstage, see the Getting Started documentation.

Documentation

The documentation of Backstage includes:

Community

To engage with our community, you can use the following resources:

License

Copyright 2020-2022 © The Backstage Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Security

Please report sensitive security issues using Spotify's bug-bounty program rather than GitHub.

For further details, see our complete security release process.

S
Description
Copy of backstage/backstage from Spotify Backstage
Readme Apache-2.0 1.3 GiB
Languages
TypeScript 93.9%
MDX 2%
JavaScript 2%
CSS 1.5%
Handlebars 0.3%