This adds a build.id variable, cleans up the naming convention of other variables and also fixes an issue in the remote command to read the buffers after the command finishes.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T1049: Implement Harbormaster
- Commits
- Restricted Diffusion Commit
rP3eaac9eda9d5: Added `build.id` variable and other improvements / fixes
Ran a build with /bin/echo ${build.id} and saw the build ID come through.
Diff Detail
Diff Detail
- Branch
- buildid-variable
- Lint
Lint Errors Severity Location Code Message Error src/applications/repository/engine/PhabricatorRepositoryDiscoveryEngine.php:233 PHL1 Unknown Symbol - Unit
No Test Coverage