Cody Elhard

Results 4 comments of Cody Elhard

I know this is not a clean solution and creates some ugly URL's, but if you need a hack you can base64 encode the param you want to pass. In...

This is already in the master branch https://github.com/resque/resque-scheduler/commit/cb3e9f6aa6b520609a8c223a7e11f31f6c2c361c

On further review it seems to work for `heroku pg:backups:download -a ...` but NOT for `heroku run bash -a ...`

Fixed for me. ``` heroku -v #=> heroku/8.1.7 darwin-x64 node-v16.19.0 ```