-
Notifications
You must be signed in to change notification settings - Fork 80
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
GitHub actions: Version up deprecated upload-artifact and download-artifact #409
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add callback to retrieve control classes from control_protocol_state
ERROR: module 'asyncio' has no attribute 'get_running_loop' and CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team
…l Protocol websocket, or negative to disable the control protocol features
Co-authored-by: Simon Lo <[email protected]>
Pull command handle up to IS-12 command handling level
Co-authored-by: Simon Lo <[email protected]>
Added Device configuration data type definitions.
* Add bulkPropertiesManager control class * Add fixed role to bulkPropertiesManger * Add fixed role and correct method_id in bulkPropertiesManager * add Device Configuration method handlers * Device Configuration method handlers in NcBulkPropertiesManager method * Add bulkProperties endpoints * Typedefs for bulk properties manager user defined methods * Schema validation on bulkProperties endpoint * Pass control protocol resources required for backup/restore --------- Co-authored-by: Simon Lo <[email protected]>
* Add Bulk Properties Manager to Device Model * Refactor bulkProperties GET method * Refactor bulkProperties PATCH and PUT methods * Updated according to latest specification --------- Co-authored-by: Simon Lo <[email protected]>
Co-authored-by: Simon Lo <[email protected]>
Remove redundant parameters.
IS-14 rename and simplify
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
upload-artifact:
v1 -> v4.4.1
download-artifact:
v2.0 -> v4.1.8