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

Travis support for better code review #1042

Merged
merged 2 commits into from Nov 15, 2018
Merged

Travis support for better code review #1042

merged 2 commits into from Nov 15, 2018

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Nov 4, 2018

This is complementary for github review
as it provides instead feedback in the pr interface.
Since all it does is building release.nix the
maintenance effort should minimal.

.travis.yml Outdated Show resolved Hide resolved
@Mic92 Mic92 force-pushed the travis branch 2 times, most recently from 995b834 to 7775b06 Compare November 4, 2018 23:25
@Mic92
Copy link
Member Author

Mic92 commented Nov 4, 2018

There is currently I am investigating since it works on my nixpkgs revision: https://travis-ci.com/Mic92/nixops/jobs/156237797#L4428

$ python2 -c 'import boto.ec2'

This is complementary for github review
as it provides instead feedback in the pr interface.
Since all it does is building release.nix the
maintenance effort should minimal.
@Mic92 Mic92 force-pushed the travis branch 7 times, most recently from 557fa48 to 0ae2c5b Compare November 10, 2018 13:32
@Mic92
Copy link
Member Author

Mic92 commented Nov 10, 2018

nixops/diff.py Outdated Show resolved Hide resolved
nixops/diff.py Show resolved Hide resolved
@Mic92
Copy link
Member Author

Mic92 commented Nov 15, 2018

@domenkozar
Copy link
Member

lgtm

@domenkozar domenkozar merged commit 18fe72f into NixOS:master Nov 15, 2018
@domenkozar
Copy link
Member

I've enabled travis-ci for this repository.

@Mic92 Mic92 deleted the travis branch November 15, 2018 17:24
@Mic92
Copy link
Member Author

Mic92 commented Nov 15, 2018

Is there a special NixOS profile I need to apply on my system in order to run all unittests? Having a higher code coverage would help to get better type suggestions.

@domenkozar
Copy link
Member

Mosts tests are functional, so you need configured backends.

@Mic92 Mic92 mentioned this pull request Nov 15, 2018
@tomberek
Copy link
Contributor

Add typing to release.nix?

@Mic92
Copy link
Member Author

Mic92 commented Nov 20, 2018

@tomberek see

typing

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

3 participants