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

Pipeline generator #36

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Pipeline generator #36

wants to merge 22 commits into from

Conversation

khluu
Copy link
Collaborator

@khluu khluu commented Sep 25, 2024

  • Add PipelineGenerator class and its methods
  • Add TestStep and BuildkiteStep into step module
  • Convert all plugin default values into constant to test it easier
  • Add generate_pipeline into ci_aws_bootstrap to use the new pipeline generator

p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
Signed-off-by: kevin <[email protected]>
@khluu khluu requested a review from aslonnie September 26, 2024 10:20
@khluu
Copy link
Collaborator Author

khluu commented Sep 26, 2024

test build here: https://buildkite.com/vllm/ci-aws/builds/9160
Failing tests are also failing on main

Signed-off-by: kevin <[email protected]>
Copy link
Collaborator

@aslonnie aslonnie left a comment

Choose a reason for hiding this comment

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

talked offline. let's try split this into smaller PR's with clearer modularization / layers.

p
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
Signed-off-by: kevin <[email protected]>
p
Signed-off-by: kevin <[email protected]>
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