-
Notifications
You must be signed in to change notification settings - Fork 4
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
2991 remove SFTP and ACF titan related codes #3003
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3003 +/- ##
===========================================
+ Coverage 93.05% 93.10% +0.05%
===========================================
Files 276 275 -1
Lines 7108 7036 -72
Branches 599 596 -3
===========================================
- Hits 6614 6551 -63
+ Misses 399 391 -8
+ Partials 95 94 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No transfer occurred when submitting datafiles as expected. Approving with the added comment that we still need to handle the env vars during this PRs merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm @raftmsohani 🥇
- please delete the env vars from raft's circleci. I have deleted the env vars from qasp env and will also plan to delete the env vars from hhs circleci and staging and prod apps in the next release.
Summary of Changes
Pull request closes #2991 _
PR removes all logic for transferring uploaded files to ACF TITAN via SFTP
How to Test
List the steps to test the PR
These steps are generic, please adjust as necessary.
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
file transfer env vars are no longer present in the codebase, circleci, or backend environments
backend logs do not show evidence of file transfer attempts.
lfrohlich
and/oradpennington
confirmed that ACs are met.Deliverable 2: Tested Code
CodeCov Report
comment in PR)CodeCov Report
comment in PR)Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
iamjolly
andttran-hub
using Accessibility Insights reveal any errors introduced in this PR?Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
Deliverable 8: User Research
Research product(s) clearly articulate(s):