Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / testing-cabal/subunit issues and pull requests

#76 - Migrate Python config to pyproject.toml

Pull Request - State: closed - Opened by jelmer 22 days ago

#75 - Reformat python code with "ruff format"

Pull Request - State: closed - Opened by jelmer 7 months ago

#74 - Run ruff in CI

Pull Request - State: closed - Opened by jelmer 7 months ago

#73 - Add support for Python 3.12

Pull Request - State: closed - Opened by mtreinish 8 months ago

#73 - Add support for Python 3.12

Pull Request - State: closed - Opened by mtreinish 8 months ago

#72 - Fix typo in exception handler

Pull Request - State: closed - Opened by cjwatson 9 months ago

#71 - Remove use of deprecated `datetime.datetime` methods

Pull Request - State: closed - Opened by jakelishman 9 months ago

#71 - Remove use of deprecated `datetime.datetime` methods

Pull Request - State: closed - Opened by jakelishman 9 months ago

#70 - Use latest version of checkout action

Pull Request - State: closed - Opened by jelmer 10 months ago

#69 - Fix/silence remaining ruff issues

Pull Request - State: closed - Opened by jelmer 10 months ago

#68 - Fix some issues reported by ruff

Pull Request - State: closed - Opened by jelmer 10 months ago

#67 - Use disperse action

Pull Request - State: closed - Opened by jelmer over 1 year ago

#66 - Upgrade code to a modern version (3.x+)

Pull Request - State: closed - Opened by jelmer over 1 year ago

#65 - Improve unittest calls

Pull Request - State: closed - Opened by jelmer over 1 year ago

#64 - Sort Python import definitions with isort

Pull Request - State: closed - Opened by jelmer over 1 year ago

#63 - Set project URLs for Source and Bugs

Pull Request - State: closed - Opened by jelmer over 1 year ago

#62 - Add disperse configuration

Pull Request - State: closed - Opened by jelmer over 1 year ago

#61 - Rely on external iso8601

Pull Request - State: closed - Opened by jelmer over 1 year ago

#60 - Drop support for eol python 3.6, add 3.11

Pull Request - State: closed - Opened by jelmer over 1 year ago

#59 - Drop compatibility code for memoryview in older Pythons

Pull Request - State: closed - Opened by jelmer over 1 year ago

#58 - Drop extras

Pull Request - State: closed - Opened by jelmer over 1 year ago

#57 - Drop support for testtools < 2.5.0

Pull Request - State: closed - Opened by jelmer over 1 year ago

#56 - handle '_DuplicateWriter' object has no attribute 'buffer'

Pull Request - State: closed - Opened by nchantarotwong over 1 year ago - 8 comments

#55 - Fix reading of test lists

Pull Request - State: closed - Opened by jelmer over 1 year ago

#54 - Remove perl support from the main subunit repo

Pull Request - State: closed - Opened by jelmer over 1 year ago

#53 - Don't explicitly build-require wheel

Pull Request - State: closed - Opened by jelmer over 1 year ago

#52 - Release 1.5.0

Pull Request - State: closed - Opened by stephenfin over 2 years ago - 2 comments

#51 - Fix tests with testtools 2.5.0

Pull Request - State: closed - Opened by cjwatson almost 3 years ago

#50 - Pivot CI to github actions

Pull Request - State: closed - Opened by mtreinish about 3 years ago

#49 - Pivot CI to github actions

Pull Request - State: closed - Opened by mtreinish about 3 years ago - 1 comment

#48 - Revert "Merge pull request #17 from mtreinish/timestamp-output"

Pull Request - State: closed - Opened by mtreinish about 3 years ago

#47 - Fix imports from testtools.compat

Pull Request - State: closed - Opened by mhuin about 3 years ago

#46 - python: Mark rawstrings as such

Pull Request - State: closed - Opened by stephenfin about 3 years ago

#45 - fix CI

Pull Request - State: closed - Opened by graingert over 3 years ago - 2 comments

#44 - State unmaintained status

Pull Request - State: closed - Opened by ssbarnea almost 4 years ago - 5 comments

#43 - Update NEWS and bump versions to prepare for release

Pull Request - State: closed - Opened by mtreinish over 4 years ago - 1 comment

#42 - trivial: Fix indentation

Pull Request - State: closed - Opened by stephenfin over 4 years ago

#41 - Add license to setup.py

Pull Request - State: closed - Opened by sergiuser1 over 4 years ago

#40 - Work around 'short read' race

Pull Request - State: closed - Opened by stephenfin over 4 years ago - 26 comments

#39 - Add support for new python versions and update pkg metadata

Pull Request - State: closed - Opened by mtreinish over 4 years ago - 2 comments

#38 - Remove broken Python 2.6 travis CI job

Pull Request - State: closed - Opened by FedericoRessi almost 5 years ago

#37 - Check written bytes are not None before summing them to offset

Pull Request - State: closed - Opened by FedericoRessi almost 5 years ago - 1 comment

