python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Get gitlab file archive for most recent release
This will let me get an archive from a repo:
GET /projects/:id/repository/archive.tar.gz
Is there any way to pass a parameter such that I get an archive for the latest release rather than just the HEA...

boshek
Votes: 0
Answers: 1
Semantic release not accepting GITLAB_TOKEN on gitlab private repository
Here is the error log message:
[3:40:55 PM] [semantic-release] › ✖ The command "git push --dry-run
--no-verify https://gitlab-ci-token:[secure]@[repository-url].git
HEAD:main" failed with ...

rfc1484
Votes: 0
Answers: 1
Avoiding .git folder in composer's vendor when installing from a custom Gitlab domain
I have a Symfony bundle on a git repository managed by GitLab. The bundle is added to Symfony using composer and pointing to the gitlab as an additionnal repository.
Everything works fine, the depende...
GdC
Votes: 0
Answers: 1
How to migrate repositories from GitLab to GitHub
One of my team members has migrated the repositories from GitLab to GitHub but it's not migrated properly later my PM assigned me to do that task. It contains some large files. I am not able to push t...
Kamini Rajesh
Votes: 0
Answers: 1