Infernio
Infernio
I don't think the code is ready for this at all yet (ref #178 too), but I wanted to take it off the backburner now since it's becoming more relevant.
Obsoleted by #312 - specifically the upcoming _AMerger rewrite, which will absorb the FormID Lists merger.
*(Dropped C-enhancement since this is primarily a discussion issue for now - readd enhancement in 308 once discussion is decided)*
For tracking purposes, the upstream issue that's blocking us from just uploading our nice, script-built 7z files is this: https://github.com/actions/upload-artifact/issues/39
Better to replace it, see #477.
Maybe I'm misunderstanding something, but from my reading of the python docs, ctime won't help us catch any updates on Windows, since it means *creation time* there: https://docs.python.org/2/library/os.path.html#os.path.getctime https://docs.python.org/3/library/os.path.html#os.path.getctime It...
Nightlies now include experimental support for Fallout 4 VR (no installer edits right now though - they were a pain for Enderal, so I'm putting them off for as long...
So here's my proposal, inspired by Rust's [crater](https://github.com/rust-lang/crater), which they use to test hundreds of thousands of libraries and programs for regressions from language changes. Maintainers can invoke crater on...
I would be *highly* interested in at least giving writing this a shot, so I'm probably going to try over the course of the next few weeks either way.
We definitely want some tests on CI. I went ahead and created [test_resources_proprietary](https://github.com/wrye-bash/test_resources_proprietary), since the existing [test_resources](https://github.com/wrye-bash/test_resources) is strictly for CC0 resources that can be used by anyone. We'd have...