apple / password-manager-resources

A place for creators and users of password managers to collaborate on resources to make password management better.
MIT License
4.14k stars 445 forks source link

Automate script `tools/convert-shared-credential-to-legacy-format.rb` #716

Open parkerbxyz opened 11 months ago

parkerbxyz commented 11 months ago
Run ruby tools/convert-shared-credential-to-legacy-format.rb --verify
  ruby tools/convert-shared-credential-to-legacy-format.rb --verify
  shell: /usr/bin/bash -e {0}
ERROR: websites-with-shared-credential-backends.json is not up-to-date. Please run this script again and commit the changes.
Error: Process completed with exit code 1.

Please run tools/convert-shared-credential-to-legacy-format.rb and commit the result of that. (Sorry about this! We should automate that somehow.)

Originally posted by @rmondello in https://github.com/apple/password-manager-resources/issues/714#issuecomment-1724647324

I can automate this. Feel free to assign this issue to me and I'll start working on a pull request.