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

Set up github CI workflows #4

Open
dodexahedron opened this issue May 23, 2024 · 4 comments
Open

Set up github CI workflows #4

dodexahedron opened this issue May 23, 2024 · 4 comments

Comments

@dodexahedron
Copy link
Contributor

What it says on the tin.

Setting up standard CI workflows for building, testing, and deploying.

@dodexahedron
Copy link
Contributor Author

There's a mostly default CodeQL workflow in already, which I set up while setting up the project.

It most likely will continue to fail until I'm closer to finishing #2

@dodexahedron
Copy link
Contributor Author

The CodeQL workflow got nuked by a change I made earlier.

It has been restored and appears to be doing its thing, at the moment...

@dodexahedron
Copy link
Contributor Author

Well, I suppose I can at least set most of this up before #3 can move forward - just not the deploy to nuget obviously.

I'll set up build and test workflows since those aren't really dependent on it.

@dodexahedron
Copy link
Contributor Author

This actually prompted a review and revamp of our internal workflows.

What I'm going to do is take those and just cherry-pick the parts of that I feel are at least nice to have over here, because most of those are significant overkill for this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant