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(client): add project_languages methode #695

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

fe80
Copy link
Contributor

@fe80 fe80 commented Aug 5, 2024

Hello,

This feature add the support of languages endpoint of a specific project.

https://docs.gitlab.com/ee/api/projects.html#languages

@fe80
Copy link
Contributor Author

fe80 commented Aug 5, 2024

The lint fail because the module have too many line, I need to split into a new module or would you like I ignore this rubocop check for this module ?

@NARKOZ
Copy link
Owner

NARKOZ commented Aug 6, 2024

The lint fail because the module have too many line, I need to split into a new module or would you like I ignore this rubocop check for this module ?

Please ignore it.

Copy link
Owner

@NARKOZ NARKOZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. Please address the comments.

spec/gitlab/client/projects_spec.rb Show resolved Hide resolved
@Mohamadddddddddd

This comment was marked as off-topic.

spec/gitlab/client/projects_spec.rb Outdated Show resolved Hide resolved
spec/gitlab/client/projects_spec.rb Outdated Show resolved Hide resolved
spec/gitlab/client/projects_spec.rb Outdated Show resolved Hide resolved
@NARKOZ NARKOZ merged commit 8a0de0e into NARKOZ:master Aug 22, 2024
4 checks passed
@NARKOZ
Copy link
Owner

NARKOZ commented Aug 22, 2024

Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants