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

Post debug builds to releases, bump required versions #160

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Post debug builds to releases, bump required versions #160

merged 2 commits into from
Jan 13, 2020

Conversation

genotrance
Copy link
Collaborator

No description provided.

Copy link
Owner

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

Looks good.

@@ -24,13 +24,14 @@ script:
- nim c src/choosenim
- nimble test
Copy link
Owner

Choose a reason for hiding this comment

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

we might need to ensure that nimble test doesn't recompile in release mode via nimble build or something.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Tester builds with nimble build which does not create a release build. We later run nimble build -d:release which does. CI output shows the different file sizes.

https://travis-ci.org/genotrance/choosenim/jobs/636552336#L2824

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