Commit graph

20 commits

Author SHA1 Message Date
cc2bf6f535
Replace actions-rs/toolchain with dtolnay/rust-toolchain 2022-11-11 09:23:56 +01:00
ba0651296f
Remove globe_view feature
it's really just not worth the effort imho
2022-11-07 12:42:57 +01:00
5e6095a150
Update tar action for workflow 2022-10-23 22:25:08 +02:00
1654529dc0
Rename package; Update workflow
Workflow taken from
2022-09-30 19:32:13 +02:00
4be3b20e57
Don't double-create tag 2022-09-21 14:21:01 +02:00
81bc9584b3
Change debug feature to logging to disambiguate from un-optimized builds 2022-09-21 14:13:33 +02:00
e3038ae907
Fix dependency name 2022-09-21 13:57:50 +02:00
99876b57d2
Add more dependencies for linux 2022-09-21 13:56:10 +02:00
676a78e90c
Add wayland dependency in workflow 2022-09-21 13:48:43 +02:00
652622efd5
Replace release action in workflow 2022-09-21 13:39:58 +02:00
e1302cbd22
Fix create-tag in workflow 2022-09-20 16:06:58 +02:00
da3e8e5900
Hopefully fix release action 2022-09-20 16:03:11 +02:00
75cee0ccf9
Change order of GitHub actions jobs 2022-09-20 15:54:47 +02:00
a84dbb68be
Create pre-release with GitHub actions 2022-09-20 15:41:56 +02:00
afd2495e43
Rename planet_view to globe view; Use macros slightly better; PlanetView
f45efb28f1be9e8e39b84196b97d121b64fff607
2022-09-20 15:14:16 +02:00
b064aa0dd9
Fix planet_view feature
40c19014c9774cdf8cc4e5003393de5e8363ef17
2022-09-20 12:25:52 +02:00
7662fcda50
Disable releases for now (artifacts should really be enough) 2022-09-19 15:17:40 +02:00
92453ff9c2
Improve GitHub workflow 2022-09-19 15:09:32 +02:00
37f7042039
Add X11 dependency on Linux platforms
Feels kinda hacky, but there doesn't seem to be a way to have
features enable different features based on platform.
2022-09-19 14:33:40 +02:00
5917b2642d
Test creating binaries via GitHub workflows 2022-09-19 13:59:15 +02:00