Skip to content

Conversation

@joao4all
Copy link
Contributor

@joao4all joao4all commented Mar 19, 2024

…input files

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the reqifviewer code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Closes #43 Convert the application to blazor server side #43

  • Application updated to net8.0
  • Migration from webassembly to server side
  • Refactor to upload files to server
  • Dockerfile updated

@joao4all
Copy link
Contributor Author

Pipeline is failing. Seems an issue with Java Runtime version

Copy link
Contributor

@antoineatstariongroup antoineatstariongroup left a comment

Choose a reason for hiding this comment

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

Please also update github workflow files to target net8.0 (.github/workflows)

@joao4all
Copy link
Contributor Author

joao4all commented Mar 20, 2024

Additional Info:

  • Locally, tests are passing and the project is building/running normally
  • This PR will be merged with the failing pipeline => needs to be fixed

@joao4all joao4all merged commit 26cfb64 into development Mar 20, 2024
@samatstariongroup samatstariongroup deleted the feat/GH43-convert-application-to-server-side branch March 20, 2024 09:42
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.

Convert the application to blazor server side

4 participants