Nathan Rebours
Nathan Rebours
I have done point releases using dune-release in the past and they worked fine. I think indeed the error is related to the value of `dev-repo` field. Any particular reason...
Thanks for reporting this! We should indeed add the `--opam-repo` to the default command, that's an omission on our part. That being said, the rest is not exactly true, I...
It's also worth noting that we recently discovered bugs and inconsistencies in the configuration and the way it is handled by the tool so expect improvements on that front as...
Could you clarify this part: > I had was that I don't have write permission on the custom opam repo I'm trying to publish to. So I had to use...
Yep exactly! The issue I was mentioning about the config above is that the `user` field is redundant with `remote`. We'll soon delete it to use only the latter but...
> I also had to set a project name in the dune-project folder and I was wondering what this was for (and what I should set it to if I...
This is highly disturbing since the error suggests that the URL to the API endpoint is wrong but I just tested it myself and it seems to be valid as...
Indeed the 404 must be a security feature so that you can't use the API to discover private repositories to which you don't have access to, I'm just a bit...
That's weird, we should try with master just to make sure we didn't recently introduced that bug.
Thanks for reporting and sorry for the delay. There has been quite a few changes since then. I'm closing this but please feel free to re-open should the issue arise...