JanusGraph / JanusGraph/janusgraph
Automatically validate janusgraph.sh script during release build
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
Update `janusgraph-release` section of [distribution POM](https://github.com/JanusGraph/janusgraph/blob/af3fa20ecd362a694f685f92c218b092a273b89d/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml) to run [janusgraph.sh](https://github.com/JanusGraph/janusgraph/blob/af3fa20ecd362a694f685f92c218b092a273b89d/janusgraph-dist/src/assembly/static/bin/janusgraph.sh) to verify relevant embedded services can be started and stopped from the distribution build.
Contributor guide
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 with the `janusgraph-release` section of `janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml` and the `janusgraph.sh` script in `janusgraph-dist/src/assembly/static/bin`. Determine how the distribution build can invoke the script, then verify that relevant embedded services start and stop successfully during the release build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, shell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100