Ondřej Míchal
9bffbb7e13
Revert "ci: Build & Publish Fedora Toolbx images with GitHub Packages"
...
This revert is done based on discussion happening around the PR that
originally added the change[0].
This reverts commit 818748001c
.
[0] https://github.com/containers/toolbox/pull/973
https://github.com/containers/toolbox/pull/1028
2022-03-20 21:11:32 +02:00
Ondřej Míchal
5d61a74b1a
ci: Set full path to Containerfile
...
The action does not use provided context when looking for a
Containerfile[0].
[0] https://github.com/redhat-actions/buildah-build/issues/44
https://github.com/containers/toolbox/pull/981
2022-01-10 13:40:32 +02:00
Ondřej Míchal
05eef2aaa6
ci: Add manual trigger to image factory pipeline
...
https://github.com/containers/toolbox/pull/981
2022-01-10 13:40:32 +02:00
Ondřej Míchal
818748001c
ci: Build & Publish Fedora Toolbx images with GitHub Packages
...
For the sake of greater control over the testing of images and for having an
infrustructure for hosting images that are not endorsed by the distirbutions.
The images are to be rebuilt every day at midnight.
https://github.com/containers/toolbox/pull/973
2022-01-09 18:16:47 +01:00
Ondřej Míchal
46ff946190
ci: Remove only-new-issues option from linter run
...
The option is mutually exclusive with the working-directory option that
we need to use due to Toolbx code residing in a subdirectory. The tool
itself does not work recursively.
Fallout from https://github.com/containers/toolbox/pull/974
https://github.com/containers/toolbox/pull/978
2022-01-09 17:01:40 +01:00
Ondřej Míchal
7c86f30b77
ci: Add golangci linter
...
Use machines to do (at least some) of the work humans had to do!
https://github.com/containers/toolbox/pull/974
2022-01-09 16:29:32 +01:00
Ondřej Míchal
fbcc519795
.github: Update issue templates
...
Recently the issue labels were updated. The templates need to be updated
to auto-set labels correctly.
https://github.com/containers/toolbox/pull/711
2021-03-10 13:18:33 +01:00
Ondřej Míchal
8b4bf6dbcf
Update bug-report.md
...
A lot of issues are about toolbox containers not starting up. In such
cases the output of `podman start --attach` is required to see what is
going on. It would be easier if users provided this information right
when they are filling the issue.
https://github.com/containers/toolbox/pull/699
2021-02-18 19:10:23 +01:00
Harry Míchal
09896ebfcd
Update issue templates
...
Bug reporters most of the time don't know what and how much info they
should share with us.
I heavily based the bug report template on Podman's[0].
[0] https://github.com/containers/podman/blob/master/.github/ISSUE_TEMPLATE.md
https://github.com/containers/toolbox/pull/459
2020-08-12 11:51:39 +02:00