Ecosyste.ms: Issues

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

GitHub / stb-tester/stbt-rig issues and pull requests

#64 - snapshot: Implicitly track ("git add") new files?

Issue - State: open - Opened by drothlis 8 months ago - 4 comments

#63 - snapshot: Include hostname in commit message

Pull Request - State: open - Opened by drothlis 9 months ago - 2 comments

#62 - CI: requirements.txt: Pin pytest to 6.2.5

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

#61 - Pytest 8 removes `fspath` argument for Node constructors

Issue - State: closed - Opened by drothlis 9 months ago - 4 comments

#60 - Work around test discovery bug in VS Code v2024.2.0

Pull Request - State: closed - Opened by drothlis 9 months ago - 1 comment

#59 - setup --vscode: Prompt user to install recommended extensions

Pull Request - State: closed - Opened by drothlis 12 months ago - 1 comment

#58 - Update VSCode deprecated linting settings

Pull Request - State: closed - Opened by drothlis 12 months ago - 2 comments

#57 - Linux/MacOS: Time out file locking after 10s

Pull Request - State: closed - Opened by wmanley about 1 year ago - 2 comments

#56 - Add commands `auth get-username` and `auth logout`

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

#55 - snapshot hangs silently if stbt-rig-snapshot.lock already taken

Issue - State: closed - Opened by drothlis almost 2 years ago - 2 comments

#54 - setup --vscode: Configure git.fetchOnPull and git.pruneOnFetch

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

#53 - Add encrypt-secret command

Pull Request - State: closed - Opened by wmanley almost 2 years ago - 3 comments

#52 - pytest mode: Don't prompt for access token

Pull Request - State: closed - Opened by drothlis almost 2 years ago - 1 comment

#51 - Ask again if you enter a blank access token

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

#50 - setup: Upgrade stb-tester & stbt-core to latest ${stbt_version}.x.y

Pull Request - State: closed - Opened by drothlis about 2 years ago

#49 - setup: Use python3.10 (if available) for stbt_version 33

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

#47 - CI fixes

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

#46 - Drop support for Python 2

Pull Request - State: closed - Opened by drothlis over 2 years ago - 1 comment

#45 - stbt-rig setup: Install tzlocal

Pull Request - State: closed - Opened by drothlis over 3 years ago

#44 - More IDE fixes

Pull Request - State: closed - Opened by wmanley over 3 years ago

#43 - More setup fixes on Windows

Pull Request - State: closed - Opened by wmanley over 3 years ago

#42 - download: Continue if one of the artifacts failed to download

Pull Request - State: closed - Opened by drothlis over 3 years ago

#41 - pytest: Fix test collection with non-ASCII files

Pull Request - State: closed - Opened by wmanley over 3 years ago

#40 - Various fixes for VSCode integration

Pull Request - State: closed - Opened by wmanley over 3 years ago - 3 comments
Labels: VS Code

#39 - Remove overly verbose --help output

Pull Request - State: closed - Opened by drothlis over 3 years ago

#38 - Add `setup` command to make initial setup a single step

Pull Request - State: closed - Opened by wmanley almost 4 years ago - 1 comment
Labels: VS Code

#37 - Environment variables

Pull Request - State: closed - Opened by wmanley almost 4 years ago

#36 - pytest mode: Don't push git snapshot during pytest collection

Pull Request - State: closed - Opened by drothlis almost 4 years ago - 1 comment

#35 - Package stbt_rig for PyPI

Pull Request - State: closed - Opened by drothlis almost 4 years ago - 1 comment
Labels: VS Code

#34 - Display test's log in user's local timezone

Pull Request - State: closed - Opened by drothlis about 4 years ago - 2 comments

#33 - JUnit XML output: Include timezone information in XML

Pull Request - State: closed - Opened by wmanley about 4 years ago - 5 comments

#32 - Add "download" command to download artifacts from a previous test-result

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

#31 - Add --junit-xml option

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

#30 - Use refs/snapshots/$username instead of refs/heads/$username/snapshot

Pull Request - State: closed - Opened by drothlis almost 5 years ago - 2 comments

#29 - VS Code support

Pull Request - State: closed - Opened by drothlis almost 5 years ago
Labels: VS Code

#28 - Add --artifacts option to download test-result artifacts

Pull Request - State: closed - Opened by wmanley about 5 years ago - 3 comments

#27 - Auth: Use a requests adapter rather than an outer loop for retries

Pull Request - State: closed - Opened by wmanley about 5 years ago - 1 comment

#26 - Fix find_test_pack_root on Windows

Pull Request - State: closed - Opened by wmanley about 5 years ago - 1 comment

#25 - Python 3 compatibility

Pull Request - State: closed - Opened by drothlis about 5 years ago - 4 comments

#24 - pytest: Don't block for git credentials when pushing snapshot

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

#23 - Fix UnboundLocalError in jenkins/bamboo modes

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

#22 - Do report test-results to Jenkins if job stopped with Control-C

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

#21 - stop: Handle jobs that take a long time to stop

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

#20 - stbt-rig: Only stop long-running jobs on SIGINT/SIGTERM/SIGHUP

Pull Request - State: closed - Opened by drothlis almost 6 years ago - 2 comments

#19 - Retry HTTP requests for robustness

Pull Request - State: closed - Opened by wmanley almost 6 years ago - 8 comments

#18 - Add pytest integration

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

#17 - Add snapshot command

Pull Request - State: closed - Opened by drothlis about 6 years ago - 1 comment

#16 - Add bash tab-completion

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

#15 - Add User-Agent "stbt-rig"

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

#14 - Change hashbang from "python2" to "python" for MacOS compatibility

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

#13 - Add "--csv" argument to save test-results in CSV format

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

#12 - Add Python API `Result.download_artifact`

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

#11 - Add support for Gitlab CI

Pull Request - State: closed - Opened by wmanley over 6 years ago - 4 comments

#10 - Shorten the untracked files warning and unit tests

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

#9 - Shorten the untracked files warning

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

#8 - Add support for Bamboo (Atlassian's CI server)

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

#7 - Add -C command line option

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

#6 - Fix reauth when using invalid token in interactive mode

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

#5 - Add .appveyor.yml to run pylint on Windows

Pull Request - State: closed - Opened by drothlis about 7 years ago

#4 - Windows portability: There's no SIGHUP on Windows

Pull Request - State: closed - Opened by drothlis about 7 years ago

#3 - Jenkins integration

Pull Request - State: closed - Opened by drothlis about 7 years ago

#2 - Portability: Work around no symlinks on Windows

Pull Request - State: closed - Opened by wmanley about 7 years ago - 1 comment

#1 - Windows stbt.conf symlink support

Issue - State: closed - Opened by wmanley about 7 years ago - 1 comment