1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Emmanouil Papadeas ea931c0e53 Use concurrency in CI, update some actions, copy pixelorama_data folder in the RPI4 builds 2023-06-15 21:33:09 +03:00
Emmanouil Papadeas 6e92ebb823 Update to Godot 3.5.2, bump to rc2 2023-05-18 14:59:55 +03:00
Emmanouil Papadeas c4c1bfda35 Update workflows to Godot 3.5, first attempt
First and hopefully final attempt, but I'm almost sure I have done something stupid
2022-08-07 19:09:37 +03:00
Manolis Papadeas 500a4827d2 Use Godot 3.4.2 and re-enable window transparency on macOS 2022-01-03 14:23:48 +02:00
Manolis Papadeas 2ca452d81c Upgrade to checkout@v2 - Closes #620 2021-12-20 02:46:57 +02:00
Manolis Papadeas a5d51d545c Remove readme text in the Mac builds
It's not needed now that the damaged error no longer appears
2021-12-12 16:47:11 +02:00
Manolis Papadeas 0259f7523b
Ad-hoc sign Mac builds (#602) 2021-12-01 17:31:28 +02:00
Manolis Papadeas 8229f512da
Raspberry 4 build (#598) 2021-11-19 01:17:35 +02:00
Manolis Papadeas 1278553c80 Update to Godot 3.4 2021-11-09 17:06:11 +02:00
Manolis Papadeas 5ac51aa798 Fix macOS CI builds 2021-11-03 03:29:51 +02:00
Xenofon Konitsas 306d74a38b
Gatekeeper readme (#545)
* Update dev-desktop-builds.yml

* Add readme text for macOS builds

* Fixed readme formatting
2021-10-01 13:26:59 +03:00
Xenofon Konitsas 011aed6004
Update dev-desktop-builds.yml (#476)
* Update dev-desktop-builds.yml

Changed download location for Godot headless binary

* Update dev-desktop-builds.yml

* Update dev-desktop-builds.yml

Replaced curl with wget on headless binary download

* Removed wget installation command

* Update release.yml
2021-04-29 12:42:10 -07:00
Manolis Papadeas d9c79ea871 [CI - macOS] Remove the -size parameter from the hdiutil command 2021-04-25 19:35:38 +03:00
Manolis Papadeas 3a2560f636 [CI] Bump Godot's version to 3.3 for macOS binaries 2021-04-25 15:52:32 +03:00
Manolis Papadeas ae48907660 Bump version to v0.9-dev and use Godot 3.3 in GitHub Actions 2021-04-23 18:31:12 +03:00
Manolis Papadeas 001fb02ed1
[CI] Bump actions/upload-artifact to version 2
Otherwise retention-days does not work
2020-11-16 10:54:39 -08:00
Manolis Papadeas e9775551fe
Change retention days for GH Actions Artifacts 2020-10-16 14:00:25 +03:00
Manolis Papadeas 82977f8619
Use Godot 3.2.3 for dev-desktop-builds workflow, except Mac 2020-09-20 18:08:41 +03:00
Manolis Papadeas 8abdd6dd3b
[CI] Use WINE & recedit for Windows builds 2020-09-05 04:11:03 +03:00
Xenofon Konitsas 5faacf25d3
Fixed issue with data folder (#321) (#324)
* Update dev-desktop-builds.yml

Changed the location of pixelorama_data folder inside application

* Update dev-desktop-builds.yml

Fixed rm command that deleted nonexistent file
2020-08-29 21:56:25 +03:00
Manolis Papadeas 97b6156bfd
Give execute permission to the generated Linux build 2020-08-29 20:34:43 +03:00
Manolis Papadeas 206fbf8cae
Use tar.gz instead of .zip for Linux build 2020-08-29 20:32:14 +03:00
OverloadedOrama 5932f83831 Rename "pixelorama" folder to "pixelorama_data" for non-XDG locations
Workaround for #248 and #321.
2020-08-29 16:34:52 +03:00
Xenofon Konitsas d253d649f2
Update Mac export workflow (#319) 2020-08-26 14:51:53 +03:00
Manolis Papadeas 7556d0fb21
Workflow ignores installer po and pot files 2020-08-10 00:02:52 +03:00
OverloadedOrama 6977d0206b Split GitHub Actions workflow into two
One for the dev (master branch) desktop builds, and one for the dev web build for gh-pages (early_access). The dev-web workflow only runs on pushes on the master branch and not on pull requests.
2020-07-23 18:00:19 +03:00
Renamed from .github/workflows/godot-ci-test.yml (Browse further)