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: Get app by service name route #386

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented May 22, 2023

Linked to lenra-io/client#69

Description of the changes

I was missing a method to get the info of any app for this feature : lenra-io/client#69
I needed to get the basic informations of applications such as color, service_name and name.

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

Technical highlight/advice

@jonas-martinez jonas-martinez added the enhancement New feature or request label May 22, 2023
@jonas-martinez jonas-martinez self-assigned this May 22, 2023
Copy link
Member

@taorepoara taorepoara left a comment

Choose a reason for hiding this comment

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

We will have to explain to the user that the name, color (and soon logo) are public even for private apps

@taorepoara taorepoara merged commit 3a8203e into beta May 22, 2023
@taorepoara taorepoara deleted the get-app-by-service-name branch May 22, 2023 14:24
@shiipou
Copy link
Contributor

shiipou commented May 22, 2023

🎉 This PR is included in version 1.0.0-beta.147 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented May 22, 2023

🎉 This PR is included in version 1.0.0-alpha.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@taorepoara
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants