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

Add workaround for webpack builds on platforms unsupported by Sentry #26904

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jan 19, 2024

$ webpack --progress --mode production
[webpack-cli] Failed to load '/builds/selfisekai/aports/community/element-web/src/element-web-1.11.55/webpack.config.js' config
[webpack-cli] Error: Unsupported operating system or architecture! Sentry CLI does not work on this architecture.
Sentry CLI supports:
- Darwin (macOS)
- Linux and FreeBSD on x64, x86, ia32, arm64, and arm architectures
- Windows x64, x86, and ia32 architectures

This change is marked as an internal change (Task), so will not be included in the changelog.

@t3chguy t3chguy added the T-Task Tasks for the team like planning label Jan 19, 2024
@t3chguy t3chguy requested a review from a team as a code owner January 19, 2024 19:56
@t3chguy t3chguy self-assigned this Jan 19, 2024
@selfisekai
Copy link

lgtm

@t3chguy t3chguy added this pull request to the merge queue Jan 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 22, 2024
@t3chguy t3chguy added this pull request to the merge queue Jan 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 22, 2024
@t3chguy t3chguy added this pull request to the merge queue Jan 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 22, 2024
@t3chguy t3chguy enabled auto-merge January 22, 2024 14:52
@t3chguy t3chguy added this pull request to the merge queue Jan 22, 2024
Merged via the queue into develop with commit db78839 Jan 22, 2024
22 checks passed
@t3chguy t3chguy deleted the t3chguy/add-webpack-sentry-workaround branch January 22, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants