@baris is it possible to get rid of the username when replying to a post?
Latest posts made by tobiasdossinger
-
RE: Replying to posts: Move reply cursor to after username
-
Directing from gdpr page to another page
Hey mates,
is it possible to direct an user to another page after clicking the submit button on the gdpr page? Currently i get directed to the user profile page.
-
RE: Testing stage in GitLab pipeline
@pitaj Oh sorry for the confusion. No, it's not a general Node question. I just tried to run
npm test
with the exiting nodebb test suite on a gitlab runner and it doesn't seem to work.Is this even possible? Is there an existing workflow for GitLab?
-
Testing stage in GitLab pipeline
Hey,
is there a testing workflow for GitLab pipelines?
I'm trying to setup a testing stage on my gitlab ci/cd but nothing seem to work.