Skip to content

Introduce PACKAGE_PATHS env variable select paths to build#435

Merged
ruflin merged 1 commit intoelastic:masterfrom
ruflin:package-paths-param
May 5, 2020
Merged

Introduce PACKAGE_PATHS env variable select paths to build#435
ruflin merged 1 commit intoelastic:masterfrom
ruflin:package-paths-param

Conversation

@ruflin
Copy link
Copy Markdown
Collaborator

@ruflin ruflin commented May 5, 2020

The PACKAGE_PATHS environment variables allows to overwrite the package paths which are set by default. This becomes useful for example in a Docker container if only one of the directories should be built.

The `PACKAGE_PATHS` environment variables allows to overwrite the package paths which are set by default. This becomes useful for example in a Docker container if only one of the directories should be built.
@ruflin ruflin requested a review from mtojek May 5, 2020 11:26
@ruflin ruflin self-assigned this May 5, 2020
Copy link
Copy Markdown
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it resolves the point "Adjust dev build / container build to potentially also include the packages from the integrations repo" (#414).

@ruflin ruflin merged commit 8f932b7 into elastic:master May 5, 2020
@ruflin ruflin deleted the package-paths-param branch May 5, 2020 12:43
@ruflin
Copy link
Copy Markdown
Collaborator Author

ruflin commented May 5, 2020

@mtojek I think it will not fully solve the adjust deb build part but be a step in the direction to solve it.

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.

2 participants