matrix-org / matrix-org/sytest

When bootstrapping, check the user's namespace first with their own branch before falling back on matrix-org

Open
#1,173 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Perl
Stars
81
Forks
63
Avg merge
1h 47m
Merged PRs (30d)
1

Description

https://github.com/matrix-org/sytest/blob/cfbf7430a66d6bcd06b151c7c477ecd2566e1e8b/docker/bootstrap.sh#L32

Edit that to first check `user_repo/sytest@user_branch`, before going to `matrix-org/sytest@user_branch` and then `matrix-org/sytest@develop`

Contributor guide

Open the contributing guide

Research direction

Start at docker/bootstrap.sh around line 32 and inspect the existing repository fallback order. Verify how the bootstrap selects a user's branch, then confirm that it checks user_repo/sytest@user_branch before matrix-org/sytest@user_branch and finally matrix-org/sytest@develop. Done means the selection order is reflected in the script and bootstrap behavior can be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.