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

#5 Added Cake build script #23

Merged
merged 5 commits into from
Feb 11, 2018
Merged

Conversation

zabrowarnyrafal
Copy link
Member

  • moved postgres distributions from tools/ folder to pg-dist/
  • provided Cake build system related files
  • added dummy unit test

@marcinbudny
Copy link
Contributor

Do we need tools/packages.config in the repo at all?
Should we version with gitversion?

@zabrowarnyrafal
Copy link
Member Author

Regarding packages.config - yes - it's playing role of *.lock file in sense of keeping same version of Cake.

@zabrowarnyrafal
Copy link
Member Author

Regarding semver - i'm not sure if we should use gitversion - maybe something less strict like bumpy. GitVersion is suitable for git flow but maybe we should into consideration GH flow where gitversion is not very best choice.

Rafal Zabrowarny added 2 commits February 10, 2018 21:30
…build task; require specify relative path to nuspec file in csproj file or pack task will automatically generate own nuspec
@zabrowarnyrafal zabrowarnyrafal merged commit e1427b7 into develop Feb 11, 2018
zabrowarnyrafal added a commit that referenced this pull request Feb 14, 2018
…ckage

Merge release/0.2.0-publish-nuget-package

* #15 use options object in PostgresRunner API
* #5 Added Cake build script (#23)
* #7 Added Appveyor CI configuration (#24)
* #10 Fix broken linux pg distribution (#28)
* Added release,hotfix branches to CI build
* Appveyor - verbose logging of gitversion
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.

None yet

2 participants