• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kiwitcms / tcms-api
65%

Build:
DEFAULT BRANCH: master
Repo Added 04 Mar 2019 10:33PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • build_wheels_on_windows
  • everything_wo_gssapi
  • kerberos_fix
  • next_release
  • plugin8
  • pr14
  • test_on_windows
  • test_with_kerberos
  • use_new_api
  • v6.7
  • v6.7.1
  • v8.0
  • v8.0.1
  • windows_ci
  • workaround2

pending completion
235

push

travis-ci

atodorov
Start building packages on Windows. Fix #3

NOTE: the wheel package itself is a pure-python package so it
will not matter on what OS it has been built! With the latest
changes to use winkerberos over kerberos customers should be able
to pip install directly on any operating system and pip will
resolve the dependencies for them.

- Prepend C:\cygwin64\bin to PATH
- Prepend C:\Users\appveyor\AppData\Roaming\Python\Python36\Scripts
  to PATH (for wheel.exe)
- unpack wheel packages instead of using unzip -t b/c in AppVeyor
  cygwin64 doesn't have unzip and the one which is in PATH fails
- Use the default Python executable when building venvs for testing
- Replace "bin/activate" with "Scripts/activate" via sed
- Remove "pip install kerberos" b/c winkerberos ships both Source and
  Whell packages
- Remove "-p $(which python)" when calling virtualenv b/c it fails. In
  AppVeyor we have C:\Python36-x64\Scripts\virtualenv.exe in PATH
- Start keeping the built artifacts on AppVeyor

139 of 214 relevant lines covered (64.95%)

0.65 hits per line

Relevant lines Covered
Build:
Build:
214 RELEVANT LINES 139 COVERED LINES
0.65 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
235 master Start building packages on Windows. Fix #3 NOTE: the wheel package itself is a pure-python package so it will not matter on what OS it has been built! With the latest changes to use winkerberos over kerberos customers should be able to pip instal... push 22 Mar 2020 04:59PM UTC atodorov travis-ci pending completion  
191 master <a href="https://github.com/kiwitcms/tcms-api/commit/cccc77173">Revert &quot;Reuse __version__ in docs/conf.py&quot; This reverts commit </a><a class="double-link" href="https://github.com/kiwitcms/tcms-api/commit/0... push 22 Mar 2020 01:28PM UTC atodorov travis-ci pending completion  
190 master docs: Try to import __version__ after mocking imports push 22 Mar 2020 01:27PM UTC atodorov travis-ci pending completion  
189 master Reuse __version__ in docs/conf.py push 22 Mar 2020 01:24PM UTC atodorov travis-ci pending completion  
186 master Simplify conditional requires for kerberos module push 22 Mar 2020 01:19PM UTC atodorov travis-ci pending completion  
174 master Update documentation for krb5.conf defaults push 22 Mar 2020 12:15AM UTC atodorov travis-ci pending completion  
130 master Bug fix: don't fall back to user/pass if kerberos is configured this was revealed by the recently added integration test: https://github.com/kiwitcms/tcms-api/runs/522277212 the root cause is that if statement checking for `use_kerberos` doesn't... push 20 Mar 2020 04:08PM UTC atodorov travis-ci pending completion  
118 master Instruct pylint to ignore failing imports for kerberos/winkerberos push 20 Mar 2020 11:39AM UTC atodorov travis-ci pending completion  
117 master Add GitHub CI workflow for kerberos. Refs #17 - verifies curl, inside the test environment, supports kerberos - verifies web login with kerberos push 20 Mar 2020 11:37AM UTC atodorov travis-ci pending completion  
89 master Add AppVeyor badge push 18 Mar 2020 10:54PM UTC atodorov travis-ci pending completion  
See All Builds (222)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc