Skip to content

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Feb 4, 2025

Create a Octodemo project issue

Use bootstrap template to create a new issue in the Octodemo project.
We have not created automation to create a new issue in the Octodemo project yet.

List Octodemo project issues

List all issues in the Octodemo project.

> Get-OctodemoDemos

Title      : Demo :: octodemo/animated-octo-carnival :: copilot_nodejs_basic_v1.5
Repository : octodemo/bootstrap
Url        : https://github.com/octodemo/bootstrap/issues/1086
Repo       : octodemo/animated-octo-carnival
RepoUrl    : https://github.com/octodemo/animated-octo-carnival
Labels     : template , demo , demo::provisioned

Create Codespaces for each demo

Create a Codespace for each demo in the Octodemo project.

> Get-OctodemoDemos | New-LabCodespace
  ✓ Codespaces usage for this repository is paid for by octodemo

Check if the octodemo demos have a Codespace

Check if the octodemo demos have a Codespace.

> Get-OctodemoDemos -codespacesInfo

Title                : Demo :: octodemo/animated-octo-carnival :: copilot_nodejs_basic_v1.5
Repository           : octodemo/bootstrap
Url                  : https://github.com/octodemo/bootstrap/issues/1086
Repo                 : octodemo/animated-octo-carnival
RepoUrl              : https://github.com/octodemo/animated-octo-carnival
Labels               : template , demo , demo::provisioned
CodespaceDisplayName : redesigned waffle
CodespaceName        : redesigned-waffle-gwrv5v5vvxcvv5g

Remove Octodemo demo issues

Remove all issues in the Octodemo issue to destroy the demos.

Get-OctodemoDemos | Remove-OctodemoDemo

This command will close the issue to have the demo removed and removes the Codespace associated with the demo.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PSScriptAnalyzer found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@rulasg rulasg merged commit 3521c08 into main Feb 4, 2025
3 checks passed
@rulasg rulasg deleted the refactor branch February 4, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants