Skip to content

Disable complement crypto tests temporarily#5188

Merged
dbkr merged 4 commits into
developfrom
dbkr/disable_complement_crypto
Feb 12, 2026
Merged

Disable complement crypto tests temporarily#5188
dbkr merged 4 commits into
developfrom
dbkr/disable_complement_crypto

Conversation

@dbkr

@dbkr dbkr commented Feb 12, 2026

Copy link
Copy Markdown
Member

As per comment

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@dbkr dbkr requested a review from a team as a code owner February 12, 2026 14:28
@dbkr dbkr added the T-Task Tasks for the team like planning label Feb 12, 2026
@dbkr dbkr requested a review from t3chguy February 12, 2026 14:28

@t3chguy t3chguy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

downstream-complement-crypto will just error with it commented out, needs & steps need updating too

Comment thread .github/workflows/tests.yml Outdated
steps:
- if: needs.complement-crypto.result != 'skipped' && needs.complement-crypto.result != 'success'
run: exit 1
#downstream-complement-crypto:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this task wants to stay otherwise you also need to update the branch protections, cleaner to just stub the task out

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oh, I already remove the branch protection but I can do that instead

@dbkr dbkr added this pull request to the merge queue Feb 12, 2026
Merged via the queue into develop with commit 327d2fa Feb 12, 2026
31 checks passed
@dbkr dbkr deleted the dbkr/disable_complement_crypto branch February 12, 2026 15:16
@t3chguy

t3chguy commented Feb 12, 2026

Copy link
Copy Markdown
Member

Can be reverted once matrix-org/complement-crypto#223 lands

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.

2 participants