lp:s25rttr
- Get this branch:
- bzr branch lp:s25rttr
Branch merges
Branch information
Recent revisions
- 113. By Alexander Grund <email address hidden>
-
Merge pull request #31 from EvelRus/patch-4
Update rttr-ru.po
- 112. By Alexander Grund <email address hidden>
-
Use Python 3.10
Python 3.11 had a breaking change which breezy is not compatible with.
- 111. By Alexander Grund <email address hidden>
-
Fix launchpad upload
Use a pip installed breezy and apply patches to make it work.
The first is a bug in the code (missing import) the 2nd an
incompatibility with Python3 where `sys.stdin` is a string buffer while
a byte buffer is expected. `sys.stdin.buffer` can be used for that as
done in later breezy versions. - 110. By Alexander Grund <email address hidden>
-
GHA: Use Ubuntu 22.04 for uploading to launchpad
Ubuntu 24.04 uses a newer bzr/brz/breezy that requires a
semi-interactive login to launchpad failing CI. - 109. By Alexander Grund <email address hidden>
-
Disable check on launchpad login
The check seems to require an interactive confirmation which doesn't
work on CI - 107. By Alexander Grund <email address hidden>
-
GHA: Remove outdated workarounds
No longer required as container isn't used anymore
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)