<div id="geary-body" dir="auto"><div><br></div></div><div id="geary-quote" dir="auto"><br>On Wed, Oct 9, 2019 at 07:08, Nicolas Mora <nicolas@babelouest.org> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Le 19-10-09 à 02 h 47, Pirate Praveen a écrit :
<blockquote>
Well, if you had not pushed to js-team, squashing makes sense as it require force push. It is not recommended to force push to team repo after it is published. In this case since we have not uploaded it, you can squash and force push if you like. But never force push once a package is uploaded.
</blockquote>I can't push-force, gitlab won't allow me to:
remote: GitLab: You are not allowed to force push code to a protected
branch on this project.
To salsa.debian.org:js-team/node-i18next.git
<br></div></blockquote><span style="white-space: pre-wrap;"><div><span style="white-space: pre-wrap;"><br></span></div>I guess one of the gitlab acl bugs/features as you have maintainer access there, if you wish you can make master branch as unprotected and force push. But I think lets leave it as it is.</span><div><span style="white-space: pre-wrap;"><br></span><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">For the next time, must the git commits be all squashed for an upload in
the js team?
<br></div></blockquote><span style="white-space: pre-wrap;"><div><span style="white-space: pre-wrap;"><br></span></div>That would be nice, we will have clean git histories.</span></div><div><br></div><div><span style="white-space: pre-wrap;">I'm trying to build your package, but it seems your pristine-tar branch is not correct.</span></div><div><span style="white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;">$ origtargz
W: Unable to locate package node-i18next
</span></div><div><span style="white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;">I had to do the following steps,</span></div><div><span style="white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;">$ pristine-tar checkout ../node-i18next-17.0.18.tar.gz
pristine-tar: successfully generated ../node-i18next-17.0.18.tar.gz
$ mv ../node-i18next-17.0.18.tar.gz ../node-i18next_17.0.18.orig.tar.gz
</span></div><div><span style="white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;">Check the file names, you imported the wong tarball I think. Please use pristine-tar commit to add correct orig.tar</span></div></div>