-
Notifications
You must be signed in to change notification settings - Fork 8
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
Decommission dead features & accommodate Robot,Studio,UpdateSrv #101
Draft
eduard-dumitru
wants to merge
13
commits into
master
Choose a base branch
from
feat/accomodate_robot_studio
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51ae923 - Browse repository at this point
Copy the full SHA 51ae923View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee679a0 - Browse repository at this point
Copy the full SHA ee679a0View commit details
Commits on Jun 12, 2024
-
* Retry mechanism when OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370 * Throw for the second exception in the last 1 second * add dotnet sdk 5 to yaml * set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12) * move 'CI' folder under 'src' - to match to existing pipeline definition * node: fix failing tests
Configuration menu - View commit details
-
Copy full SHA for f1927a2 - Browse repository at this point
Copy the full SHA f1927a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047d405 - Browse repository at this point
Copy the full SHA 047d405View commit details -
- namespaces remain the same as different versions can coexist in the same CLR after build
Configuration menu - View commit details
-
Copy full SHA for 753be9c - Browse repository at this point
Copy the full SHA 753be9cView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a25cd01 - Browse repository at this point
Copy the full SHA a25cd01View commit details
Commits on Jun 26, 2024
-
decommission object params (#103)
* decommission object params * rely on BuildNumber for the VersionSuffix
Configuration menu - View commit details
-
Copy full SHA for 22df014 - Browse repository at this point
Copy the full SHA 22df014View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2601f27 - Browse repository at this point
Copy the full SHA 2601f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0959a95 - Browse repository at this point
Copy the full SHA 0959a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cc234 - Browse repository at this point
Copy the full SHA 71cc234View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab26f0c - Browse repository at this point
Copy the full SHA ab26f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b53aeb0 - Browse repository at this point
Copy the full SHA b53aeb0View commit details
Commits on Jul 1, 2024
-
downgrade Microsoft.Extensions.DependencyInjection.Abstractions back …
…to 5.0.0 - but add Microsoft.Bcl.AsyncInterfaces=6.0.0 as a top-level dependency just for net461 in order to bring `ManualResetValueTaskSourceCore<T>` for net461
Configuration menu - View commit details
-
Copy full SHA for 8897b05 - Browse repository at this point
Copy the full SHA 8897b05View commit details
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.