Skip to content

Dev to Stage - #91

Merged
sujata-m merged 3 commits into
stagefrom
dev
Jun 10, 2026
Merged

Dev to Stage#91
sujata-m merged 3 commits into
stagefrom
dev

Conversation

@sujata-m

Copy link
Copy Markdown
Collaborator

Dev Board Ticket

Changes

  • Upgraded osm-osw-reformatter to 0.3.6
  • Updated formatter service compatibility for python-ms-core==0.0.26
  • Updated Azure storage upload call to use `create_file(name=...)``
  • Added callback execution environment settings before initializing Core
  • Added conditional shutdown behavior for unlimited max_receivable_messages
  • Added README badges for unit tests, coverage, and dynamic package versions from requirements.txt

Testing

python -m coverage run --source=src -m unittest discover -s tests/unit_tests
.................
.........
Ran 72 tests in 7.685s

OK

sujata-m and others added 2 commits June 10, 2026 17:49
## Dev Board Ticket

- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/3726

## Changes
- Upgraded `osm-osw-reformatter` to `0.3.6`
- Updated formatter service compatibility for `python-ms-core==0.0.26`
- Updated Azure storage upload call to use `create_file(name=...)``
- Added callback execution environment settings before initializing Core
- Added conditional shutdown behavior for unlimited `max_receivable_messages`
- Added README badges for unit tests, coverage, and dynamic package versions from `requirements.txt`

## Testing
```
python -m coverage run --source=src -m unittest discover -s tests/unit_tests
.................
.........
Ran 72 tests in 7.685s

OK
```
Upgrade osm-osw-reformatter to 0.3.6
@sujata-m
sujata-m requested review from MashB and susrisha June 10, 2026 15:55
@sujata-m
sujata-m merged commit 3fcf379 into stage Jun 10, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants