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 bin/run-dev to work with the new array syntax #45

Merged
merged 1 commit into from
Jan 27, 2019
Merged

Fix bin/run-dev to work with the new array syntax #45

merged 1 commit into from
Jan 27, 2019

Conversation

philwo
Copy link
Contributor

@philwo philwo commented Jan 19, 2019

This commit adbae07 broke the run-dev script, because step['plugins'] is now no longer a hash, but an array of hashes.

This commit adbae07#diff-3878fe724c648fb7c135242c7f570c05 broke the run-dev script, because `step['plugins']` is now no longer a hash, but an array of hashes.
Copy link
Contributor

@tessereth tessereth left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! Sorry for the delay. Checking out the generated html files, it looks like buildkite has moved one of their css files, breaking the template (which is not overly surprising). Just in case you haven't found them yet, I'll fix that shortly.

@tessereth tessereth merged commit fe51d62 into bugcrowd:master Jan 27, 2019
@philwo philwo deleted the patch-1 branch January 27, 2019 12:13
@philwo
Copy link
Contributor Author

philwo commented Jan 27, 2019

Thank you :)

I hadn't noticed the CSS issue, because I only had a look at the raw generated HTML - thanks for looking into it!

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.

2 participants