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

make: replicate ci workflow into a makefile #75

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bjgavilanes
Copy link
Contributor

@bjgavilanes bjgavilanes commented Oct 13, 2024

This is to help local development.

As of now, default behaviour is to git push to origin -- as default remote -- from current branch.

According to documentation, you can use a makefile with Github Actions. That would be a good follow up PR.

P.S. Also added a target to format files before push. It's possible this should be in .git/hooks; but, it's here!

This is to help local development.

As of now, default behaviour is to git push to origin -- as default
remote -- from current branch.
@aloussase
Copy link
Collaborator

I think this would be better as scripts in package.json since we're already using that. I don't what the others think.

@bjgavilanes
Copy link
Contributor Author

bjgavilanes commented Oct 15, 2024 via email

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