Commit graph

16 commits

Author SHA1 Message Date
bb5ef7fa5c Added monthly cron job
- Increased retention days for artifacts
2021-03-05 08:06:30 -05:00
Tony Bark
efb885ce0f Fixed macOS export
- Internal rebranding to avoid future conflicts with Pixelorama
- Renamed pixelorama_data directory to cozypixelstudio_data
- Enabled Hidpi mode as an experiment
- Moved credits down and used built-in markdown lists instead because I'm a derp
2021-03-05 03:36:31 -05:00
Tony Bark
bc3a132a84 Removed all but the Wishdream splash
- Split developer credits between Pixelorama and Cozy Pixel Studio
- Removed Discord and Patreon links
- Started work on Cozy Pixel Studio splash
- Brought back desktop builds
2021-03-05 02:14:34 -05:00
Tony Bark
8d1b821afd Deploy only web builds 2021-03-05 00:29:57 -05:00
Tony Bark
588efeacfd Renamed to Cozy Pixel Studio
- Reverted version back to 0.1.0
2021-03-05 00:22:23 -05: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)