Skip to content

Releases: HONGJICAI/Frpc-capacitor

v0.0.1

13 Jan 03:11
91ffc8a

Choose a tag to compare

Add build and release GitHub Actions pipelines (#1)

* Initial plan

* Add build and release GitHub Actions workflows

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Add permissions block to build.yml to fix CodeQL security alert

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Fix actions/download-artifact vulnerability by upgrading to v4.1.8

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Change workflow branch from main to master

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Remove unused carbon-preprocess-svelte import to fix build error

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Fix build error: use index.html as fallback instead of app.html

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Fix gradlew permission denied error by adding chmod +x

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

* Upgrade JDK from 17 to 21 to match Capacitor requirements

Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: HONGJICAI <14875213+HONGJICAI@users.noreply.github.com>