Measures should not run in measure directory
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by tracing how measures are executed from the /measures/ViewModel/ path into the workflow1/run/ and workflow2/run/ directories. Confirm that separate workflows place ViewModel inputs under their own run/ViewModel/ directories, rather than writing in the shared measure directory.
Written by the indexing model from the issue text.
Description
Currently measures execute in the measure definition directory. This means that running ViewModel in two separate workflows will result in both workflows writing to the same file location which is in the ViewModel measure directory:
/measures/ViewModel/run/in.html
/workflow1/run/
/workflow2/run/
Instead, these measures should be run in the run directory, e.g.:
/measures/ViewModel/
/workflow1/run/ViewModel/in.html
/workflow2/run/ViewModel/in.html
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from NatLabRockies/OpenStudio-workflow-gem
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
NatLabRockies/OpenStudio-workflow-gem#145 · 1 reaction ·
-
NatLabRockies/OpenStudio-workflow-gem#144 · 1 assignee ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
NatLabRockies/OpenStudio-workflow-gem#122 · 1 comment ·
All issues in NatLabRockies/OpenStudio-workflow-gem
Similar issues
-
バグ
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voxpupuli/puppet-epel#186 · 1 comment ·
-
external_created_at is no longer used for the message timestamp since the new message UI (v4.4.0) OpenBug Frontend
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
TheOdinProject/curriculum#31402 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100