packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Multiple changes to create current c8s repos on GitLab #198

Closed TomasTomecek closed 3 years ago

TomasTomecek commented 3 years ago
sources: some are located on a different branch than c8s

e.g. ltrace and wireshark are located on c8 instead of c8s
remove .gitlab-ci.yml config from upstream sources

so that CentOS Stream GitLab CI is not being triggered.
make packit.yaml pretty

* no '&' anchors

* no {path: ..., url: ...}, instead we have a block
packit.yaml: set target to centos-stream-8-x86_64

centos-stream-x86_64 is no longer a thing in mock and soon won't even
work in copr
git: favour config file over `git config --system`

We were doing two and now it's just one.

Use our official identify for CentOS Stream GitLab.
softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

TomasTomecek commented 3 years ago

merging, let's try to sort out the image build problem in a dedicated PR