Skip to content

Update CI & build.fsx script for more functionality OOTB - #36

Open
shayanhabibi wants to merge 4 commits into
JordanMarr:mainfrom
shayanhabibi:main
Open

Update CI & build.fsx script for more functionality OOTB#36
shayanhabibi wants to merge 4 commits into
JordanMarr:mainfrom
shayanhabibi:main

Conversation

@shayanhabibi

Copy link
Copy Markdown

Am rewriting build scripts on repos with my tools as an exercise.

Feel free to take it or leave it - it lets you bump, test, build, pack, publish from the script --help for each to see what they do.

dotnet fsi src/build.fsx -- --help

# Version bump project, not usable from CI for safety
# patch bump default
dotnet fsi src/build.fsx -- bump
# prerelease bump
dotnet fsi src/build.fsx -- bump pr
# build without restore
dotnet fsi src/build.fsx -- build --quick

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