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

Add Edit Metadata Page & Codecov integration #93

Merged
merged 8 commits into from
May 20, 2024

Conversation

jonathanv28
Copy link
Collaborator

@jonathanv28 jonathanv28 commented May 2, 2024

This PR introduces some additional views to modify and manage MLP Project metadata through the UI. The metadata in question are stream, team, and labels. Additionally, codecov.io integration is also added as a part to have MLP’s API code coverage.

Things updated:

  1. New views for the Project Info Update
  2. Added a feature flag for the form submission with updated configs and tests.
  3. Added codecov upload step in test-api job.

@jonathanv28 jonathanv28 self-assigned this May 2, 2024
Copy link

codecov bot commented May 2, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@jonathanv28 jonathanv28 requested a review from leonlnj May 6, 2024 03:25
Copy link
Contributor

@deadlycoconuts deadlycoconuts left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this PR! 🎉 Overall the PR looks great! I've left a couple of comments seeking some clarification on some minor stuff, which can be simplified or changed. Let me know what you think about them too!

.gitignore Outdated Show resolved Hide resolved
api/config/config_test.go Outdated Show resolved Hide resolved
ui/packages/app/src/project_setting/metadata/Labels.js Outdated Show resolved Hide resolved
api/config/config.go Outdated Show resolved Hide resolved
api/config/config_test.go Outdated Show resolved Hide resolved
@jonathanv28 jonathanv28 changed the title Add Metadata Management Page & Codecov integration Add Edit Metadata Page & Codecov integration May 17, 2024
Copy link
Contributor

@deadlycoconuts deadlycoconuts left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀 Thanks a lot for your patience in constantly reiterating through multiple versions of this PR! I think it looks good in general right now so I'll be approving it. I'll leave it to the rest to see if they have any other comments. If they don't, feel free to merge this PR anytime!

P.S. Can you also resolve those threads that you've addressed? 😅

@jonathanv28 jonathanv28 merged commit fc18b5c into caraml-dev:main May 20, 2024
10 checks passed
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.

4 participants