Skip to content

Comments

Add Publishing github-actions (as @dsyme 's reference...#26

Open
marklam wants to merge 3 commits intofsprojects:masterfrom
marklam:publishing
Open

Add Publishing github-actions (as @dsyme 's reference...#26
marklam wants to merge 3 commits intofsprojects:masterfrom
marklam:publishing

Conversation

@marklam
Copy link
Collaborator

@marklam marklam commented May 16, 2022

… to FSharp.Control.AsyncSeq).

Create version info like the previous Fake script, uses version.props file and fsproj.
Run fsdocs and fix errors.

This will need the NUGET_ORG_TOKEN_2022 set on the project to be able to push to Nuget, which I'm not able to test but hopefully I've replicated the example properly.

marklam added 2 commits May 16, 2022 18:22
…ol.AsyncSeq).

Create version info like the previous Fake script, uses version.props file and fsproj.
Run fsdocs and fix errors.
@dsyme
Copy link
Contributor

dsyme commented May 17, 2022

@jackmott needs to add fsprojects org as an owner of the package in nuget

https://www.nuget.org/packages/SIMDArray/

Or else a new package name is needed - perhaps FSharp.Collections.SIMDArray is OK though we should review API for FSharp.* suitability. Alternatively FSharpx.Collections.SIMDArray would be fine

@delneg
Copy link
Collaborator

delneg commented May 24, 2022

I propose to change the name to FSharpx.Collections.SIMDArray
@marklam could you also please resolve conflicts ?

@marklam
Copy link
Collaborator Author

marklam commented May 24, 2022

@delneg Sounds good. I've fixed the conflict in the fsproj.

@delneg
Copy link
Collaborator

delneg commented May 24, 2022

@marklam Great, now we need to understand what are the next steps to publish this on NuGet - I myself am not really familiar with this process via fsprojects

@games
Copy link

games commented Jan 21, 2023

hello, any update for this PR? thanks

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.

4 participants