Brian

Results 10 issues of Brian

There should be a way to skip pre-commit hooks

enhancement

There's no way to rebase stacked PRs onto the latest (or any) commit on main or dev.

bug

# What does this PR do? OCI doesn't properly handle their exception `oci._vendor.requests.exceptions.ChunkedEncodingError`. This means that no retries happen following their default retry strategy. The issue is that they have...

# What does this PR do? # What issue(s) does this change relate to? # Before submitting - [ ] Have you read the [contributor guidelines](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md)? - [ ] Is...

Playing Sky Factory 4 Headcrumbs version 2.0.4 Crash log below https://pastebin.com/tBCyHYRC There's no indication that it's Headcrumbs in the log, but I was suspicious of the error it was throwing....

Version 3.12.97 EC2 Version 2.6.2 Client crashes when trying to place wireless terminal into storage Player data has been corrupted and I now crash any time I try to open...

Type hints aren't being split on separate lines even though arguments are. What's the correct setting to get consistent formatting? Incorrect ``` argument: Optional[Union[SomeType, Tuple[SomeType, int], Sequence[Union[SomeType, Tuple[SomeType, int]]], ]]...

# What does this PR do? Adds metadata logging to mosaicml logger for when checkpoint upload starts when a checkpoint is done loading. The information logged is the timestamp and...

Tests that expected keys for TrainConfig are populated in the logged config

# What does this PR do? # What issue(s) does this change relate to? # Before submitting - [ ] Have you read the [contributor guidelines](https://github.com/mosaicml/composer/blob/main/CONTRIBUTING.md)? - [ ] Is...