Commit Graph

11 Commits

Author SHA1 Message Date
a1346054
b95e096136 Simple maintenance improvements (#1918)
* Use license file from gnu.org

Downloaded from:
https://www.gnu.org/licenses/gpl-3.0.txt

* Add missing final newline

* Fix link

* Fix shellcheck warnings

* Move donation header one level up

* Fix typos

* Stop mixing tabs and spaces

* Trim trailing whitespace
2021-09-27 20:33:45 -05:00
Jeremy Borgman
d8944d2602 fixing CI 2021-01-21 20:20:09 -06:00
Jeremy Borgman
2bae14416e always trigger CI on PR
(cherry picked from commit 3acd61fdec)
2020-10-27 16:48:49 +02:00
Yuriy Puchkov
c92f8e3014 Merge branch 'flameshot-org-master' into bugfix/memory-leak
# Conflicts:
#	.github/workflows/Linux-pack.yml
#	CMakeLists.txt
#	data/graphics.qrc
#	src/config/configwindow.cpp
#	src/tools/imgur/imguruploader.cpp
2020-10-11 20:49:15 +03:00
Ahmed Zetao Yang
eae9c97b23 chore(CI): checkout the head commit instead of using the default merge ref 2020-10-10 08:16:39 -05:00
Yuriy Puchkov
01da6acf56 Fix - github CI/CD, SSL for Windows 2020-10-02 13:37:11 +03:00
Ahmed Zetao Yang
dfcc9cb96b chore(CI): use Qt 5.15.1 env 2020-09-24 07:53:57 -05:00
Boyuan Yang
f18f186b46 Fix windows build badge and typos
* Drop qmake build-dependency from CI, they should not be installed
  since we have switched to CMake.
* Update README.md badges to reflect recent Windows CI updates.
* Set doc badge to point to flameshot.org website.
* Fix a typo in src/CMakeLists.txt.
2020-09-13 09:22:37 -05:00
Ahmed Zetao Yang
53a9d44c46 Windows packaging & merge two workflow yaml files (#898)
* chore: add win setup assets & using CPack

* chore: add windows packaging & merge the previous cmake-windows.yml into build_cmake.yml
2020-09-13 07:49:04 -05:00
Jeremy Borgman
fb2f00ca73 added actions on PR 2020-09-04 20:48:47 -05:00
Jeremy Borgman
5dba3de778 Added ubuntu CI and fixed issue uncovered during CI. Also added clang-format 2020-09-04 20:40:45 -05:00