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

Upgrade to V1 #437

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

Upgrade to V1 #437

wants to merge 309 commits into from

Conversation

rettigl
Copy link
Member

@rettigl rettigl commented Jun 23, 2024

Collection PR for the update to V1.
This contains breaking changes to current behavior and config file layouts.

Items to be addressed here:

@@ -4,7 +4,7 @@ name: benchmark
on:
workflow_dispatch:
push:
branches: [ main, create-pull-request/patch ]
branches: [ main, v1_feature_branch, create-pull-request/patch ]
Copy link
Member Author

Choose a reason for hiding this comment

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

change before merging


on:
workflow_dispatch:
push:
branches: [ main ]
branches: [ main, v1_feature_branch ]
Copy link
Member Author

Choose a reason for hiding this comment

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

change before merging

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.

3 participants