Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Cloud API support #1

Open
Vorlias opened this issue May 17, 2023 · 0 comments · May be fixed by #8
Open

Add Cloud API support #1

Vorlias opened this issue May 17, 2023 · 0 comments · May be fixed by #8
Labels
type: enhancement New feature or request

Comments

@Vorlias
Copy link
Member

Vorlias commented May 17, 2023

Right now Tarmac is lacking a way to support for the new cloud API, supporting this may allow us to incorporate managing other asset types as well.

My fork had this pull request, it still needs work to incorporate into the project, however. Could perhaps instead use rbxcloud to simplify our internals around Cloud API a bit?

Main functionalities user-side should be:

  • It should allow passing API key directly via --api-key argument in the CLI
  • It should also allow using environment variable - perhaps TARMAC_API_KEY?
  • If an API key is provided or present; use Open Cloud API for uploads otherwise fallback on cookies.
@Vorlias Vorlias added the type: enhancement New feature or request label May 17, 2023
@kennethloeffler kennethloeffler linked a pull request Nov 30, 2023 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant