Skip to content

Submatrix fixes#244

Merged
theyoyojo merged 3 commits intomasterfrom
submatrix_fixes
Mar 4, 2025
Merged

Submatrix fixes#244
theyoyojo merged 3 commits intomasterfrom
submatrix_fixes

Conversation

@charliemirabile
Copy link
Contributor

misc cleanups / opportunities for improvement discovered in submatrix while working on coverage code

all of the othe containerfiles update the package list before installing
to ensure that they install the latest versions.
We do not need envsubst at runtime or the unpopulated template.

Have a build stage where where we create the homeserver.yaml and then copy
only the final resulting file into the submatrix image
We can add our folder with the auth code to the list of places the module
import code will look by putting a `.pth` file in the site-packages folder
that has the correct path inside of it. The exact location this file goes
depends on the python version, but python itself knows, so we can just use
a one-liner to create the file with its contents in the appropriate place.
@theyoyojo theyoyojo merged commit 8e52bc8 into master Mar 4, 2025
1 check passed
@theyoyojo theyoyojo deleted the submatrix_fixes branch March 4, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants