ParticleG
b2a8e9157b
- Fix duplicate macos portable artifact names
2022-08-05 00:15:30 +08:00
ParticleG
d7c2227fb3
- Try upload with separate packages
...
- Display download links
2022-08-04 23:09:49 +08:00
ParticleG
ea16383231
- Try display download links
...
- Initialize test CI
2022-08-04 21:58:15 +08:00
ParticleG
2462c32fa5
- Fix android icons
...
- Fix android package name and product name
2022-08-04 21:34:00 +08:00
Particle_G
aedb541f68
Use new CI system ( #732 )
...
* - Init new CI/CD system
* - Update resources
* - Update android assets
* - Update iOS assets
* - Use stable version
* - Fix apple bundle id
* - Use libs-path
* - Try modify iOS love source codes
* - Update patch
* - Try add ColdClear to macOS
* - Try add Cold Clear to Linux
* - Fix download ColdClear
* - Change inputs order
* - Try new get-CC
* - Fix iOS
2022-07-29 18:21:46 +08:00
Imple Lee
362cc506c5
fix yaml syntax error
2022-05-05 22:32:09 +08:00
Imple Lee
20351391ed
actions: embed lua into yaml
2022-05-05 22:30:26 +08:00
Trebor Huang
ae15281db0
Allow Zframework to be checked out ( #580 )
...
* Allow checkout Zframework
* Propagate changes to all workflows
* Fix indentation
* Decide to be `recursive`
* Remove unnecessary checkouts
* Remove unnecessary recursive checkouts
2022-01-05 12:50:43 +08:00
ParticleG
546104ba5b
- Add Upload Action
2021-11-09 16:04:06 +08:00
Trebor-Huang
951b7407fc
Keep up the pace
2021-11-01 09:52:41 +08:00
Imple Lee
d75b709f23
Move Python code from updateVersion.py into action.ymls directly ( #423 )
...
* test python3
* try use `python` instead of `python3`
* use `update-version` everywhere
* fix variable injection
* fix python2vs3
* move `updateVersion.py` into action files
2021-11-01 02:12:32 +08:00
Trebor Huang
f4b85e0dbb
Merge branch 'main' into ci-autotest
2021-10-31 23:51:40 +08:00
Trebor-Huang
7cfea0eebe
Try using composite
2021-10-31 23:15:57 +08:00
Trebor-Huang
01c2bfe955
Remove uneccesary needs
2021-10-31 22:51:12 +08:00
Trebor-Huang
70242e6a07
Add some more utils
2021-10-31 21:23:54 +08:00
Trebor-Huang
c1edba974f
Maybe update first
2021-10-31 20:47:23 +08:00
Trebor-Huang
546b3f230d
Prepare PulseAudio
2021-10-31 20:45:23 +08:00
Trebor-Huang
14593eb487
Okay ubuntu doesn't allow gui either
2021-10-31 20:27:03 +08:00
Trebor-Huang
838621a3ae
Try without xvfb first
2021-10-31 20:23:34 +08:00
Trebor-Huang
283d4a5fce
Test xvfb
2021-10-31 20:04:54 +08:00
Trebor-Huang
490cf44132
Change iOS ci condition
2021-10-31 19:41:36 +08:00
ParticleG
f7dfe1d869
- Re-enable other workflows
2021-10-31 00:39:54 +08:00
ParticleG
5e9c9cb5fa
- Try use discordrb
2021-10-31 00:39:52 +08:00
ParticleG
c40d411d63
- Finished touching
2021-10-27 17:14:42 +08:00
MrZ626
b0465775dc
fix ios subversion
2021-10-26 02:15:43 +08:00
Particle_G
bd4b28e052
Rel ci test ( #412 )
...
* - Test iOS release
* - Fix wrong grammar
* - Try release CI
* - Modify window size
* - Try with discord webhook
* - Finish test
2021-10-26 01:33:50 +08:00
ParticleG
50d73bcc1e
- Try more dots
2021-10-25 00:28:41 +08:00
ParticleG
0f570be7e5
- Modify build number
2021-10-24 23:54:16 +08:00
ParticleG
4e3823616d
- Update variables
2021-10-24 16:06:23 +08:00
ParticleG
a2ddaf5341
[no ci] Modify variable names
2021-10-24 15:00:06 +08:00
Trebor-Huang
b266a0ae57
Dubious Bundle ID
2021-10-24 13:18:07 +08:00
Trebor-Huang
ac9e649e02
Integration into current CI files
2021-10-24 13:06:29 +08:00
YunyushuLiu
c9d74a4cdf
Follow up macOS CI
...
- Update macOS CI to use flatlane
- Test macOS
- Use Github tokens
- Pass MATCH_PASSWORD
- Fix wrong path
- Update keychain file
- Change keychain path
- Update macOS release
- Triggered on release, not main
- Try notarize macOS app
- Triggered on test branch
- Triggered by release
- Rename lane names to avoid infinite recurse
- Init dev workflow
- Triggered by tags
- Rename workflow name
- Update workflows
- Allow all tags
- Fix on
- Add codesign options
- Add missing =
- Update options
- Test sign
- Fix options
- Update macOS template
- Use identifier
- Fix minor issues
- Try not notarize
- try not sign package
- Try sign without runtime option
- Try notarize without runtime option
- Use entitlements
- Add back runtime option
- Pack the whole directory to see what happened
- Chmod +x love
- Try with strict and print app info
- Change step order
- Break into two step
Zip first with `ditto`.
Push back zipping
Don't check the `zip` file
Stop zipping it over and over and over and over
Try zipping right
2021-10-24 13:05:51 +08:00