Skip to content

Convert the installer to .net core#5

Draft
PublicSVM wants to merge 11 commits into
Dalet:developfrom
PublicSVM:feature/dotnet-core-installer
Draft

Convert the installer to .net core#5
PublicSVM wants to merge 11 commits into
Dalet:developfrom
PublicSVM:feature/dotnet-core-installer

Conversation

@PublicSVM

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread SpeedrunModInstaller.Services/Internal/Utils.cs Outdated
Comment thread azure-pipelines.yml

# ${{ if not(startsWith(variables['Build.SourceBranch'], 'refs/tags/v')) }}:
# buildConfiguration: 'Experimental'
# ${{ if startsWith(variables['Build.SourceBranch'], 'refs/tags/v') }}:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I had some issues with getting the experimental build to work. I can look into it again later.

Comment thread azure-pipelines.yml Outdated

- task: GitHubRelease@0
condition: startsWith(variables['Build.SourceBranch'], 'refs/tags/')
enabled: 'false' # not fixed yet

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Things still needs to be zipped up and prepared for deploy

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Files are now zipped, but could do with some improvements for usability. (The installer is one specific file in a folder full of other files.)

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.

1 participant