NativeScript / NativeScript/android
CI/CD Broken?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 563
- Forks
- 144
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 14
Description
Hello,
Wondering about the CI/CD process, seems like theres only running builds on PRs and not on master anymore?
https://travis-ci.org/github/NativeScript/android-runtime/builds
Also in README.md its stated that build is failing for android-runtime:
"next" is pointing to something very old and PRs are not reachable by next-$DATE-$TRAVIS_BUILD_NUMBER
https://github.com/NativeScript/android-runtime/blob/master/.travis.yml#L6
Can we somehow support to get this smooth again?
Having a feeling that theres a lot of things not going in the right direction..
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 by checking the Travis CI builds linked in the issue, then compare the CI configuration in .travis.yml with the build status shown in README.md. Confirm whether master builds and next-$DATE-$TRAVIS_BUILD_NUMBER artifacts are still supported; the issue is done when the CI status and build references are current and working.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100