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

chore: adds multi-file encrypt and decrypt to web-app #279

Closed
wants to merge 8 commits into from

Conversation

dmihalcik-virtru
Copy link
Member

No description provided.

- Adds `tsc` build of web-app to makefile
- fixes existing typescript issues in web app, and some cleanup
bulk downloads seem busted if you try to go over 20 files at a time
@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner May 9, 2024 18:19
Copy link

github-actions bot commented May 9, 2024

If these changes look good, signoff on them with:

git pull && git commit --amend --signoff && git push --force-with-lease origin

If they aren't any good, please remove them with:

git pull && git reset --hard HEAD~1 && git push --force-with-lease origin

Copy link

sonarcloud bot commented May 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
22.3% Coverage on New Code (required ≥ 80%)
8.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@dmihalcik-virtru
Copy link
Member Author

Closing this in favor of #281

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.

2 participants