Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into main #28

Closed
wants to merge 35 commits into from
Closed

Merge dev into main #28

wants to merge 35 commits into from

Conversation

evalott100
Copy link
Contributor

Merges dev into main

All these changes have been reviewed in their own PRs

This does now mean we do a lot more re-ordering of the list,
but the alternative is to keep two lists which would more easily
become out of sync.
This applies to any PandA field that returns us a label field.
Tests updated to accomodate this.
Also fixes some mypy errors in tests
Also upgrade to newest pythonSoftIoc which includes waveform of
strings support.
Also adjust typing of some test fixtures to better indicate that
the order of items is important
Also raise exception if initial connect fails.
Also improves the IOC startup, by waiting for a signal rather than
just a flat sleep timer
Changed test to use lower case names consistent with PVA
… retrieving commands from the to give them time
…nd 3.10/3.11. We should consider 3.10 minimum on pandablocks-ioc
… give a deprecation warning on python 3.10 if you don't
…nstall requires). Should hopefully fix the problem of deprecation warnings on python/3.8
to use waits, changed the
mocked_panda_standard_responses to wait
until the MockedAsyncioClient is set up
before proceeding with the test.
to allow bobfiles time to be written
in the subprocess. Changed to pvi>=0.5
and python>=3.10
@evalott100
Copy link
Contributor Author

Actually, I'll just do all of this in github, I thought there'd be conflicts but there wasn't

@evalott100 evalott100 closed this Sep 1, 2023
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.

4 participants