Merged
Conversation
* Multiple issue fix (#80) * Fix Issue # 71 * Fix Issue # 71 * Complete Issue #69 * Resolve Issue #75 * Resolves Issue #76 --------- Co-authored-by: Jay Stobie <j.stobie@Jays-MacBook-Pro.local> * Remove @jstobie-quadient from CODEOWNERS * Derive redirect at runtime using environment variable definitions (#83) * deriving redirect in runtime since prod and staging use save env variable definitions * formatting * more formatting * Derive redirect at runtime using environment variable definitions (#84) --------- Co-authored-by: Damon Vinciguerra <damon.vinciguerra@cse-icon.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> * Short-circuit unauthenticated stats metadata fetches to reduce bot-driven backend load (#88) * Initial plan * Gate stats metadata loading behind session auth Co-authored-by: evanpetzoldt <48631145+evanpetzoldt@users.noreply.github.com> Agent-Logs-Url: https://github.com/F3-Nation/pax-vault/sessions/41472100-69b5-42b9-ba9e-b474e6be5286 * Add metadata auth-gating tests for all stats pages Co-authored-by: evanpetzoldt <48631145+evanpetzoldt@users.noreply.github.com> Agent-Logs-Url: https://github.com/F3-Nation/pax-vault/sessions/41472100-69b5-42b9-ba9e-b474e6be5286 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: evanpetzoldt <48631145+evanpetzoldt@users.noreply.github.com> * adding staging app hosting (#89) * adding staging app hosting --------- Co-authored-by: Damon Vinciguerra <damon.vinciguerra@cse-icon.com> * Logging!!!!! (#91) * logging to console and big query every time someone does something that makes a BQ call * fixing lint, test, and build --------- Co-authored-by: Jay Stobie <j.stobie@Jays-MacBook-Pro.local> Co-authored-by: Damon Vinciguerra <damon.vinciguerra@gmail.com> Co-authored-by: Damon Vinciguerra <damon.vinciguerra@cse-icon.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: evanpetzoldt <48631145+evanpetzoldt@users.noreply.github.com>
mtndevdev
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
reset staging to match prod