Skip to content

Commit

Permalink
Tiled AppImage is now built on GitHub Actions (#461) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Nov 5, 2020
1 parent d41e234 commit 1a4d4ea
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,8 +337,9 @@ These projects are already using [Travis CI](http://travis-ci.org/) and linuxdep
- https://github.com/patrickelectric/mini-qml
- https://github.com/vaibhavpandeyvpz/apkstudio

This project is using GitHub Actions and linuxdeployqt to provide AppImages of their builds:
These projects are using GitHub Actions and linuxdeployqt to provide AppImages of their builds:
- https://github.com/pbek/QOwnNotes ([build-release.yml](https://github.com/pbek/QOwnNotes/blob/develop/.github/workflows/build-release.yml))
- https://github.com/bjorn/tiled/ ([workflow](https://github.com/bjorn/tiled/blob/master/.github/workflows/packages.yml))

This project is already using linuxdeployqt in a custom Jenkins workflow:
- https://github.com/appimage-packages/
Expand All @@ -348,7 +349,6 @@ This GitHub template invokes linuxdeployqt during a GitHub CI Action:

These projects are already using linuxdeployqt:
- Autodesk EAGLE for Linux http://www.autodesk.com/products/eagle/free-download
- https://github.com/bjorn/tiled/
- https://github.com/evpo/EncryptPad
- https://github.com/grahamrow/Muview2
- https://github.com/freemountain/quark/
Expand All @@ -358,9 +358,8 @@ This project on GitLab uses linuxdeployqt:

- https://gitlab.com/rpdev/opentodolist

These can be bundled successfully using linuxdeployqt:
This project can be bundled successfully using linuxdeployqt:

- https://github.com/probonopd/tiled/blob/patch-1/.travis.yml
- https://gitlab.com/rpdev/opentodolist/issues/96


Expand Down

0 comments on commit 1a4d4ea

Please sign in to comment.