Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd node-red integration #5109

Closed
2 of 7 tasks
anthrogan opened this issue Oct 18, 2018 · 2 comments
Closed
2 of 7 tasks

Odd node-red integration #5109

anthrogan opened this issue Oct 18, 2018 · 2 comments
Labels
issue/duplicate The issue has already been reported.

Comments

@anthrogan
Copy link

  • Gitea version (or commit ref): 1.5.1
  • Git version:
  • Operating system: Windows 10 Pro
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I'm not entirely sure this is something I'm doing with SSH pushes or its gitea/node-red, nothings actually giving me any error information. Its all in an internal network so we rarely use SSH but its becoming more common so we try to move to it where possible. Node-RED use is one of those cases so we setup SSH on Gitea and setup a deploy key.

We can see remote commits etc in node-red's UI, but nothing actually shows up in Gitea we still get the blank placeholder page. Hopefully the screenshots explain it better.

We can even clone the repo in Node-red and it recreates itself fine

Screenshots

image
image

Node-red commit history (Its kind of like VSCodes git UI)
image
remote url matches and it knows theres a push to go up
image

I can even clone the repo and see some files in it, node-red uses flow.json to rebuild itself I thought the README might actually show up though?
image

@techknowlogick
Copy link
Member

@anthrogan thanks for reporting this 😄
Deploy keys not updating the repo information page is an issue that Gitea has (so it's not an issue with node-red), and let me go find that issue so I can link it here. I'll close this issue so we can track this same issue all in one ticket.

@techknowlogick techknowlogick added the issue/duplicate The issue has already been reported. label Oct 18, 2018
@techknowlogick
Copy link
Member

The issue is #4424

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

2 participants