jsforce / jsforce/gulp-jsforce-deploy
Retrieve deploy result json in the pipe
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if we could retrieve the deploy result json object in the pipe when deployment is done.
I think it has more sense than the zip file (pretty useless to me).
In attachment what I did to return the res instead of the file
gulp-jsforce-deploy.js.txt
.
Not sure it is the best way with gulp.
Any idea ?
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.
Research direction
Start by reviewing the attached gulp-jsforce-deploy.js.txt and comparing its return behavior with the repository's current deployment task. Trace how the deploy result is passed through the Gulp pipe and define whether the result object should replace or accompany the zip file. Done means a deployment exposes the JSON result through the pipe and the behavior is verified with the project's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100