Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support to override env from apify.json #81

Open
drobnikj opened this issue Dec 12, 2018 · 1 comment
Open

Add support to override env from apify.json #81

drobnikj opened this issue Dec 12, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@drobnikj
Copy link
Member

Users want to override to env attribute in apify.json for local actors runs.

  • add support for file apify.local.json, where user can override env for local runs
  • decribe it into readme
@drobnikj drobnikj added enhancement New feature or request. feature request labels Aug 28, 2019
@mtrunkat mtrunkat added t-platform Issues with this label are in the ownership of the platform team. and removed feature request labels Aug 1, 2022
@B4nan
Copy link
Member

B4nan commented Mar 11, 2024

The environmentVariables option seems to be already supported in apify run (https://github.com/apify/apify-cli/blob/master/src/commands/run.ts#L143C26-L143C46), so only thing that's missing is being able to override the path to the actor.json which is now hardcoded.

@B4nan B4nan added t-tooling Issues with this label are in the ownership of the tooling team. and removed t-platform Issues with this label are in the ownership of the platform team. labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

4 participants