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

hardcoding repo for each workflow #393

Conversation

Gregory-Pereira
Copy link
Collaborator

Resolves: https://redhat-internal.slack.com/archives/C06S75ZF9JT/p1714431994637879
This PR will set the following workflows to run in the main repo (containers/ai-lab-recipes):

  • Update quay.io/ai-lab images with manual trigger (.github/workflows/ailab_build_push_manual.yaml)
  • chatbot application (`.github/workflows/chatbot.yaml)
  • codegen application (`.github/workflows/codegen.yaml)
  • model-converter(.github/workflows/model-converter.yaml)
  • all model images (.github/workflows/model_image_build_push.yaml)
  • all model_servers (.github/workflows/model_servers.yaml)
  • rag application (..github/workflows/rag.yaml)
  • summarizer application (.github/workflows/summarizer.yaml)
  • some testing framework jobs, not test-make-targets (.github/workflows/testing-framework.yaml)
    • integration tests
    • release images

@Gregory-Pereira Gregory-Pereira force-pushed the hardcode-repo-in-workflow-job-checks branch from e19971b to 03c612e Compare April 30, 2024 13:09
@Gregory-Pereira Gregory-Pereira self-assigned this Apr 30, 2024
@Gregory-Pereira
Copy link
Collaborator Author

/cc @lmilbaum

Copy link
Collaborator

@lmilbaum lmilbaum left a comment

Choose a reason for hiding this comment

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

LGTM

@Gregory-Pereira Gregory-Pereira merged commit ffba23d into containers:main Apr 30, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants