Skip to content

Support syncing env variables from GH #110

Description

@ruocco-l

As of now we can set the secrets once on the version and they will not be overridden when we do the update.

We can add an option to sync env variable from Github secrets/variables so that if we need to change them, we can do it in Github and we don't have to do it on all miniactors separately, everything will be coordinated by Github.

To do this we just need to update the actorVersion we pass when doing actorClient.version(versionNumber).update(actorVersion) by adding the envVars object, more information in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions