Sutou Kouhei
|
cd9b7717d4
|
Use Rake to release (#49)
I want to automate pushing to Launchpad. But it's a manual operation for
now.
|
2025-10-10 15:48:54 +09:00 |
|
Sutou Kouhei
|
5730284d1e
|
packages: add support for pushing to Launchpad (#48)
|
2025-10-10 15:10:49 +09:00 |
|
Sutou Kouhei
|
20aba6629d
|
Add a task to update versions (#47)
|
2025-10-10 15:10:32 +09:00 |
|
Daijiro Fukuda
|
744e5ff868
|
packages: use fork repository on fork push (#45)
|
2025-10-07 17:00:40 +09:00 |
|
Sutou Kouhei
|
514e3d6d62
|
Fix Docker image name (#41)
We want to use "-" not "_":
```diff
-ghcr.io/enactic/openarm_can-package
+ghcr.io/enactic/openarm-can-package
```
|
2025-10-02 18:36:05 +09:00 |
|
Daijiro Fukuda
|
d3f52afe2f
|
Add support for .deb packages for ubuntu-noble-amd64 (#32)
Fix GH-35
---------
Co-authored-by: otegami <otegami@clear-code.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
|
2025-09-26 14:56:28 +09:00 |
|