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

CI/CD - Add self hosted support, and add some basic vscode suggestions and fixes #113

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

RevoluPowered
Copy link
Collaborator

@RevoluPowered RevoluPowered commented Apr 18, 2024

Added:

  • vscode files so we can work on any machine with ease.
  • add self hosted optional runners

Notes:

VSCode recommends all the plugins we use internally for Godot development, feel free to add any NEST/Node ID's to the same file. I.e formatters etc.

It will still ask the user if they should install them.

I kept copy pasting in our repo and it kept breaking so from now on the indentation when you copy paste things is maintained at the same level, before it would reformat and nuke the indenting and break github actions

I added spell checking tool called cspell. This is using the US english dictionary.

Self hosted runners can be used when from the deployment repository.

Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
mirror-docs ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 9:17pm

Added:
- vscode files so we can work on any machine with ease.
- add self hosted optional runners
@RevoluPowered RevoluPowered force-pushed the gordon/finalize-cicd-deployment branch from 9ad20a8 to 4e49729 Compare April 18, 2024 20:29
@RevoluPowered RevoluPowered changed the title stash v2 CI/CD - Add self hosted support, and add some basic vscode suggestions and fixes Apr 18, 2024
@RevoluPowered RevoluPowered marked this pull request as ready for review April 18, 2024 20:41
.vscode/settings.json Outdated Show resolved Hide resolved
Co-authored-by: Jared McCluskey <[email protected]>
@RevoluPowered RevoluPowered merged commit 6f26e08 into dev Apr 18, 2024
8 checks passed
@RevoluPowered RevoluPowered deleted the gordon/finalize-cicd-deployment branch April 18, 2024 21:20
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