#36 - Fix file open for python3

Pull Request - State: closed - Opened by qinqon over 5 years ago - 3 comments

#35 - Stop running with Python 3.3 on Travis.

Pull Request - State: closed - Opened by jelmer over 5 years ago

#34 - Migrate Gtk interface to GObject introspection

Pull Request - State: closed - Opened by hguemar over 5 years ago - 1 comment

#33 - Switch to setuptools entrypoint console scripts for filters

Pull Request - State: closed - Opened by mtreinish over 5 years ago - 2 comments

#32 - Remove dependency on unittest2

Pull Request - State: closed - Opened by mcepl almost 6 years ago - 3 comments

#31 - Bump pypy3 to version 3.5; also test on cpython 3.5 and 3.6.

Pull Request - State: closed - Opened by jelmer about 6 years ago

#30 - Rely on file.__iter__ rather than file.readlines.

Pull Request - State: closed - Opened by jelmer about 6 years ago - 2 comments

#29 - Add support for parsing in a regex to apply to test ids.

Pull Request - State: closed - Opened by jelmer over 6 years ago

#28 - Modify xunit2subunit test time with proper duration

Pull Request - State: closed - Opened by siva-subramaniam-m over 6 years ago - 2 comments

#27 - Fixup NEWS and versions for recent work

Pull Request - State: closed - Opened by rbtcollins over 6 years ago - 2 comments

#26 - Update release notes for 1.2.0 release

Pull Request - State: closed - Opened by mtreinish over 6 years ago - 3 comments

#25 - Check for ValueError in write only check in _unwrap_text()

Pull Request - State: closed - Opened by mtreinish almost 7 years ago - 7 comments

#24 - xunit2subunit filter to convert xunitxml to subunit

Pull Request - State: open - Opened by nithyag over 7 years ago - 5 comments

#23 - Remove test envs that no longer work from travis.yml

Pull Request - State: closed - Opened by mtreinish over 7 years ago - 10 comments

#22 - Fallback to reading one-byte-at-a-time if select.select fails

Pull Request - State: closed - Opened by claudiubelu over 7 years ago - 4 comments

#21 - Change blocking readlines to a sequence of line-by-line reads

Pull Request - State: closed - Opened by samoand almost 8 years ago - 2 comments

#20 - Fix typo in subunit-filter

Pull Request - State: closed - Opened by jeffrey4l almost 8 years ago - 1 comment

#19 - Add ValueError to make_stream_binary

Pull Request - State: closed - Opened by morganfainberg about 8 years ago - 3 comments

#18 - Improve readability of SubUnit v2 spec

Pull Request - State: closed - Opened by ligurio over 8 years ago - 1 comment

#17 - Add options to output filter to set timestamps

Pull Request - State: closed - Opened by mtreinish over 8 years ago

#16 - Actually ship subunit2disk.

Pull Request - State: closed - Opened by rbtcollins over 8 years ago - 1 comment

#15 - Added a go implementation of the subunit protocol.

Pull Request - State: closed - Opened by come-maiz over 8 years ago - 2 comments

#14 - Fix StreamResultToBytes._write_packet()

Pull Request - State: closed - Opened by vstinner almost 9 years ago - 10 comments

#13 - Typo in the list of incorporated code.

Pull Request - State: closed - Opened by come-maiz almost 9 years ago - 1 comment

#12 - Fix silent failure to write all bytes of a packet

Pull Request - State: closed - Opened by rbtcollins almost 9 years ago

#11 - Typo: s/secnods/seconds/

Pull Request - State: closed - Opened by come-maiz almost 9 years ago - 2 comments

#10 - Correctly decode binary to utf8 string

Pull Request - State: closed - Opened by xbezdick almost 9 years ago - 5 comments

#9 - Handle very short packets

Pull Request - State: closed - Opened by rbtcollins almost 9 years ago - 3 comments

#8 - Add subunit2disk which exports a stream to the fs.

Pull Request - State: closed - Opened by rbtcollins almost 9 years ago - 2 comments

#7 - Add .travis.yml

Pull Request - State: closed - Opened by rbtcollins almost 9 years ago

#6 - Forward stdout content in subunit-2to1.

Pull Request - State: closed - Opened by rbtcollins over 9 years ago - 1 comment

#5 - Remove support for SUBUNIT_FORMATTER.

Pull Request - State: closed - Opened by jelmer over 9 years ago - 3 comments

#4 - Remove unused import.

Pull Request - State: closed - Opened by jelmer over 9 years ago - 1 comment

#3 - Show errors

Pull Request - State: closed - Opened by rbtcollins over 9 years ago - 1 comment

#2 - Fix tests with testtools 1.2.0 and above.

Pull Request - State: closed - Opened by rbtcollins over 9 years ago - 1 comment

#1 - Make subunit-output executable.

Pull Request - State: closed - Opened by jelmer over 9 years ago - 1 comment