Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Codespace for Copilot Workspace #1281

Merged
merged 3 commits into from
Nov 29, 2024
Merged

chore: Codespace for Copilot Workspace #1281

merged 3 commits into from
Nov 29, 2024

Conversation

DaveSkender
Copy link
Owner

@DaveSkender DaveSkender commented Nov 29, 2024

Add a codespace definition for .NET 9 and Ruby Jekyll


For more details, open the Copilot Workspace session.

Add a codespace definition for .NET 9 and Ruby Jekyll

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/DaveSkender/Stock.Indicators?shareId=XXXX-XXXX-XXXX-XXXX).

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • .devcontainer/devcontainer.json: Language not supported
@DaveSkender DaveSkender self-assigned this Nov 29, 2024

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • .devcontainer/devcontainer.json: Language not supported
* **docs/_config.yml**
  - Add `exclude` entry for `.devcontainer` directory to exclude it from Jekyll build

* **.devcontainer/devcontainer.json**
  - Create a new `devcontainer.json` file in the `.devcontainer` directory
  - Add configuration for .NET 9 environment
  - Add configuration for Ruby 3.3 environment
  - Add necessary extensions and settings for developing a .NET 9 NuGet library and a Ruby Jekyll doc website
  - Add support for Node and NPM as well as all the recommended VS Code extensions

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • .devcontainer/devcontainer.json: Language not supported
@DaveSkender DaveSkender marked this pull request as draft November 29, 2024 09:04
* **Add devcontainer configuration**
  - Add `.devcontainer/devcontainer.json` to define the development container environment with .NET 9 SDK, Ruby 3.3, and Node LTS.
  - Include VSCode extensions and settings for the development environment.

* **Update Jekyll configuration**
  - Add `.devcontainer` to the exclude list in `docs/_config.yml`.
@DaveSkender DaveSkender marked this pull request as ready for review November 29, 2024 09:22
@DaveSkender DaveSkender enabled auto-merge (squash) November 29, 2024 09:22
@DaveSkender DaveSkender merged commit 655c91e into main Nov 29, 2024
13 checks passed
@DaveSkender DaveSkender deleted the add-codespace branch November 29, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant