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

feat: add workflows for linting and building/releasing iso #11

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

gardar
Copy link
Contributor

@gardar gardar commented Sep 19, 2022

  • Adds workflow for linting code
    • Runs when :
      • Pushing
      • Pull requests created for master branch
  • Adds workflow for building the iso and uploading it to github releases
    • Runs when:

Fixes #5

@stevleibelt
Copy link
Owner

This is looking great, thank you very much @gardar

@stevleibelt stevleibelt merged commit 46cd124 into stevleibelt:master Sep 23, 2022
@stevleibelt stevleibelt self-requested a review September 23, 2022 05:40
@stevleibelt stevleibelt self-assigned this Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a github action to auto build the iso?
2 participants