A Backstage catalog backend module that helps integrate towards PuppetDB
Types and validators that help describe the model of a Backstage Catalog
A small, framework-agnostic JavaScript/TypeScript client for the Apache Iceberg REST Catalog
Abstract Puppet for Wechaty
Puppet WeChat for Wechaty
An isomorphic client for the catalog backend
Puppet Service for Wechaty
`anchor-bankrun` is a small but powerful extension to [solana-bankrun](https://github.com/kevinheavey/solana-bankrun) that enables using both Anchor and Bankrun with only a one-line code change. It does this by exporting a `BankrunProvider` class that can
## Usage
Common functionalities for the catalog plugin
Puppet Sass Variables is a set of public Sass variables corresponding to Puppet Design System color palettes, typography, borders, and spacing.
The plugin-catalog-node module for @backstage/plugin-catalog-backend
Abstract Puppet for Wechaty
SQL ConnectionString parser
A frontend library that helps other Backstage plugins interact with the catalog
Wechat4u Puppet for Wechaty
Puppet Mocker for Wechaty
The Backstage backend plugin that provides the Backstage catalog
A module that subscribes to catalog related events and logs them.
The Backstage plugin for browsing the Backstage catalog
Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.
Puppet React Components is a collection of general-purpose reusable React components and their associated styles.
A Backstage plugin the helps you import entities into your catalog
Typed client for models.dev to fetch model catalogs with friendly errors.
Test all your puppet catalogs for compiler warnings and errors.
Test all your puppet catalogs for compiler warnings and errors.
cucumber-puppet is a tool for behavioral testing of Puppet catalogs
As an aid when writing Puppet RSpec tests, you can dump the Puppet catalog in RSpec format
Octocatalog-Diff assists with Puppet development and testing by enabling the user to compile 2 Puppet catalogs and compare them. It is possible to compare different branches, different versions, and different fact values. This is intended to be run from a local development environment or in CI.
`fingerpuppet` is a simple library and commandline tool to interact with Puppet's REST API without needing to have Puppet itself installed. This may be integrated, for example, into a provisioning tool to allow your provisioning process to remotely sign certificates of newly built systems. Alternatively, you could use it to request known facts about a node from your Puppet Master, or even to request a catalog for a node to, for example, perform acceptance testing against a new version of Puppet before upgrading your production master. Install the binford2k/fingerpuppet puppet module to get a class that can automatically configure your `auth.conf` file under Puppet Enterprise, where that file is managed.