Skip to content
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

add auto_update_docker_image #4133

Merged
merged 11 commits into from Mar 14, 2024
Merged

Conversation

JudahSchwartz
Copy link
Contributor

Related Issues

fixes:

Description

Copy link
Contributor

@GuyAfik GuyAfik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JudahSchwartz Add a changelog

@property
def auto_update_docker_image(self):
return (
get_value(self.yml_data, self.field_mapping.get("type", "")) or ""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you use the "type" from the field_mapping? what does it do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgot to overwrite. fixing

Copy link

Changelog(s) in markdown:

  • Added auto_update_docker_image to IntegrationScript graph object. #4133

Copy link
Contributor

@GuyAfik GuyAfik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.changelog/4133.yml Outdated Show resolved Hide resolved
JudahSchwartz and others added 2 commits March 14, 2024 17:33
Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
Copy link

Changelog(s) in markdown:

  • Added the auto_update_docker_image field to the content-graph for scripts and integrations. #4133

@JudahSchwartz JudahSchwartz merged commit 65c0160 into master Mar 14, 2024
21 checks passed
@JudahSchwartz JudahSchwartz deleted the add_auto_update_docker_image branch March 14, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants