Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Release Bell
  3. Github repos

Github repos

Scheduled Pinned Locked Moved Release Bell
11 Posts 5 Posters 2.1k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ultravioletU ultraviolet

    Hi,
    I am trying to add a few github repos to releasebell. The logs are reporting errors, what I am not sure about is do I need to add my github token?

    The logs are reporting as follows:

    Jul 15 20:27:00 releasebell/tasks syncReleasesByProject: [DefectDojo/django-DefectDojo] type github_manual start sync releases. Last successful sync was at 1970-01-01T00:00:00.000Z +12m
    Jul 15 20:27:01 ERROR Not Found [ /app/code/backend/tasks.js:153:21 ]
    Jul 15 20:27:01 Not Found Error: Not Found
    Jul 15 20:27:01 at Request.callback (/app/code/node_modules/superagent/lib/node/index.js:871:15)
    Jul 15 20:27:01 at IncomingMessage.<anonymous> (/app/code/node_modules/superagent/lib/node/index.js:1114:20)
    Jul 15 20:27:01 at Stream.emit (events.js:322:22)
    Jul 15 20:27:01 at Unzip.<anonymous> (/app/code/node_modules/superagent/lib/node/unzip.js:53:12)
    Jul 15 20:27:01 at Unzip.emit (events.js:322:22)
    Jul 15 20:27:01 at endReadableNT (_stream_readable.js:1187:12)
    Jul 15 20:27:01 at processTicksAndRejections (internal/process/task_queues.js:84:21)
    
    marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by
    #2

    @ultraviolet If I understand correctly, and you have 2FA enabled on Github (I hope you do) then yes, you'd need to create a Personal Access Token to use in place of your password:

    https://github.com/settings/tokens

    Web Design https://www.evergreen.je
    Development https://brandlight.org
    Life https://marcusquinn.com

    ultravioletU 1 Reply Last reply
    0
    • marcusquinnM marcusquinn

      @ultraviolet If I understand correctly, and you have 2FA enabled on Github (I hope you do) then yes, you'd need to create a Personal Access Token to use in place of your password:

      https://github.com/settings/tokens

      ultravioletU Offline
      ultravioletU Offline
      ultraviolet
      App Dev
      wrote on last edited by
      #3

      @marcusquinn yeah I do have 2fa enabled but even with the token the manually added repos are still not appearing.

      marcusquinnM 1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #4

        This appears to be an app bug then, can you please file an issue at https://git.cloudron.io/cloudron/releasebell/-/issues with ideally steps to reproduce (like the github repo for example)

        ultravioletU 1 Reply Last reply
        0
        • ultravioletU ultraviolet

          @marcusquinn yeah I do have 2fa enabled but even with the token the manually added repos are still not appearing.

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #5

          @ultraviolet I was about to say looks like an App issue and to contact their support, then saw it's a Cloudron App 😹 Best defer to the creators.

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          1 Reply Last reply
          0
          • nebulonN nebulon

            This appears to be an app bug then, can you please file an issue at https://git.cloudron.io/cloudron/releasebell/-/issues with ideally steps to reproduce (like the github repo for example)

            ultravioletU Offline
            ultravioletU Offline
            ultraviolet
            App Dev
            wrote on last edited by
            #6

            @nebulon sure will do

            1 Reply Last reply
            0
            • ultravioletU ultraviolet

              Hi,
              I am trying to add a few github repos to releasebell. The logs are reporting errors, what I am not sure about is do I need to add my github token?

              The logs are reporting as follows:

              Jul 15 20:27:00 releasebell/tasks syncReleasesByProject: [DefectDojo/django-DefectDojo] type github_manual start sync releases. Last successful sync was at 1970-01-01T00:00:00.000Z +12m
              Jul 15 20:27:01 ERROR Not Found [ /app/code/backend/tasks.js:153:21 ]
              Jul 15 20:27:01 Not Found Error: Not Found
              Jul 15 20:27:01 at Request.callback (/app/code/node_modules/superagent/lib/node/index.js:871:15)
              Jul 15 20:27:01 at IncomingMessage.<anonymous> (/app/code/node_modules/superagent/lib/node/index.js:1114:20)
              Jul 15 20:27:01 at Stream.emit (events.js:322:22)
              Jul 15 20:27:01 at Unzip.<anonymous> (/app/code/node_modules/superagent/lib/node/unzip.js:53:12)
              Jul 15 20:27:01 at Unzip.emit (events.js:322:22)
              Jul 15 20:27:01 at endReadableNT (_stream_readable.js:1187:12)
              Jul 15 20:27:01 at processTicksAndRejections (internal/process/task_queues.js:84:21)
              
              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #7

              @ultraviolet
              Just star the repos in Github, then they are automatically added to ReleaseBell.

              1 Reply Last reply
              2
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #8

                As @Hillside502 pointed out, does starring the repo not make it appear in the list? Out of curiosity, why are you are trying to add it manually?

                ultravioletU 1 Reply Last reply
                0
                • girishG girish

                  As @Hillside502 pointed out, does starring the repo not make it appear in the list? Out of curiosity, why are you are trying to add it manually?

                  ultravioletU Offline
                  ultravioletU Offline
                  ultraviolet
                  App Dev
                  wrote on last edited by
                  #9

                  @girish it does appear if I star it. I don't always want to star a repo, sometimes I just want to track releases as I have two accounts one personal one for work.

                  ? 1 Reply Last reply
                  0
                  • ultravioletU ultraviolet

                    @girish it does appear if I star it. I don't always want to star a repo, sometimes I just want to track releases as I have two accounts one personal one for work.

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #10

                    @ultraviolet
                    At first, I was thinking:-
                    KISS principle - Wikipedia
                    https://en.wikipedia.org/wiki/KISS_principle

                    but then, I thought @girish how about ReleaseBell reacting to either of:-

                    • starred
                    • watching -- in this case, triggered by a release
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #11

                      Back in the day we used to use an external service to track all the products. I forgot what it's called but it shutdown. We made releasebell as a replacement for that service. That other service used to simply track starred repos. Just explaining why Releasebell is the way it is right now. It was a simple clone.

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search