Aaron Couch
Aaron Couch
#1476 This updates `fin pull db` for Acquia. This removes the code that checks for the latest backup since acquiacli does this with it's backup command: https://github.com/typhonius/acquia_cli/blob/master/src/Commands/DbBackupCommand.php#L183 This requires adding...
**Description** Acquia no longer supports ``ac-database-instance-backup-list`` since their Cloud Platform API version 1 reached EOL on 7/1/20. I'd propose replacing ``ac-database-instance-backup-list`` with ``acquiacli database:backup:download`` since it is already part of...
A number of other libraries and code bases already declare an OAuthException exception class causing a `Fatal error: Cannot redeclare class OAuthException` notice. PR #9 wraps it in a `if...
Wraps OAuthException class declaration to make sure it hasn't been declared already
This is to better document the specific parts of our DKAN D7 experience we would like to improve. Some initial notes here: https://docs.google.com/spreadsheets/d/1lghBpd7DmJF-zXV4X8Fa05YH1uy2NsTQsdJh-aRzbAY/edit#gid=0
**Does your feature request relate to a specific USWDS component?** No. **What USWDS Version is this feature present in?** NA **Is your feature request related to a problem? Please describe.**...