Details
Details
- Reviewers
amckinley - Maniphest Tasks
- T13195: 2018 Week 36 Bonus Content
- Commits
- rPab4d33bede84: Allow underscores to appear in Harbormaster variable names
- Made an "http request" build plan with ?x=${initiator.phid}&y={$some_variable}.
- Added some_variable as a parameter to the parameter collection.
- Before patch: initiator.phid was replaced, but some_variable was not.
- After patch: both variables are replaced.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable