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

Add tool for upgrading from v7 to v8 #291

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Add tool for upgrading from v7 to v8 #291

merged 2 commits into from
Aug 28, 2023

Conversation

tjololo
Copy link
Member

@tjololo tjololo commented Aug 17, 2023

Description

Tool to ease the process of upgrading existing v7 application to v8.
Marking as draft until workflow for creating releases with binaries are in place

Related Issue(s)

Fixes #275

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@tjololo tjololo linked an issue Aug 17, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tjololo tjololo marked this pull request as ready for review August 22, 2023 06:39
@RonnyB71
Copy link
Member

RonnyB71 commented Aug 28, 2023

No solution file or changes to existing?

Copy link
Member

@RonnyB71 RonnyB71 left a comment

Choose a reason for hiding this comment

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

🕹️

@tjololo
Copy link
Member Author

tjololo commented Aug 28, 2023

No solution file or changes to existing?

Didn't add the project file to the app solution file. If we add it to the solution I think it will trigger a build and release of the upgrade tool when we release a new version of the app nugets

@tjololo tjololo merged commit d21de61 into v8 Aug 28, 2023
12 checks passed
@tjololo tjololo deleted the add-upgradetool branch August 28, 2023 10:52
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.

Upgrade tool for v7 to v8
2 participants