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

Allow specifying environments to process using the ci (continuous integration) command #4347

Closed
1 task done
SRGDamia1 opened this issue Jul 9, 2022 · 2 comments
Closed
1 task done

Comments

@SRGDamia1
Copy link

What kind of issue is this?

  • Feature Request.

Configuration

Operating system:

  • Ubuntu latest
    PlatformIO Version (platformio --version):
    -6.1

When using the ci command to run continuous integration tests, it would be very nice if I could specify which environments to use in the test, exactly how it is possible with the run command.

ie: pio ci --project-conf my-config.ini --e uno -e zero my_source

Currently, the ci command always processes all environments in the project configuration file.

@ivankravets
Copy link
Member

Thanks for the feature request. Please re-test with pio upgrade --dev.

@SRGDamia1
Copy link
Author

You're amazing! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants