Ofek Lev
Ofek Lev
This is unsupported until workspaces functionality is implemented early next year.
Your workaround is reasonable yes! An optimization would be to purge from the cache only the package in question
Sorry for the lack of review time! The next minor release introduces a breaking change such that the current directory will no longer be modified if already inside the root:...
Set the username to `__TOKEN__`
You are entering the token into the user field it appears
Yes, Hatch uses your system's credential manager to store previous authentication info and that might require you entering your password. Did the upload work after that?
Use the flags of the publish command to set both the username and authentication info. The `--initialize-auth` flag might work also, let me know.
> Use the flags of the publish command to set both the username and authentication info.
Let's start from the top. To authenticate you need credentials and your username. Which flags do you think correspond to each one?
Try both the user and auth flags at the same time