Skip to content

Conversation

@j3k0
Copy link
Contributor

@j3k0 j3k0 commented Sep 23, 2021

A configuration with name "helloAIRDev" will be read from env["HELLO_AIR_DEV"].

For example, apm can be called this way when generating a production build:

$ APS_ENVIRONMENT=production apm generate app-descriptor

The project configuration doesn't have to be edited.

A configuration with name "helloAIRDev" will be read from env["HELLO_AIR_DEV"].

For example, `apm` can be called this way when generating a production build:

```
$ APS_ENVIRONMENT=production apm generate app-descriptor
```

The project configuration doesn't have to be edited.
@j3k0 j3k0 mentioned this pull request Sep 23, 2021
@marchbold
Copy link
Contributor

Not sure this is required now that we have build types?

I'm always cautious about using environment variables too heavily, especially where it changes a specified configuration like this. It can inadvertently break builds across projects.

@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants