Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Bugs

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Wekan/Bugs · July 19, 2020 at 10:17am

Stuck at wekan-ldap: updating npm dependencies -- ldapjs...

Wekan / Bugs · July 19, 2020 at 10:17am (Edited 4 years ago)

I am trying to run wekan from source

I followed the instructions on the wiki and have uncommented the build section from the docker-compose file and did docker-compose up -d --build

I am running it on windows 10 machine

anyone facing / faces similar issue ?

Load previous messages

July 20, 2020 at 9:49am

and that works out of the box

    • reply
    • like

    and thats migration, are you talking about this ?

      • reply
      • like

      Yes, I tried building Gitea from source and migration did work

        • reply
        • like

        It seems previously when I tried it was old Gitea version

          • reply
          • like

          yes migration was added recently i think

            • reply
            • like

            Migration did clone repo, but did not clone issues

              • reply
              • like

              ohh issues I dont think that works yet let me check

                • reply
                • like

                I will try to mirror the wekan repo

                  • reply
                  • like

                  Mirroring wekan repos did work

                    • reply
                    • like

                    Here is some other issue mirroring code https://github.com/MichaelMure/git-bug but I don't know is there something for Gitea

                      • reply
                      • like

                      Sometimes GitHub is down, so I would like to mirror all to Gitea

                        • reply
                        • like

                        Sometimes GitHub is down does that happen :-O

                          • reply
                          • like

                          I did mirror wekan repo by adding my Wekan GitHub API key to Gitea migration username field. I have not tried does migration work without API key.

                            • reply
                            • like

                            i just mirrored my wekan fork and it seems to be have done it

                              • reply
                              • like

                              issues are not there obviously though

                                • reply
                                • like

                                oh I didnt noticed that much, probably coz I dont use it much as well

                                  • reply
                                  • like

                                  I think it does not make sense to fetch all not all the time but when needed

                                    • reply
                                    • like

                                    here is what we are planning on doing for starters

                                      • reply
                                      • like

                                      add custom field in board called gitea-issue

                                        • reply
                                        • like

                                        anytime a card is created in open list / bug label is added to any card I would like to create a gitea issue for it

                                          • reply
                                          • like

                                          once the gitea issue is created will be assigning the gitea issue number to the custom field

                                            • reply
                                            • like

                                            also there will be a board for every gitea repo so in order to keep them in sync we will be relying on the naming of the repo and board

                                              • reply
                                              • like

                                              so say if i have a repo dineshsalunke/sample-repo then there will be a board called dineshsalunke/sample-repo

                                                • reply
                                                • like