Commit Graph
5 Commits
Author SHA1 Message Date
balanza d1a9d97ec0 fix(containermanager): use correct enter command path on exported bins 2026-06-14 13:04:28 +02:00
Emanuele De Cupis 5a9649e6ee chore(repo): make the go rewrite the root project (#60)
* chore(repo): remove shell implementation

* chore(repo): remove bash completion for sub-commands

There is no need for separate files as there will be no dedicated binary
for sub-commands

* chore(repo): remove zsh completion for sub-commands

There is no need for separate files as there will be no dedicated binary
for sub-commands

* chore(repo): delete RFC

We are not using RFC at the moment

* chore(repo): move golang project to the root

* chore(ci): move golang project to the root

* chore(repo): use standard .gitignore for golang projects

source: https://github.com/github/gitignore/blob/main/Go.gitignore

* chore(ci): compatibility CI to handle a golang project

* refactor(ci): run shell script checks against the inside-distrobox files

* refactor(ci): merge ci.yml workflow into main.yml
2026-06-14 13:04:28 +02:00
Luca Di Maio a0607fd70b docs/extras: add support for SteamOS, add install-podman script to perform persistent installs
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-09-05 22:31:21 +02:00
89luca89 82ec8b9881 Lint: use single tools instead of importing an action; reformat all to follow the style 2022-03-30 11:05:21 +02:00
Luca Di Maio 9916a7be75 CI: add compatibility test (#199)
* docs: update compatibility list
* docs: remove centos 8 compatibility, repos are not working anymore
* tests: add github action
2022-03-15 11:51:02 +01:00