Skip to content

Fix PROD deployment for Fly#262

Merged
BryceStevenWilley merged 1 commit intomainfrom
BryceStevenWilley-patch-1
Aug 6, 2025
Merged

Fix PROD deployment for Fly#262
BryceStevenWilley merged 1 commit intomainfrom
BryceStevenWilley-patch-1

Conversation

@BryceStevenWilley
Copy link
Collaborator

  • Adds a prod-enabled API Token
  • Start showing the git commit on PROD
    • decided to enable this because we do show the version number, which would be easily tied back to this repo and a small enough set of commits that attackers would be able to find vulnerable versions of libraries anyway. Git commit SHA gives us extra information that wouldn't be easily available to attackers.
  • Lets us manually deploy

* Adds a prod-enabled API Token
* Start showing the git commit on PROD
    * decided to enable this because we do show the version number, which would be easily tied back to this repo and a small enough set of commits that attackers would be able to find vulnerable versions of libraries anyway. Git commit SHA gives us extra information that wouldn't be easily available to attackers.
* Lets us manually deploy
@BryceStevenWilley BryceStevenWilley self-assigned this Aug 6, 2025
@BryceStevenWilley BryceStevenWilley added bug Something isn't working ops Operations, i.e. production running labels Aug 6, 2025
@BryceStevenWilley BryceStevenWilley merged commit bb68812 into main Aug 6, 2025
2 checks passed
@BryceStevenWilley BryceStevenWilley deleted the BryceStevenWilley-patch-1 branch August 6, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ops Operations, i.e. production running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant