包详细信息

@backstage/cli-node

backstage477.5kApache-2.00.2.13

Node.js library for Backstage CLIs

自述文件

headline

Backstage

English | 한국어 | 中文版 | Français

License CNCF Status Discord Code style Codecov OpenSSF Best Practices OpenSSF Scorecard

What is Backstage?

Backstage is an open source framework 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 organization’s 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 Backstage’s 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:

Governance

See the GOVERNANCE.md document in the backstage/community repository.

License

Copyright 2020-2024 © 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.

更新日志

@backstage/cli-node

0.2.13

Patch Changes

  • cb76663: Added type field to BackstagePackageJson type.
  • f54eed0: Fixed an issue where default feature type information wasn't being added to package.json/exports before publishing if exports didn't exist beforehand
  • Updated dependencies
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

0.2.13-next.1

Patch Changes

  • f54eed0: Fixed an issue where default feature type information wasn't being added to package.json/exports before publishing if exports didn't exist beforehand
  • Updated dependencies
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

0.2.13-next.0

Patch Changes

  • cb76663: Added type field to BackstagePackageJson type.
  • Updated dependencies
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7
    • @backstage/types@1.2.1

0.2.12

Patch Changes

  • Updated dependencies
    • @backstage/types@1.2.1
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.7

0.2.12-next.0

Patch Changes

  • Updated dependencies
    • @backstage/types@1.2.1-next.0
    • @backstage/errors@1.2.7-next.0
    • @backstage/cli-common@0.1.15

0.2.11

Patch Changes

  • af665ea: add PackageManager and Lockfile interfaces for future use
  • cbfc69e: Internal refactor
  • Updated dependencies
    • @backstage/errors@1.2.6
    • @backstage/cli-common@0.1.15
    • @backstage/types@1.2.0

0.2.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.6-next.0
    • @backstage/cli-common@0.1.15
    • @backstage/types@1.2.0

0.2.11-next.0

Patch Changes

  • af665ea: add PackageManager and Lockfile interfaces for future use
  • cbfc69e: Internal refactor
  • Updated dependencies
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.5
    • @backstage/types@1.2.0

0.2.10

Patch Changes

  • Updated dependencies
    • @backstage/types@1.2.0
    • @backstage/cli-common@0.1.15
    • @backstage/errors@1.2.5

0.2.10-next.0

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.15-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.9

Patch Changes

  • fec7278: Added new lockfile.getDependencyTreeHash(name) utility.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.9-next.0

Patch Changes

  • fec7278: Added new lockfile.getDependencyTreeHash(name) utility.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.8

Patch Changes

  • 0c70f43: Add definition for the new backstage.inline field in package.json.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.8-next.0

Patch Changes

  • 0c70f43: Add definition for the new backstage.inline field in package.json.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.7

Patch Changes

  • 133464c: Added internal metadata for the new experimental frontend-dynamic-container role.
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.6

Patch Changes

  • a1ae9cc: Updated doc link.
  • c328131: Added new plugin metadata fields to BackstagePackageJson type.
  • 93be042: Upgraded @yarnpkg/parsers to stable 3.0
  • Updated dependencies
    • @backstage/cli-common@0.1.14
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.6-next.2

Patch Changes

  • c328131: Added new plugin metadata fields to BackstagePackageJson type.
  • Updated dependencies
    • @backstage/cli-common@0.1.14-next.0
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.6-next.1

Patch Changes

  • a1ae9cc: Updated doc link.
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.6-next.0

Patch Changes

  • 93be042: Upgraded @yarnpkg/parsers to stable 3.0
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.5

Patch Changes

  • ed9260f: Added versions:migrate command to help move packages to the new @backstage-community namespace
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.4
    • @backstage/types@1.1.1

0.2.4

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.4
    • @backstage/cli-common@0.1.13
    • @backstage/types@1.1.1

0.2.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.4-next.0
    • @backstage/cli-common@0.1.13
    • @backstage/types@1.1.1

0.2.3

Patch Changes

  • d557d47: Added repository field to BackstagePackageJson type.
  • 6bb6f3e: Updated dependency fs-extra to ^11.2.0. Updated dependency @types/fs-extra to ^11.0.0.
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.2.3-next.0

Patch Changes

  • d557d47: Added repository field to BackstagePackageJson type.
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.2.2

Patch Changes

  • 7acbb5a: Removed mock-fs dev dependency.
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.2.2-next.0

Patch Changes

  • 7acbb5a: Removed mock-fs dev dependency.
  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 8db5c3cd7a: Removed support for the publishConfig.alphaTypes and .betaTypes fields that were used together with --experimental-type-build to generate /alpha and /beta entry points. Use the exports field to achieve this instead.

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.2.0-next.0

Minor Changes

  • 8db5c3cd7a: Removed support for the publishConfig.alphaTypes and .betaTypes fields that were used together with --experimental-type-build to generate /alpha and /beta entry points. Use the exports field to achieve this instead.

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.13
    • @backstage/errors@1.2.3
    • @backstage/types@1.1.1

0.1.5

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.3
    • @backstage/cli-common@0.1.13
    • @backstage/types@1.1.1

0.1.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.3-next.0
    • @backstage/cli-common@0.1.13-next.0
    • @backstage/types@1.1.1

0.1.5-next.0

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.13-next.0
    • @backstage/errors@1.2.2
    • @backstage/types@1.1.1

0.1.4

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.2
    • @backstage/types@1.1.1
    • @backstage/cli-common@0.1.12

0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.2-next.0
    • @backstage/types@1.1.1-next.0
    • @backstage/cli-common@0.1.12

0.1.3

Patch Changes

  • 12a8c94eda8d: Add package repository and homepage metadata
  • Updated dependencies
    • @backstage/cli-common@0.1.12
    • @backstage/errors@1.2.1
    • @backstage/types@1.1.0

0.1.3-next.0

Patch Changes

  • 12a8c94eda8d: Add package repository and homepage metadata
  • Updated dependencies
    • @backstage/cli-common@0.1.12
    • @backstage/errors@1.2.1
    • @backstage/types@1.1.0

0.1.2

Patch Changes

  • 4edd1ef71453: semver upgrade to 7.5.3
  • Updated dependencies
    • @backstage/errors@1.2.1
    • @backstage/cli-common@0.1.12
    • @backstage/types@1.1.0

0.1.2-next.1

Patch Changes

  • 4edd1ef71453: semver upgrade to 7.5.3
  • Updated dependencies
    • @backstage/cli-common@0.1.12
    • @backstage/errors@1.2.1-next.0
    • @backstage/types@1.1.0

0.1.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.1-next.0
    • @backstage/cli-common@0.1.12
    • @backstage/types@1.1.0

0.1.1

Patch Changes

  • Updated dependencies
    • @backstage/types@1.1.0
    • @backstage/errors@1.2.0
    • @backstage/cli-common@0.1.12

0.1.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/errors@1.2.0-next.0
    • @backstage/cli-common@0.1.12
    • @backstage/types@1.0.2

0.1.0

Minor Changes

  • 3156b0d85dc: Introduced the new @backstage/cli-node package, which provides utilities for use across Backstage CLIs.

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.12
    • @backstage/errors@1.1.5
    • @backstage/types@1.0.2

0.1.0-next.0

Minor Changes

  • 3156b0d85dc: Introduced the new @backstage/cli-node package, which provides utilities for use across Backstage CLIs.

Patch Changes

  • Updated dependencies
    • @backstage/cli-common@0.1.12
    • @backstage/errors@1.1.5
    • @backstage/types@1.0.2