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 missing require for task runner #335

Merged
merged 1 commit into from Oct 28, 2017
Merged

Conversation

eliasjpr
Copy link
Contributor

Description of the Change

Currently Amber is not compiling on master because of missing requires.
This adds require to the correct places.
Amber compiles successfully after.

Alternate Designs

Benefits

Possible Drawbacks

Currently Amber is not compiling on master because of missing requires.

This adds require to the correct places.

Amber compiles successfully after.
@drujensen drujensen merged commit 509577b into master Oct 28, 2017
@drujensen
Copy link
Member

@elorest I'm going to merge to get master fixed. If you have feedback, still provide it.

Copy link

@lady-elorest lady-elorest left a comment

Choose a reason for hiding this comment

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

Feel free to have merged this. :)

@elorest
Copy link
Member

elorest commented Oct 28, 2017

^ So I left that message above. Not used to there being someone else logged into github on my livingroom computer.

marksiemers pushed a commit to marksiemers/amber that referenced this pull request Oct 28, 2017
Currently Amber is not compiling on master because of missing requires.

This adds require to the correct places.

Amber compiles successfully after.
@eliasjpr eliasjpr deleted the ep/add-missing-tasks-require branch October 28, 2017 12:16
elorest pushed a commit that referenced this pull request Nov 17, 2017
Currently Amber is not compiling on master because of missing requires.

This adds require to the correct places.

Amber compiles successfully after.
elorest pushed a commit that referenced this pull request Nov 17, 2017
Currently Amber is not compiling on master because of missing requires.

This adds require to the correct places.

Amber compiles successfully after.

Former-commit-id: e2d7a12
@faustinoaq faustinoaq added this to Done in Framework 2018 May 5, 2018
@faustinoaq faustinoaq removed this from Done in Framework 2018 Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants