This repository was archived by the owner on Sep 12, 2024. It is now read-only.
add github actions for lint tests#586
Open
ishanrai05 wants to merge 1 commit intoCMSCompOps:masterfrom
Open
Conversation
sharad1126
suggested changes
Jun 15, 2020
Contributor
sharad1126
left a comment
There was a problem hiding this comment.
Let's evaluate only the files which changes in a pull request or commits for now. Also, please make a new GH action and don't overwrite the GH action which exists previously.
sharad1126
suggested changes
Jun 15, 2020
16ac365 to
17228d8
Compare
Contributor
|
@ishanrai05 if I am not wrong, this GH action is suppose to check the python syntax for the whole GH repo codebase on master branch right? |
Contributor
Author
|
Should I change it to once a day? Or a week? |
Contributor
|
yeah let's do it for now once a day and then we will do our best to fix the errors asap and then change the cronjob later to once a week or something(maybe) |
de33ca3 to
c1a6467
Compare
ceefcd1 to
e9fae09
Compare
e9fae09 to
51c0359
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status
Tested on my branch
Description
Set up flake8 tests to check python syntax
Is it backward compatible (if not, which system it affects?)
yes
Related PRs
None
External dependencies / deployment changes
No.