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

Fix #92, LGTM exclude generated files #118

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jul 27, 2020

Describe the contribution
Fix #92 - Exclude generated Ui_* python files from LGTM analysis (2nd try, #94 didn't work)

Testing performed
Submit yml script on LGTM and it still functioned, but doesn't provide enough information to tell if the exclusion worked. Requires an actual LGTM run.

Expected behavior changes
Exclude Ui*.py files from issue reporting

System(s) tested on
N/A

Additional context
#94 was the first attempt, didn't work.

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@astrogeco
Copy link
Contributor

CCB 2020-07-29, APPROVED

@astrogeco astrogeco changed the base branch from master to main August 4, 2020 13:14
@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB and removed CCB:FastTrack labels Aug 4, 2020
@astrogeco
Copy link
Contributor

@skliper doesn't look like it worked. Maybe we can use the "file classifier" feature?
https://lgtm.com/help/lgtm/file-classification

@astrogeco
Copy link
Contributor

You can see which files are evaluated by looking at the Files tab in the report

@skliper
Copy link
Contributor Author

skliper commented Aug 4, 2020

@astrogeco I did use the "file classifier" feature. I suggest checking it into master to make sure it doesn't work. LGTM doesn't seem to always do full analysis on PRs.

@astrogeco
Copy link
Contributor

@astrogeco I did use the "file classifier" feature. I suggest checking it into master to make sure it doesn't work. LGTM doesn't seem to always do full analysis on PRs.

that's what I get for not looking at your file change :/

@astrogeco astrogeco merged commit 5b787a5 into nasa:main Aug 4, 2020
@skliper
Copy link
Contributor Author

skliper commented Aug 6, 2020

Just confirming this worked:
image

PaulaBosca pushed a commit to McMasterNEUDOSE/cFS that referenced this pull request Aug 17, 2020
Fix nasa#117, nasa#119
Reviewed and approved at 2019-12-18 CCB
@skliper skliper deleted the fix92-lgtm-exclude-generated branch January 28, 2021 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update lgtm.yml to exclude Ui files
2 participants