Skip to content

feat: Support fetch_url param to add_task #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

skycastlelily
Copy link

No description provided.

Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}}, 'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})})

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

@skycastlelily
Copy link
Author

fix: #258

@skycastlelily
Copy link
Author

Here is the job created with this patch:https://beaker.engineering.redhat.com/jobs/11079913

@skycastlelily skycastlelily changed the base branch from develop to python-3 May 20, 2025 03:51
@skycastlelily skycastlelily force-pushed the url-fetch branch 2 times, most recently from 09b7c70 to b535153 Compare May 20, 2025 07:07
@StykMartin StykMartin changed the base branch from python-3 to release-29 May 22, 2025 06:32
@StykMartin StykMartin changed the base branch from release-29 to python-3 May 22, 2025 06:33
@StykMartin
Copy link
Contributor

Hi @skycastlelily,

I don't want to block you.
Could you please base the change on the release-29 branch so that we can release it as soon as possible as a minor update? The python-3 branch is a work in progress and will not be ready for quite some time.

@skycastlelily skycastlelily changed the base branch from python-3 to release-29 May 22, 2025 06:44
Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}, 1: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}}, 'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})})

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

Copy link

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}, 1: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}, 2: {'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})}}, 'packages': defaultdict(<class 'dict'>, {'beaker': {'value': {'synced_files': ['Unknown field.']}}})})

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

@skycastlelily
Copy link
Author

Hi @skycastlelily,

I don't want to block you.

Really appreciate it 😄

Could you please base the change on the release-29 branch so that we can release it as soon as possible as a minor >update? The python-3 branch is a work in progress and will not be ready for quite some time.

Sure,rebased,and thanks for your info and help :)

@StykMartin StykMartin merged commit a613c4e into beaker-project:release-29 May 22, 2025
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants