-
Notifications
You must be signed in to change notification settings - Fork 98
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
[CTID-18] Provide user information for uploads #147
Conversation
for manual submissions using the pipeline create a generic user
triggers warnings every time you run it
Codecov Report
@@ Coverage Diff @@
## master #147 +/- ##
==========================================
+ Coverage 94.31% 94.35% +0.03%
==========================================
Files 20 20
Lines 845 850 +5
==========================================
+ Hits 797 802 +5
Misses 48 48
Continue to review full report at Codecov.
|
…com:center-for-threat-informed-defense/tram into bug/ctid-18/username-not-present-in-reports
…e/tram into bug/ctid-18/username-not-present-in-reports
…com:center-for-threat-informed-defense/tram into bug/ctid-18/username-not-present-in-reports
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There seems to be a problem retrieving the image for the linter checks 🤔 |
The release is very recent, I suppose the packages still need to get created/distributed. https://github.com/github/super-linter/releases/tag/v4.9.0 |
Perfect, the image is up now! |
What Changed?
created_by
field for a submissionpipeline
command, it create/uses a generic user calledpipeline (manual)
to capture how the information was submitted.pytest
settings, it was causing too many Warnings in the output.closes #83