Skip to content

0.1.7 for the new result changes #211

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

Merged
merged 12 commits into from
Aug 8, 2018
Merged

0.1.7 for the new result changes #211

merged 12 commits into from
Aug 8, 2018

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Aug 7, 2018

This should fail PR checks... so, testing that!

@@ -43,6 +40,32 @@ in {
test -e $out/bin/github_comment_poster
test -e $out/bin/log_message_collector
test -e $out/bin/evaluation_filter
# Verify that the outpath contains the version number matching the
Copy link
Member

Choose a reason for hiding this comment

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

nice 😃

@grahamc
Copy link
Member Author

grahamc commented Aug 8, 2018

@LnL7 can you take a look to see why the tests are failing now? Seems related to your timeout PR.

@@ -4,7 +4,7 @@ in {
success = derivation {
name = "success";
system = builtins.currentSystem;
builder = nix.shell;
builder = builtins.storePath nix.shell;
Copy link
Member

Choose a reason for hiding this comment

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

still works on darwin with build-remote.

@LnL7 LnL7 merged commit a7000b9 into released Aug 8, 2018
@grahamc grahamc deleted the bump-0.1.7 branch August 9, 2018 19:49
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