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

Added github workflow actions for building and linting #5

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

kossiefu
Copy link
Owner

Contributes to Call-for-Code-for-Racial-Justice#30 #58

What did you do?

Added workflows on:

  • creation and update of pull request to build & run unit tests and run linter
  • push to main branch to build

Why did you do it?

To make sure that changes submitted will not break the build

How have you tested it?

  • Created Pull Request and verified that workflows were triggered and successfully completed.
  • Pushed a change to the main branch and verified that the workflow was triggered and successfully completed.

Were docs updated if needed?

  • No
  • Yes
  • N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new console logs
  • Fixes entire issue
  • Partial fix for issue

@kossiefu kossiefu merged commit cbf4803 into main Feb 25, 2022
@kossiefu kossiefu deleted the kossiefu-issue-30 branch February 25, 2022 15:05
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.

1 participant