StanfordAHA / Halide-to-Hardware

Other
74 stars 12 forks source link

Jeff, ignore this pull request, it is a test of auto-garnet build triggering #67

Closed dillonhuff closed 4 years ago

dillonhuff commented 4 years ago

@Kuree I created this PR after you merged the Halide-to-Hardware auto-build in to GarnetFlow, but I do not see a garnetflow build starting. Should the garnetflow build have started immediately?

Kuree commented 4 years ago

I will debug to see what's going on.

Kuree commented 4 years ago

@dillonhuff I think I've found the bug: https://github.com/Kuree/aha-flow-app/blob/master/index.js#L67

It seems like js's replace only replace the first occurrence. I will issue an fix to see if it resolves the issue.