Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 11, 2025

Resolves #12367
Related Issue: PrefectHQ/prefect-operator#30

Validation

Most testing was performed through running successfully pre-releases and releases on a pull request opened again a forked repository. Commits were then cherry-picked into another feature branch prefixed with forked/ to avoid introducing a series of hacks which were required to force the github workflows to correctly publish to my personal docker registry.

Release Evidence

Topics of Discussion

  • What sort of automated testing, if any, on github workflows would be desired for this feature request to be meet maintenance standards for PrefectHQ?

Checklist

  • Review contribution guidelines: https://docs.prefect.io/contribute/index
    • Not very much documentation on contributing to developer operation automation
  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@ghost ghost requested review from cicdw, desertaxle and zzstoatzz as code owners May 11, 2025 18:29
@github-actions github-actions bot added docs enhancement An improvement of an existing feature integrations Related to integrations with other services labels May 11, 2025
@github-actions
Copy link
Contributor

This pull request is stale because it has been open 14 days with no activity. To keep this pull request open remove stale label or comment.

@zzstoatzz
Copy link
Collaborator

hi @josephmcasey - we'll keep this in mind, but I think we'll hold off on this for now. this will non-trivially increase CI runtime. in the meantime, you can build a custom image based on our image images

@ghost ghost closed this Jun 17, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs enhancement An improvement of an existing feature integrations Related to integrations with other services

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build one aws, azure, and gcp-flavored image per release

1 participant