teknologi-umum / pesto

Remote Code Execution Engine that lets you execute any piece of code on a remote server via REST API
Apache License 2.0
37 stars 7 forks source link

Bump Registration to .NET 8 #157

Closed aldy505 closed 7 months ago

aldy505 commented 10 months ago

We're still using .NET 7 for the registration container. It should be bumped

https://github.com/teknologi-umum/pesto/blob/5338cf8bf9f1ad33ea5f770adb74f071ff105f8e/registration/Dockerfile#L1-L6

https://github.com/teknologi-umum/pesto/blob/5338cf8bf9f1ad33ea5f770adb74f071ff105f8e/registration/Registration.csproj#L4

https://github.com/teknologi-umum/pesto/blob/5338cf8bf9f1ad33ea5f770adb74f071ff105f8e/.github/workflows/systems-pr.yml#L148

https://github.com/teknologi-umum/pesto/blob/5338cf8bf9f1ad33ea5f770adb74f071ff105f8e/.github/workflows/systems-nightly.yml#L150

aldy505 commented 7 months ago

Nevermind, we'll rewrite it in Rust.