Skip to content

Fix before_deploy in tests#78

Merged
schneems merged 2 commits intomasterfrom
schneems/before_deploy_tests
Apr 24, 2020
Merged

Fix before_deploy in tests#78
schneems merged 2 commits intomasterfrom
schneems/before_deploy_tests

Conversation

@schneems
Copy link
Copy Markdown
Contributor

The setup! calls call_before_deploy in the run_ci method, however it's called outside of the in_directory context so it accidentally commits the results to the current dir instead of the repo being tested against.

@schneems schneems force-pushed the schneems/before_deploy_tests branch 2 times, most recently from cee8573 to 533af67 Compare April 24, 2020 18:46
The `setup!` calls `call_before_deploy` in the `run_ci` method, however it's called outside of the `in_directory` context so it accidentally commits the results to the current dir instead of the repo being tested against.
@schneems schneems force-pushed the schneems/before_deploy_tests branch from 533af67 to b53d7c1 Compare April 24, 2020 18:47
@schneems schneems merged commit 97e5fb6 into master Apr 24, 2020
@schneems schneems deleted the schneems/before_deploy_tests branch April 24, 2020 20:56
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