- Nov 03, 2024
-
-
Mathieu Bridon authored
-
Mathieu Bridon authored
-
- Sep 09, 2024
-
-
Koala Yeung authored
Write a new CHANGELOG See merge request !58
-
-
Koala Yeung authored
Bump the minimum required version of meson See merge request !57
-
Koala Yeung authored
* Add missing execution targets
-
Koala Yeung authored
* Add "black" to fedora image for running health checks.
-
Koala Yeung authored
* Install latset version of libcangjie for meson to work in the black stage. Might revert after the latest libcangjie made it to public stable.
-
This is the version in Ubuntu LTS, so it should work on all our supported distros hopefully.
-
Koala Yeung authored
Passed the code through black See merge request !56
-
-
This is all done through the templatized CI config.
-
Koala Yeung authored
Wrap libcangjie's new get_characters_v2 in Python Closes ibus-cangjie#101 See merge request !51
-
- Sep 03, 2024
-
-
Mathieu Bridon authored
This will be useful to implement ibus-cangjie#101 ibus-cangjie!101
-
Koala Yeung authored
Adapt to libcangjie having renamed its CLI tool See merge request !55
-
- Sep 02, 2024
-
-
Mathieu Bridon authored
The CLI tool has also been improved to inteoduce two new subcommands: - query - version libcangjie!128 Here we're only interested in the query part, to run the pycangjie unit tests.
-
- Sep 01, 2024
-
-
Mathieu Bridon authored
Wrap the two new libcangjie versio-related functions See merge request !54
-
Koala Yeung authored
-
Koala Yeung authored
-
Mathieu Bridon authored
GitLab CI: prepare test against latest libcangjie See merge request !53
-
Koala Yeung authored
* libcangjie latest version not yet published to distro and thus should be allowed to fail at the moment.
-
Koala Yeung authored
-
- Aug 09, 2024
-
-
Koala Yeung authored
Update website URL See merge request !50
-
Koala Yeung authored
* Moved from the old github pages URL to the new freedesktop.org ones.
-
- Aug 06, 2024
-
-
Koala Yeung authored
Bump the CI tags See merge request !49
-
Koala Yeung authored
* Update the registry images against the latest version of packages.
-
- Jul 27, 2024
-
-
Koala Yeung authored
Also add a copy of GPLv3 See merge request !48
-
Koala Yeung authored
* As per [gnu.org](https://www.gnu.org/licenses/gpl-howto.html#license-files) suggested, a copy of GPLv3 should be added to the repository along with the LGPLv3 license.
-
Koala Yeung authored
Rename COPYING to COPYING.LESSER See merge request !47
-
Koala Yeung authored
* As adviced by [gnu.org](https://www.gnu.org/licenses/gpl-howto.html#license-files), LGPL license file should be named COPYING.LESSER instead of COPYING.
-
- Jul 26, 2024
-
-
Koala Yeung authored
Fix shield issue in README.md See merge request !46
-
Koala Yeung authored
* Unable to dynamically define shield here. Use static shield image instead.
-
Mathieu Bridon authored
The comment was swalloing the list of packages to install, leading to dnf printing its help message
🤦 This commit also adds the deps needed to build pycangjie on all distros, and bumps the tags. -
Koala Yeung authored
GitLab CI: fix configuration syntax issue See merge request !45
-
Koala Yeung authored
* Variable $FEDORA_PACKAGES starts with a hash apparently caused the whole variable commented out and thus empty. Moved the comment up one line to circumvent the problem.
-
- Jul 09, 2024
-
-
Mathieu Bridon authored
TAGS are also bumped.
-
- Jun 28, 2024
-
-
Mathieu Bridon authored
Let's merge the move to meson See merge request !44
-
Mathieu Bridon authored
-
Mathieu Bridon authored
It must have been installed by default in Fedora containers because that passed fine, but not on Ubuntu.
🤷 Let's install it on both, so the CI continues passing if and when Fedora decides to not preinstall it anymore. -
Mathieu Bridon authored
-