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

feat: add environment variables for process-compose #1436

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Conversation

Atry
Copy link
Contributor

@Atry Atry commented Sep 11, 2024

These environment variables enable process-compose commands like process-compose process list

These environment variables enable commands like `process-compose process list`
@domenkozar
Copy link
Member

Can you make a PR against #1161 since we'll merge that soon? Thanks!

@domenkozar
Copy link
Member

Needs a rebase

@Atry
Copy link
Contributor Author

Atry commented Oct 11, 2024

Rebased

Copy link
Member

@sandydoo sandydoo left a comment

Choose a reason for hiding this comment

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

I've pushed the following fixes:

  • Filtered out PC_CONFIG_FILES from the final config to avoid infinite recursion.
  • Updated things to use the new renamed process compose options.

I've also dropped PC_DISABLE_TUI. I'm not quite sure why we'd want to set this by default. End users may want to set this in their own config to temporarily override tui.enable. And we also have that devenv-specific PC_TUI_ENABLED var that we need to support.

@sandydoo sandydoo merged commit 45847cb into cachix:main Oct 31, 2024
223 of 271 checks passed
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.

3 participants