dni ⚡ and GitHub
1be2d1a680
feat: docker release-rc add tag for latest rc release latest-rc ( #3872 )
2026-03-18 10:25:22 +00:00
dni ⚡
563dd5b499
CI: use uv for publishing on pypi ( #3745 )
2026-02-25 07:53:49 +01:00
dni ⚡ and GitHub
7716f819f6
CI: create github prerelease and appimage ( #3668 )
2025-12-17 07:21:47 +01:00
arcbtc
8325d880cb
Extra precaution
...
Just in case someone in lnbits org creates a test release on a fork
2025-12-16 13:45:52 +00:00
dni ⚡ and GitHub
b090470fc1
fix: CI getting release upload url ( #3667 )
2025-12-16 14:12:00 +01:00
dni ⚡ and GitHub
248fcc06ab
fix: release ci, pass upload_url from task to task ( #3449 )
2025-10-27 15:17:53 +02:00
dni ⚡ and GitHub
55c5ab3a6d
feat: ci appimage have manual triggers ( #3424 )
2025-10-17 13:11:44 +01:00
dni ⚡ and GitHub
bd07a319ab
fix: appimage ci workflow ( #3423 )
2025-10-17 13:53:07 +02:00
dni ⚡ and GitHub
1e0dab32c3
ci: add appimage to release flow ( #3412 )
2025-10-16 23:08:47 +01:00
dni ⚡ and GitHub
8ff4962e86
test: update ci from ubuntu-latest to ubuntu-24.04 ( #2809 )
2024-12-11 11:38:06 +02:00
a00292544f
fix: lib secp256k fails building ( #2572 )
...
Co-authored-by: michael1011 <me@michael1011.at >
2024-07-09 15:51:40 +02:00
dni ⚡ and GitHub
5b056ce07e
feat: update latest docker tag on release ( #2528 )
2024-05-22 13:47:41 +03:00
dni ⚡ and GitHub
e13a37c193
FEAT: add PYPI python package release workflow on tag ( #1628 )
...
* add pypi worflow, pyproject types, package metadata, ignore python package build, docker build fails if poetry uses readme for python package
* add pypi to release
2024-04-17 10:53:57 +02:00
dni ⚡ and GitHub
25c6ee40f7
bug: releasing docker image had invalid credentials ( #2365 )
...
* bug: releasing docker image had invalid credentials
closes #2345
also removed the duplicate dockerhub upload for latest. that was kinda dump (i introduced it), because you could also manually tag a special release which would than always push to latest tag aswell which makes no sense.
2024-03-26 20:26:31 +01:00
dni ⚡ and GitHub
cdc102af07
chore: update to node 20.x on workflows ( #2364 )
...
gets rid of deprecating warnings in actions
* checkout@v4
* cache@v4
* setup-python@v5
* setup-node@v4
* codecov-action@v4
* codecov pass token from ci
2024-03-26 14:18:58 +01:00
dni ⚡ and GitHub
11173e6460
fix: github release missing checkout ( #2264 )
...
actions/checkout was missing so it could not release
2024-02-12 13:00:03 +01:00
dni ⚡ and GitHub
55fed49be1
feat: use github release draft ( #2237 )
...
create a draft release on tagging
2024-02-05 12:01:11 +01:00
43d92ddb51
[FEAT] release / docker ci pipeline ( #1907 )
...
* [FEAT] docker ci pipeline
* add release workflow
* depend on release
* move tag
* remove push to main
* fixup release workflow
* add latest tag on dockerhub
* cleanup
* Update .github/workflows/docker.yml
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
* use latest versions of actions
---------
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
Co-authored-by: Pavol Rusnak <pavol@rusnak.io >
2024-01-30 13:28:34 +00:00