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

[PVT#181020089] Minor followup deployment improvements #2234

Merged
merged 20 commits into from
May 28, 2022

Commits on May 27, 2022

  1. Don't asset_checksum on client .env secrets

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    338bbde View commit details
    Browse the repository at this point in the history
  2. Move downloading secrets to lib

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4bd52cb View commit details
    Browse the repository at this point in the history
  3. Pull down remote secrets.yml

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    be20640 View commit details
    Browse the repository at this point in the history
  4. fix path in download_secrets.rb?

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cd20d6a View commit details
    Browse the repository at this point in the history
  5. SECRETS_YML_SECRET_ARN

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cc0ce18 View commit details
    Browse the repository at this point in the history
  6. shuffle stuff

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ff65dd1 View commit details
    Browse the repository at this point in the history
  7. handle secrets yml path doesn't exist

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7647b9f View commit details
    Browse the repository at this point in the history
  8. debug

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    18dacff View commit details
    Browse the repository at this point in the history
  9. aha?

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2002b1e View commit details
    Browse the repository at this point in the history
  10. yaml safe_load is evil

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    1931af2 View commit details
    Browse the repository at this point in the history
  11. why is dependency management in rails such a travesty

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    803cc82 View commit details
    Browse the repository at this point in the history
  12. avoid calling .present? on false

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a368dca View commit details
    Browse the repository at this point in the history
  13. .present? => .empty? because no active_support

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    328dc28 View commit details
    Browse the repository at this point in the history
  14. Refactor asset_compiler to be more efficient?

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    42db849 View commit details
    Browse the repository at this point in the history
  15. fix command_args conditional thingy

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7461549 View commit details
    Browse the repository at this point in the history
  16. add some docs

    Andrew Zito committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2e32e50 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a93b56 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    5689e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787bc1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74a82bd View commit details
    Browse the repository at this point in the history