fedora-infra / pagure-exporter

Simple exporter tool that helps migrate repository files, data assets and issue tickets from projects on Pagure to GitLab
GNU General Public License v3.0
6 stars 6 forks source link

[packit] Invalid config #124

Closed packit-as-a-service[bot] closed 8 months ago

packit-as-a-service[bot] commented 8 months ago

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 1: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 2: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 3: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 4: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 5: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 6: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 7: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}, 8: {'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})}}, 'packages': defaultdict(<class 'dict'>, {'pagure-exporter': {'value': {'upstream_tag_template': ['Not a valid string.']}}})})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

gridhead commented 8 months ago

It's alright.

Don't worry.

I have fixed it now.

Check this out.