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

shrine virus scan plugin #948

Merged
merged 6 commits into from
Jun 12, 2017
Merged

shrine virus scan plugin #948

merged 6 commits into from
Jun 12, 2017

Conversation

kreek
Copy link
Contributor

@kreek kreek commented Apr 27, 2017

No description provided.

@kreek kreek changed the base branch from document-uploads-topic to master June 7, 2017 18:15
@kreek kreek changed the title [WIP] shrine virus scan plugin shrine virus scan plugin Jun 7, 2017
@ayaleloehr
Copy link
Contributor

pinging @kreek and @markolson to see what should happen with this?

@kreek
Copy link
Contributor Author

kreek commented Jun 12, 2017

@ayaleloehr it can be merged now, was waiting on devops PR but that looks like it was merged on Friday https://github.com/department-of-veterans-affairs/devops/pull/1702

@kreek kreek merged commit 744e1c9 into master Jun 12, 2017
@kreek kreek deleted the virus-scan-plugin branch June 12, 2017 22:31
@kreek kreek removed the in progress label Jun 12, 2017
saneshark added a commit that referenced this pull request Jun 20, 2017
* Save spec results to enable --only-failures option

* Update nokogiri to latest version per Brakeman CVE vulnerability finding (#1052)

* rename residence_hours & distance_hours to on_campus_hours & online hours respectively to match EVSS (#1050)

* shrine virus scan plugin (#948)

* Add data to gibs mock response

* Fix typo

* Fix typo

* More fixes

* Fix date

* Return listings of InprogressForms

* 5490 transform form (#990)

* update json schema

* copy info from previous benefits

* rerun tests

* update vets json schema

* copy_from_previous_benefits spec

* Serializer shouldn't be bound to ActiveRecord methods

* add simplecov filter for vendor dir (#1032)

* Addition of Vet Centers to API (#1025)

* VHA facility access worker (#1054)

* Bulk download of facility access data, insertion into cache

* Wire cached access data to facility model

* Appeals for reals (#1048)

* start hitting the real demo appeals service

* narrow down crash

* tweakin

* run the appeals against the demo service

* add comment

* remove bad copy/paste

* Feature Gate Prefill to only work for test users

Anything in the 79*-**-**** pattern isn't a valid SSN, so this should
limit it to just our test accounts.

* Updated evss readme with letters and GIBS mock service instructions (#1058)

* Initial HCA Prefill work using MVI data

Starts a refactor for FormProfile as well, where each type of form
can provide extra details like default metadata for the frontend
prefill code.

* adding /v0/letters/beneficiary endpoint (#1061)

* Tidy some code

* Fix a sometimes failing spec

* Enable an accidentally disabled spec

* Log health record refresh error info to Sentry (#1065)

* Add a destroy action for in progress forms

* Fix a seed-based spec failure

The Swagger spec creates 2 TermsAndService instances, which use
Faker underneath. If Faker returns the same string for both instances,
an association lookup with fail to pick the correct instance and a
spec will fail. This makes the lookup value explicitely different.

Tested with `bundle exec rspec spec/request/swagger_spec.rb:550 --seed 55395`  against 04eac2

* Include expires_at in SIP response. Prune old records

* Allow dynamic text in PDF Stamping

More than just the Vets.gov stamp and coords, we may want to stamp
a confirmation number or some other data to the PDFs.

* Fix another failing spec related to T&C

Tested with `--seed 42804` on `da84be`

* add mock mvi users for evss (#1057)

* Refer to prefills by their form identifier, and list them to users

* add CI users to mock mvi data (#1080)

* adding rubocop exception for user_serializer#sergices

* fixing indentation
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.

4 participants