Peter Monks
Peter Monks
@maoo recall that the FINOS metadata includes all GitHub usernames an individual has ever used, in order to support Bitergia's historical data. Furthermore, the metadata doesn't (currently) differentiate between usernames...
This behaviour was equally unhelpful back in the `lein check` days. But regardless, if this is configurable (as I think OP is proposing) then those who like to spend time...
@goneall I believe this PR can be closed without merging, as the changes here were merged as part of PR #249.
It it's helpful, I'm also seeing similar failures with [the official Apache-1.0 license text](https://www.apache.org/licenses/LICENSE-1.0.txt) too, though I haven't troubleshooted that to the same level of detail is I did with...
[This post](https://www.gertgoet.com/2019/02/06/deploying-a-tools-deps-clojure-project-to-heroku.html) has a workaround that works, but I'll be the first to admit that it's a little janky...
@den1k any chance you might consider reopening this, for the benefit those of us who are using Heroku?
@lhrb what's in your `bin/build` file? Here's a working example, if that's helpful: https://github.com/pmonks/for-science/blob/main/bin/build
And what's the error with `clojure`? Still the same thing (complaining about `rlwrap`)?
Which version of `org.clojure/clojure` are you using in your `deps.edn` file?
Here's a possible idea (that may be completely off base, so feel free to shoot it down if it clearly won't work): Instead of trying to read `project.clj` files as...