You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
After several attempts I could not get the code to work with gitlab,
I finally :
I changed the gitlab lib for the last version : https://www.npmjs.com/package/@gitbeaker/node
I updated the tests.
With the modifications I can create a push branch and make a MR
Hi guys, I'm not sure if this is the place for me to comment, but I can't get staticman to work with gitlab either. I have two main problems afaict:
While I get the welcome to staticman at {STATICMAN_BASE_URL} , I get a GET error when trying to access {STATICMAN_BASE_URL}/api-docs . This makes me wonder if I the heroku app has a problem.
I'm working on a gatsbyjs site with Formik. My comments repo is hosted in a gitlab group (an awesome gitlab feature which lets me group related projects together) and I have no idea how to target this repo in my Formik fetch requests.
Thank you so much for this effort. I hope it can be merged soon! I also struggle with making it work with gitlab.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
After several attempts I could not get the code to work with gitlab,
I finally :
I changed the gitlab lib for the last version : https://www.npmjs.com/package/@gitbeaker/node
I updated the tests.
With the modifications I can create a push branch and make a MR