1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
Commit graph

39 commits

Author SHA1 Message Date
Matthew Kilgore 7be379c39d Add version calculation and separate label vs. commit
This slightly changes how the versioning works.
2022-04-28 17:19:37 -04:00
Matthew Kilgore d928ab2c8b Add basic automated build
This imports the basic logic from the previous build. All it does is
compile a version of QB64 using ./internal/source, and then uses that
QB64 as a 'bootstrap' step to compile `qb64.bas` directly and produce a
proper version of qb64.
2022-04-28 17:15:37 -04:00
Luke Ceddia df07ffa91a
Change to DigitalOcean Spaces for dev builds 2021-12-23 22:38:03 +11:00
Luke Ceddia 0c1e37ac97
Explicitly set region 2021-12-11 23:59:03 +11:00
Luke Ceddia 9a89aef365
Remove dependency on aws-actions/configure-aws-credentials 2021-12-11 23:48:35 +11:00
Luke Ceddia 23f4e0d6e9
Add build for master branch 2021-10-10 12:08:29 +11:00
Luke Ceddia 39782d3475 Re-enable other platforms 2021-02-02 23:00:43 +11:00
Luke Ceddia e7f4eeffad Try some powershell 2021-02-02 22:39:11 +11:00
Luke Ceddia eb5d78194b
Add win file deletion 2021-02-02 21:02:55 +11:00
Luke Ceddia 3ed73b2cfe
Add windows x86 2021-02-01 21:11:02 +11:00
Luke Ceddia 93645ed7e6
Add osx 2021-02-01 20:58:41 +11:00
Luke Ceddia 46c8f9fe84
Add aws action 2021-02-01 20:47:45 +11:00
Luke Ceddia b28a929d50
Default password 2021-01-30 16:34:09 +11:00
Luke Ceddia 70093e68b6
Remote desktop 2021-01-30 16:26:32 +11:00
Luke Ceddia fc6d7c3a35
Windows only 2021-01-30 11:24:31 +11:00
Luke Ceddia b1d74ce57b
Just ssh action 2021-01-30 11:21:18 +11:00
Luke Ceddia 2ff7e953dd
Linux only 2021-01-30 11:15:01 +11:00
Luke Ceddia ab6fb682c2
Update host key 2021-01-30 11:13:11 +11:00
Fellippe Heitor ee02797f1c
Update run.yml 2021-01-29 15:37:19 -03:00
Fellippe Heitor 9f7bc49644
Update run.yml 2021-01-29 15:07:35 -03:00
Fellippe Heitor 2ccf799cf6
So known-hosts is now known_hosts 2021-01-28 15:19:27 -03:00
Fellippe Heitor cc72805fc3
Attempts to fix deployment
The warning indicated an update required to one of the actions, hopefully this does it.
2021-01-28 15:14:58 -03:00
Fellippe Heitor 3098832c7a
Update run.yml; skips commits with 'ci-skip'. 2020-01-19 15:07:25 -03:00
Luke Ceddia b227df91c3 Push changes to development branch 2020-01-08 22:00:47 +11:00
Luke Ceddia 61a7c59254 Add windows x64 build 2020-01-08 21:55:08 +11:00
Luke Ceddia 85d54db3a9 Windows deployment 2020-01-08 20:33:09 +11:00
Luke Ceddia f7ed110b49 Enable branch 2020-01-08 19:36:26 +11:00
Luke Ceddia ddea1e4e47 Windows build 2020-01-08 19:35:38 +11:00
Luke Ceddia 43611bf60e Proper exclusions for linux autobuilds 2020-01-06 18:51:53 +11:00
Luke Ceddia fb60505008 Merge MacOS deployment 2020-01-06 18:47:40 +11:00
Luke Ceddia 963b1afd3a Deploy macos build 2020-01-06 18:40:15 +11:00
Luke Ceddia 5200bcb23e MacOS build 2020-01-06 18:36:05 +11:00
Luke Ceddia 214ad7d089 Switch trigger branch to development 2020-01-05 00:52:15 +11:00
Luke Ceddia b6aba842c4 Add ssh deployment 2020-01-05 00:40:05 +11:00
Luke Ceddia 4990cb798d Push code update back to repo 2020-01-04 22:18:31 +11:00
Luke Ceddia 393225a1cf Add compile step 2020-01-03 23:29:13 +11:00
Luke Ceddia ea407b52c1 Add ncurses dependency 2020-01-03 22:51:50 +11:00
Luke Ceddia 1276bb49ab checkout v2; fix typo 2020-01-03 22:48:11 +11:00
Luke Ceddia 67301e2e99 Add build.yml 2020-01-03 22:44:16 +11:00