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

Add restlyed workflow with GitHub Actions #2806

Merged
merged 6 commits into from
Oct 31, 2024

Conversation

krishh-konar
Copy link
Contributor

@krishh-konar krishh-konar commented Oct 12, 2024

This PR adds restyle workflow that's triggered on pull requests.
Fixes #2797

refs #344

@krishh-konar
Copy link
Contributor Author

@jbampton Seems like some tests are failing, but are unrelated to the changes made by this PR.

I have tested this in my own fork and the restlye tests are passing (the yaml lint checks and the restyle workflow itself).

@jbampton
Copy link
Member

Testing

@jbampton jbampton reopened this Oct 13, 2024
@jbampton jbampton changed the title Add restlyed workflow as a pre-commit check Add restlyed workflow with GitHub Actions Oct 13, 2024
@jbampton jbampton marked this pull request as draft October 13, 2024 22:51
Copy link
Member

@defihook defihook left a comment

Choose a reason for hiding this comment

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

base: ${{ steps.restyler.outputs.restyled-base }}

@BaseMax
Copy link
Member

BaseMax commented Oct 30, 2024

@jbampton check

@jbampton jbampton marked this pull request as ready for review October 31, 2024 00:57
@jbampton jbampton merged commit 9cd662e into slurpcode:main Oct 31, 2024
30 of 35 checks passed
@jbampton
Copy link
Member

Thank you !!

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

Successfully merging this pull request may close these issues.

Migrate Restyled to GitHub Actions
4 participants