Orb-Project-Template icon indicating copy to clipboard operation
Orb-Project-Template copied to clipboard

A starter template for orb projects. Build, test, and publish orbs automatically on CircleCI. Use the Orb Development Kit to get started.

Results 6 Orb-Project-Template issues
Sort by recently updated
recently updated
newest added

## Orb version: Which orb? ## What happened: When using the Orb-Project-Template, if you create a commit for the orb you are working on that contains both a new command...

bug

Provide a comment on shell usage for different languages in scripts/README.md: https://github.com/CircleCI-Public/Orb-Project-Template/tree/master/src/scripts ex: ``` steps: - run: environment: PARAM_TO:

documentation
enhancement

## Orb version: ## What happened: The job `orb-tools/dev-promote-prod-from-commit-subject` on `integration-test_deploy` workflow on Circle CI configuration doesn't work for the new repository, because since October 1, GitHub allows developers to...

bug

## Describe Request: Similar to https://github.com/CircleCI-Public/orb-starter-kit/issues/44 - occasionally, orb `dev:alpha` versions will expire, which means that future commits for that orb will fail the pipeline. Ideally, we set up a...

enhancement
good first issue

## Orb version: latest ## What happened: `The dev version of myorg/cdk@dev:alpha has expired. Dev versions of orbs are only valid for 90 days after publishing.` ## Expected behavior: it...

bug

Is there a way we can get the new orb badge in here in order to promote its usage?