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

Fix failure tracker #742

Merged
merged 2 commits into from Nov 3, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Ensure that intermittent-tracker is always upgraded when the revision…

… changes.
  • Loading branch information
jdm committed Oct 25, 2017
commit a2934d015b300086b1f6194f5b69d785ebaf4df0
@@ -21,6 +21,7 @@ intermittent-tracker:
- pkgs:
- git+https://github.com/servo/intermittent-tracker@{{ tracker.rev }}
- bin_env: /home/servo/intermittent-tracker/_venv
- upgrade: True
- require:
- virtualenv: intermittent-tracker
{% if grains.get('virtual_subtype', '') != 'Docker' %}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.