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

PC-1049: Update C# and .Net #349

Closed
wants to merge 6 commits into from
Closed

Conversation

Glenn-Clarke
Copy link
Contributor

Link to Jira ticket

Description

Updated references to C# 12 and .Net 8.0.
Preemptively fixed concurrency issues in StaticAssetsVersioningService

Checklist

  • I have made any necessary updates to the documentation
  • I have checked there are no unnecessary IDE warnings in this PR
  • I have checked there are no unintentional line ending changes
  • I have added tests where applicable
  • If I have made any changes to the code, I have used the IDE auto-formatter on it
  • If I have made any changes to website flow, I have updated the Flow Miro Board
  • If I have made any changes to website flow, I have checked forward and back behaviour is still consistent
  • If I have made any changes to the Local Authority or Consortium data, I have made sure these changes have been reflected in the HUG2 Portal repository

@Glenn-Clarke Glenn-Clarke requested review from jdgage and samyou-softwire and removed request for jdgage and samyou-softwire July 31, 2024 10:31
run: dotnet restore --configfile nuget.config

- name: Build .Net code
env: {DOTNET_NUGET_SIGNATURE_VERIFICATION: false}
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this hasn't worked, but for what it's worth I think Linux vs Windows might be a likely culprit here!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not completely sure. I think its happening on Windows now as well, since my PC restarted. I'm wondering if its some sort of caching thing?

I'm waiting on a windows build right now, to see if it builds faster the second time.

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm yes fair enough. It is a bit annoying that we're using docker but not in a way that we can replicate what's happening in CI.

@jdgage
Copy link
Contributor

jdgage commented Aug 5, 2024

While I remember: don't forget to update the README!

@Glenn-Clarke
Copy link
Contributor Author

Cleaning up the attempted fixes while I think of it, so I've got a good base to revert to

@samyou-softwire
Copy link
Contributor

superseded by #365

@samyou-softwire samyou-softwire deleted the PC-1049-Update-C#-and-.Net branch October 3, 2024 14:20
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.

3 participants