-
Notifications
You must be signed in to change notification settings - Fork 242
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
fix/json node serialization #2039
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
9ff9789
Merge pull request #1846 from microsoft/vnext
MaggieKimani1 b5b11f5
Merge pull request #1860 from microsoft/vnext
irvinesunday 97f8450
Merge pull request #1873 from microsoft/vnext
irvinesunday 8c64b50
Merge pull request #1885 from microsoft/vnext
irvinesunday 3e0a83f
Merge pull request #1898 from microsoft/vnext
irvinesunday 18482f3
Merge pull request #1906 from microsoft/vnext
MaggieKimani1 d7b19ce
Merge pull request #1908 from microsoft/vnext
MaggieKimani1 df5d0c7
Merge pull request #1914 from microsoft/vnext
MaggieKimani1 55352f1
ci: updates main with the latest ci changes
baywet a3c6c83
fix: removes extraneous download artifact task
baywet 662e9d7
fix: hidi GH release
baywet 1ae06b1
fix: redundant artifact upload
baywet e521230
Merge pull request #2005 from microsoft/ci/updates-to-main
baywet 166747f
fix: removes actions steps that create extraneous tags
baywet ff52d83
fix: updates output syntax for tag version
baywet 2fcda79
ci: moves create github release to its own job
baywet ee99c4d
nit: fixes indent
baywet 2efd4eb
Merge pull request #2017 from microsoft/fix/ci-hidi-gh-upload-to-main
baywet c3d0c15
Merge pull request #2015 from microsoft/dev
baywet e7dfa1a
fix: reverts to a regular variable for the tag value
baywet 5a824bb
ci: fix artefacts path
baywet 249ff45
Merge pull request #2021 from microsoft/fix/ci-tag-value-to-main
baywet cce2495
Merge pull request #2028 from microsoft/dev
baywet a6a44a7
fix: date time and date time offset shifting zones
baywet 4a50c77
fix: removes useless condition for null check
baywet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