Commit Graph

33 Commits

Author SHA1 Message Date
Doddddd
e30a3b415e fix 2023-10-22 09:18:34 +00:00
Doddddd
81e6e2578f
Update workflows 2023-10-22 16:56:10 +08:00
Steve Johnson
14a961f521
Update Meta Core to v1.16.0 and add actions to help maintain the project (#147)
* add: Create dependabot.yml

* chore: Create update-dependencies.yml

* chore: Update update-dependencies.yml

* fix: switch meta core upstream

* chore: Update update-dependencies.yml

* chore: Update update-dependencies.yml

* chore: Update update-dependencies.yml

* chore: Update build-unsigned.yaml

* chore: Delete .github/dependabot.yml

* chore: Run build-unsigned for each PR

* chore: Better PR info and add repo dispatch listener

* chore: Better actions name

* chore: rename ci file and try to fix failure

* chore: add manual auto project version  bump

* chore: Fix wrong command usage

* chore: fix path

* chore: Fix

* chore: Fix bump project version

* chore: can this pass compile?

* chore: update core to newest alpha

* Update update-dependencies.yaml

* chore: try to change core upstream

* chore: remove all go get update to pass compile

* Revert "chore: remove all go get update to pass compile"

This reverts commit aad0ec3b83.

* Revert "chore: can this pass compile?"

This reverts commit 635289639b.

* chore: force update submodule

* chore: change upstream to alpha

* chore: remove rubbish

* chore: change upstream and update core

* chore: add version fixed packages

* chore: small fix

* chore: update go dependencies

* chore: revert some depends to old versions to fix compile

* fix: fix compile error caused by core's deprecation

* chore: fix actions and update core

* chore: update clash core

* fix: fix block calling

* chore: update app version

* chore: small fix to actions

* feat: add Hysteria2 for UI

* chore: revert version update for actions test

* chore: try recover main go mod upgrade

* chore: fix tag logic in release actions

* Bump version to 2.8.10 (208010)

* chore: remove test code in actions

---------

Co-authored-by: GitHub Action <action@github.com>
2023-10-22 15:57:35 +08:00
cubemaze
31999bf09c chore: workflow 2023-05-11 01:50:55 +08:00
cubemaze
e93267cf62 chore: update 2023-05-10 20:52:50 +08:00
metacubex
b173a0809c chore: changelog builder 2023-02-09 16:30:15 +08:00
cubemaze
ac95f41c81
Update build-pre-release.yaml 2023-02-05 10:29:26 +08:00
cubemaze
b83ba170f4
Update build-unsigned.yaml 2023-02-05 10:28:58 +08:00
H1JK
f112fa1b74 chore: bump version & Go 1.20 2023-02-05 00:11:21 +08:00
metacubex
2803a540e3 chore: update workflows 2022-12-08 16:44:08 +08:00
Kr328
03bc3c0876 Chore: update dependencies & remove appcenter tracker 2022-07-03 23:22:04 +07:00
djoeni
bef2d5ae77
fix checkout 2022-06-18 12:21:23 +07:00
djoeni
d10b80f39d change name 2022-06-18 11:49:23 +07:00
djoeni
46519a6cf8 test build 2022-06-18 07:16:17 +07:00
djoeni
e84d3ce7cc Switch Upstream 2022-06-16 14:24:43 +07:00
Kr328
ef8f9e5738
Chore: create FUNDING.yml 2022-04-25 12:12:59 +08:00
kr328
5dbd94e42c Chore: update issue template 2022-04-15 14:31:10 +08:00
Goooler
1cc88cc04f
Chore: cache go on CI (#1440) 2022-03-22 20:36:31 +08:00
Goooler
92bce6c2c6
Chore: optimize CI (#1414)
* Bump checkout action to v3

* Bump setup-java action to v3 & Java 17

* Bump setup-go action to v3

* Use gradle-build-action

* Go 1.18

* Insert a new line
2022-03-22 18:41:06 +08:00
Kr328
e99c2b64b0 Fix: add mark for issues template 2022-02-21 11:22:16 +08:00
Kr328
3915d9549e Chore: ignore .github on build 2022-02-21 11:21:00 +08:00
Kr328
23077537f9 Fix: fix issue template 2022-02-21 11:19:43 +08:00
Kr328
de0cbd6b29 Chore: refactor issue template 2022-02-21 11:15:41 +08:00
Kr328
d0efa0690a Chore: fix bug report form 2022-02-21 01:50:30 +08:00
Kr328
5b6d04d558 Chore: replace bug report with issues forms 2022-02-21 01:46:07 +08:00
Goooler
a5619bb0ee
Chore: add cache action in CI (#1201) 2021-09-24 11:15:07 +08:00
Goooler
8b91b2eeb1
Chore: add .gitattributes (#1191)
* Add .editorconfig

* Add .gitattributes

* Remove indent_style

* Remove .editorconfig
2021-09-13 18:34:34 +08:00
Goooler
1ea3a5b682 Chore: bump setup-java action & Remove setup-android action (#1188)
* Bump setup-java action to v2

* Remove setup-android action

* Remove ignore rules under github folder
2021-09-13 17:45:46 +08:00
kr328
f21cf86cc4 Chore: allow run workflow only main branch 2021-09-12 18:31:16 +08:00
Kr328
11c4e19e0c
Refactor: refactor project structure & update clash core (#1174)
* Refactor: refactor project structure

* Chore: remove apply

* Chore: update clash core

* Fix: fix versionName & versionCode patch

* Chore: update golang plugin

* Fix: fix workflow build
2021-09-11 14:53:09 +08:00
yi_Xu
da3ee71dfd
Docs: update readme (#1044)
* docs: update README.md

- Fix the path and name of the release.
- Format the style with markdownlint.

* docs: fix apk name

* ci: add paths-ignore for workflow
2021-06-17 22:10:03 +08:00
Kr328
4f05ba1ac6 Feature: Add workflow for push/PR checking (#1030)
* Chore: downgrade ndk version

* Fix: fix local.properties load

* Feature: add workflow for push/PR checking
2021-05-24 16:15:06 +08:00
kr328
07e8afa69a Initial: initial commit 2021-05-15 00:51:08 +08:00