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

v2.2.0 branch CI failed: release in Release binaries #9204

Open
github-actions bot opened this issue Feb 4, 2025 · 6 comments · May be fixed by #9222
Open

v2.2.0 branch CI failed: release in Release binaries #9204

github-actions bot opened this issue Feb 4, 2025 · 6 comments · May be fixed by #9222

Comments

@github-actions
Copy link

github-actions bot commented Feb 4, 2025

GitHub Actions workflow Release binaries #40 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

Copy link
Author

github-actions bot commented Feb 5, 2025

GitHub Actions workflow Release binaries #40 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

1 similar comment
Copy link
Author

github-actions bot commented Feb 5, 2025

GitHub Actions workflow Release binaries #40 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

Copy link
Author

github-actions bot commented Feb 5, 2025

GitHub Actions workflow Release binaries #41 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

Copy link
Author

github-actions bot commented Feb 5, 2025

GitHub Actions workflow Release binaries #40 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

1 similar comment
Copy link
Author

github-actions bot commented Feb 5, 2025

GitHub Actions workflow Release binaries #40 failed.

Event: release
Branch: v2.2.0
Commit: 6d01f052c990b06f0f351fed39bff5a0a33f2b40

Created by jayqi/failed-build-issue-action

@gustavovalverde
Copy link
Member

We need to remove the experimental job

gustavovalverde added a commit that referenced this issue Feb 10, 2025
BREAKING CHANGE: Experimental features are no longer built into release images.
Users must now build custom images with specific features if needed.

- Remove experimental build job from release workflow
- Remove experimental features from CI matrix
- Update documentation to reflect new feature strategy
- Simplify Dockerfile by removing experimental feature args
- Keep RUN_ALL_EXPERIMENTAL_TESTS for testing purposes only

Migration: Users who need specific features should:
1. Build custom images using --build-arg FEATURES="feature1 feature2"
2. Use the documented feature flags in their builds
3. Refer to the new documentation for building with custom features

Closes  #9210
Closes #9204
Partially #7415
@mpguerra mpguerra removed this from Zebra Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant