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

feat(GitLab Node): Add file operations (create, delete, edit, get, list) #5167

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

svzi
Copy link
Contributor

@svzi svzi commented Jan 15, 2023

Hi there!

I was missing the file operations on the GitLab node so I added them by myself. I've tried to make it work like the file operations on the GitHub node:
Bildschirmfoto 2023-01-15 um 20 24 27

Here is a basic workflow to play around with the improvement:
GitLab_Testing.json.zip

I hope everything is fine. If you have any questions or want me to change something, please let me know. :)

Best,
Sven

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request labels Jan 15, 2023
@svzi
Copy link
Contributor Author

svzi commented Jan 16, 2023

I've found some bugs regarding the handling of binary files and the path encoding. So I did a fix and completed the example workflow to include handling of binary files as well:
Bildschirmfoto 2023-01-16 um 12 12 06

Here is the updated workflow:
GitLab_Testing.json.zip

@svzi svzi changed the title feat(GitLab): added file operations (create, delete, edit, get, list) feat(GitLab): add file operations (create, delete, edit, get, list) Jan 16, 2023
@svzi svzi changed the title feat(GitLab): add file operations (create, delete, edit, get, list) feat(GitLab Node): add file operations (create, delete, edit, get, list) Jan 16, 2023
@Joffcom Joffcom changed the title feat(GitLab Node): add file operations (create, delete, edit, get, list) feat(GitLab Node): Add file operations (create, delete, edit, get, list) Jan 27, 2023
@Joffcom Joffcom merged commit cedf2e0 into n8n-io:master Jan 27, 2023
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Jan 27, 2023
@svzi svzi deleted the feature/gitlab-added-file-operations branch January 27, 2023 14:52
@janober
Copy link
Member

janober commented Jan 27, 2023

Got released with [email protected]

@janober janober removed the Upcoming Release Will be part of the upcoming release label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants