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

Publish Avalonia version to NuGet #192

Closed
ForNeVeR opened this issue Apr 7, 2019 · 2 comments
Closed

Publish Avalonia version to NuGet #192

ForNeVeR opened this issue Apr 7, 2019 · 2 comments
Assignees

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Apr 7, 2019

To give our users a chance to take a look at the Avalonia version of our library, we need to publish it to NuGet.

I have the following plan:

  1. I'll create a separate nuspec for Avalonia in a feature/17-avalonia branch
  2. I'll publish the branch as a separate NuGet artifact and mark it as a preview
  3. We'll have separate versioning for the master and Avalonia branches for now and will possibly merge the versioning schemes in future
  4. That means that Avalonia branch is now set in stone: no rebase for it (because each public release should be strictly reproducible and thus requires a tag)

At that moment, it's important to mark everything as preview or "alpha" so people won't rely on our code too much. Everything inside of that artifact is a subject of very likely changes.

@ForNeVeR
Copy link
Owner Author

Decided to name the artifact this way:

<id>AvaloniaMath</id>
<title>Avalonia-Math</title>

@ForNeVeR ForNeVeR mentioned this issue Aug 21, 2019
14 tasks
@ForNeVeR
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant