Example of filtering on environment variable?
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Trying to make per-OS badges:
https://badges.herokuapp.com/travis/NullVoxPopuli/CryptoExchangeClient?branch=master&env=+TRAVIS_OS_NAME=osx&label=macOS
https://badges.herokuapp.com/travis/NullVoxPopuli/CryptoExchangeClient?branch=master&env=+TRAVIS_OS_NAME=linux&label=linux
my travis build: https://travis-ci.org/NullVoxPopuli/CryptoExchangeClient/builds/368190580
right now both badges show as unknown
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the two badges in the issue with the linked Travis build for CryptoExchangeClient, focusing on the env query parameter and the TRAVIS_OS_NAME values. Determine what behavior should make the badges report the macOS and Linux results instead of unknown, then verify both URLs against a Travis build with those environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100