curl -s https://archive.softwareheritage.org/browse/content/sha1_git:64582b78792cd6c2d67d35da5a11bb80886a6409/raw/ | swh identify swh:1:cnt:64582b78792cd6c2d67d35da5a11bb80886a6409 -
Details
Details
- Reviewers
zack vlorentz ardumont - Group Reviewers
Reviewers - Commits
- rDMOD57a0e08925d4: cli: add support for reading a file content from stdin in 'swh identify' command
Diff Detail
Diff Detail
- Repository
- rDMOD Data model
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 10350 Build 15387: tox-on-jenkins Jenkins Build 15386: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/161/ for more details.
swh/model/cli.py | ||
---|---|---|
175 | objects = ['-'] |
swh/model/cli.py | ||
---|---|---|
175 | It works also with a string but I guess you are right :-) |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/162/ for more details.