Skip to content

update upload#313

Merged
xzrderek merged 2 commits intomainfrom
derekx/change-upload
Nov 4, 2025
Merged

update upload#313
xzrderek merged 2 commits intomainfrom
derekx/change-upload

Conversation

@xzrderek
Copy link
Contributor

@xzrderek xzrderek commented Nov 4, 2025

Note

Adds --env-file to upload and auto-uploads all API_KEY variables from .env/environment as Fireworks secrets (not just FIREWORKS_API_KEY).

  • CLI (upload):
    • Add --env-file option to specify a .env file for secrets.
  • Secret management:
    • New loader _load_secrets_from_env_file parses .env and filters keys containing API_KEY.
    • Includes FIREWORKS_API_KEY from environment and resolves FIREWORKS_ACCOUNT_ID if needed.
    • Iteratively creates/updates each discovered secret via create_or_update_fireworks_secret, with concise status/warnings.

Written by Cursor Bugbot for commit 8d6de6a. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

@xzrderek xzrderek merged commit 23fae2c into main Nov 4, 2025
3 checks passed
@xzrderek xzrderek deleted the derekx/change-upload branch November 4, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant