Chih-Hsuan Yen

Results 400 comments of Chih-Hsuan Yen

Great! The next time you submit receipts for server costs, don't forget to include backup fees (ref: #1846)

It seems conflicts occur when a string is modified by different people. Here is the content of `lib/translations/qtermwidget_uk.ts` when I simly run `git rebase origin/master` without fixing conflicts for the...

> after several trials with different settings autorship of the 3 commits was lost. > but the commit list weblate as author too: lxqt/qps@16b871a Now the only commit in https://github.com/lxqt/lxqt-about/pull/211...

Got it! So https://github.com/lxqt/lxqt-about/pull/211 is the only broken case for now (not counting extra "weblate" in authors)? I added other authors according to [the history on Weblate](https://translate.lxqt-project.org/changes/?component=lxqt-about&project=lxqt-desktop) manually and updated...

Here's a proof-of-concept using Travis CI + Arch Linux: https://github.com/lxqt/qtermwidget/pull/271 :)

Looks great! Can it build pull requests?

@agaida you're right, the current setup can't handle ABI/API changes automatically. If that happens, please ping me and I'll do the rebuilds and push packages to [archlinuxcn]. > only the...

Travis CI is set up for three projects (qtermwidget, lxqt-panel, pcmanfm-qt), and they have been working fine until recently. In https://github.com/lxqt/pcmanfm-qt/pull/1271 and https://github.com/lxqt/lxqt-panel/pull/1533, tests fail due to the pull rate...

Besides ideological reasons, the only disadvantage of GitHub Actions is viewing build logs requires logging into an GitHub account even for public repositories.

@tsujan @stefonarch Could you have a look on three pull requests linked above?