Skip to content

[GEAR-5980] and [GEAR-6020] new zip_file_profile updates, encrypt/decrypt

Susannah Trevino requested to merge GEAR-5980-failed-deid-action into main
  • Uses fwmtk deid-export branch, which replaces zip_file_profile
  • Adds changes from GEAR-4603 that addresses timestamp issues when the timestamp contains milliseconds, as fixed in GRP-13 here, with changes to not include increment-date if the user doesn't include that in the profile.
  • Adds inputs for public, private, and secret keys as Flywheel resolver paths so that a user with correct permissions can utilize keys stored in other projects, keeping them out of the deid zone.
  • Adds encrypt/decrypt examples to the README
  • Updates CI
  • Updates Dockerfile to python3.11-bullseye (3.8 is no longer compatible with fwmtk)
  • Updates certain dependencies for py3.11/fwmtk compatibility

Example gear runs: encryption and decryption

Edited by Susannah Trevino

Merge request reports