-
I was wondering if there is a plan to setup continuous integration for running the unit and integration tests automatically on each pull request as well as on merges to master branch. I think as the p…
mkaze updated
2 years ago
-
Need to design a rule spec, I think YAML will probably work best for this
-
### Describe the bug
It's the kind of issue that's hard to name or explain, or even reduce to simple code. But here's what I've observed since `check_step_determinism` was added: when I do the chec…
-
Hi,
I'd be more than happy to submit some pull requests on these various terms. I'd much rather get an opinion first before starting on a PR:
- [ ] application (as a compliment to `partial applica…
-
Different tests seems to fail non-deterministically:
- CodeExpr0.bpl: https://github.com/boogie-org/boogie/actions/runs/9973516141/job/27559010448?pr=908
- test2/B.bpl: https://github.com/boogie-o…
-
# 🐞 bug report
### Affected Rule
https://github.com/bazelbuild/rules_python/blob/main/docs/pypi-dependencies.md
Specifically `py_library` with `name = "pkg"` generated by
```
pip = use_exten…
-
## Issue summary
Stella set_state seems to be a little odd:
```
import retro
for game in sorted(retro.data.list_games()):
if not game.endswith('-Atari2600'):
continue
en…
-
On branch ppopovic/rebased_didt_tests, we should check if any of the tests produce non-deterministic output prior to causing hangs, ideally on multiple t3k machines, with and without stagger applied
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite 8.27.1
- rewrite-templating:1.9.2
- error_prone_core:2.28.0
I have the following refaster recipe:
```java
…
-
I see that this was discussed previously in #10 and #30 but as far as I can tell, it was never coherently explained why cargo-update needs to do this differently.
Synopsis of previous thread and so…