-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to code-server 4.95.2, build with GitHub workflow #63
Update to code-server 4.95.2, build with GitHub workflow #63
Conversation
…ode-sever from coder's release-repo, update to code-server 4.95.2
I am really sorry, I am very busy these days, I will read this pr in detail later, it will take some time to wait, thank you very much |
Thanks for Your message. No problem, there's no rush. Best Regards |
anyway, i merge first, then i will do some tests. |
this pr has merged, but i have some question, Hope to get your reply, and i want remove termux environment, But you don't have to do that in this pr |
Hi Nightmare, I needed the submodule for GitHub build workflow. Maybe I did
something wrong. I just wanted to get work.
From my opinion it's OK if You remove termux and use the version number
1.5.0. (I just tried to align with it with the code server build number.)
Best Regards
Brian
Nightmare ***@***.***> schrieb am Fr., 27. Dez. 2024, 08:58:
… this pr has merged, but i have some question, Hope to get your reply, and
i want remove termux environment, But you don't have to do that in this pr
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AISVS52DL4WGPNQCGVDA3GT2HUCBNAVCNFSM6AAAAABR3HQGIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRTGQZTAOBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It doesn't matter, thank you for your contribution. I'm not questioning your practice, but just want to know the relevant reasons. The new release will be released soon, welcome to test~ Best Regards~ |
Update to code-server 4.95.2, build with GitHub workflow
Update to code-server 4.95.2, build with GitHub workflow
Update to code-server 4.95.2, build with GitHub workflow
Update to code-server 4.95.2 and build the Code FA App using a GitHub workflow.
Please review and merge my pull request for global_repository first.
For successful build You have to provide Your keystore content as base64 and the credentials as workspace Action secrets:
KEYSTORE_BASE64
KEYSTORE_PASSWORD
KEY_ALIAS
KEY_PASSWORD
TOKEN (Your GitHub token)
See also https://medium.com/@colonal/automating-flutter-builds-and-releases-with-github-actions-77ccf4a1ccdd.
(Maybe this pull request is useful...)
Best Regards and Thanks for the 'Code FA' App :)
Brian