-
Notifications
You must be signed in to change notification settings - Fork 50
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
GitHub: Improved CI #326
GitHub: Improved CI #326
Conversation
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here are a few suggestions 😄
@0x5bfa while you're at it, would you mind changing the PR title to "GitHub: Improve CI" or something like that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey y'all,
Thanks again for the improvements. I have a few comments for clarity. Please let me know if you have any questions.
The ci.yml changes look great... the only thing remaining is to rollback the changes made to immediate-response / auto-response. |
Signed-off-by: 0x5BFA <[email protected]>
Signed-off-by: 0x5BFA <[email protected]>
All clear, up for merge. Btw what's configure-integration-tests.ps1 for? |
Great question. I couldn't tell you with 100% certainty but from what I remember this was a sort of primer to establish a local environment for running tests. Candidly, I feel like a README on running tests would serve us all in a much better way, platform independent, tooling independent, and all that... |
The CI badge in the README is broken 😅 |
Before the change?
After the change?
Pull request checklist
Does this introduce a breaking change?