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

Separate Scenario filenames, ids, and report headers for v4 #476

Merged
merged 6 commits into from
Jan 7, 2022

Conversation

plocket
Copy link
Collaborator

@plocket plocket commented Jan 7, 2022

Separate Scenario filenames, ids, and report headers

Same as #382. Closes #371. This has already been reviewed when #463 was merged.

niharikasingh and others added 6 commits September 28, 2021 20:19
Update to main, tests still expected to fail
* Separate Scenario report heading vs. filename vs scenario id

Basically, instead of putting numbers in scenario headers and/or
adjusting tests to allow those to pass, I'm trying to make a more
extensive change to how we're managing that whole system.

Adds base-scenario-file-name creation and adds tests for that too.
Uses "-" as separator for major items as long as it doesn't
break our .gitignore and artifact-getting name matching in the
workflows. A change in that
will have to wait for a breaking version.

* Remove unused function

* Don't change file name parts unnecessarily
@plocket plocket changed the title 371 allow numbers Separate Scenario filenames, ids, and report headers for v4 Jan 7, 2022
@plocket plocket merged commit 3f05068 into releases/v4 Jan 7, 2022
@plocket plocket deleted the 371-allow-numbers branch January 23, 2022 23:58
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