Skip to content

Stage to main#92

Open
sujata-m wants to merge 9 commits into
mainfrom
stage
Open

Stage to main#92
sujata-m wants to merge 9 commits into
mainfrom
stage

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 8 commits May 21, 2026 13:15
Fix OSM→OSW zone _w_id references missing from nodes
## 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 16:19
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.

1 participant