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

Update dependencies, plus merge fix #1134

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

BillWagner
Copy link
Member

Two distinct changes here.

First, update all dependencies. Dependabot should have updated these, but that PR is failing the build. It appears that some updates weren't correctly applied.

Second, a quick work-around for the "update on merge" action so that it runs correctly. It's block, so I just copied the shell script and made mods. I'll take a bit longer to create a single script that reports errors and warnings correctly when the actions run not as part of a PR validation. I need to do some research there, and this is blocking us.

Two distinct changes here.

First, update all dependencies. Dependabot should have updated these, but that PR is failing the build. It appears that some updates weren't correctly applied.

Second, a quick work-around for the "update on merge" action so that it runs correctly. It's block, so I just copied the shell script and made mods. I'll take a bit longer to create a single script that reports errors and warnings correctly when the actions run not as part of a PR validation. I need to do some research there, and this is blocking us.
@BillWagner BillWagner requested a review from jskeet June 24, 2024 15:50
Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took me a little while to work out what the differences were in the script, but I've now figured it out :)

@BillWagner BillWagner merged commit 6dcbde0 into dotnet:draft-v8 Jun 24, 2024
6 checks passed
@BillWagner BillWagner deleted the update-dependencies branch June 24, 2024 16:15
BillWagner added a commit to BillWagner/csharpstandard that referenced this pull request Jun 24, 2024
Fix the hack in dotnet#1134 with more reasonable shell programming.
BillWagner added a commit that referenced this pull request Jun 27, 2024
* Fix hack

Fix the hack in #1134 with more reasonable shell programming.

* Test run for check status on converter

Add the code to upload check results from the word converter

* typo

* Add some logging for testing

* Fix status check report.

* Update diagnostic IDs for the word converter

* Doing a quick review
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.

2 participants