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

chore: make contribs/ Makefile dynamic #2318

Merged
merged 8 commits into from
Jul 4, 2024

Conversation

moul
Copy link
Member

@moul moul commented Jun 10, 2024

Continues #2013

People should focus on their contributions in the contribs/MYFOLDER without updating a shared Makefile + .github/contribs/*.yml.

The CI part has been completed in #2040.
This pull request handles the Makefile portion.

Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul requested a review from a team as a code owner June 10, 2024 13:33
@moul moul self-assigned this Jun 10, 2024
@moul moul requested review from thehowl and ltzmaxwell and removed request for a team June 10, 2024 13:33
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.71%. Comparing base (88a417b) to head (7b3cdc3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2318      +/-   ##
==========================================
- Coverage   54.71%   54.71%   -0.01%     
==========================================
  Files         590      590              
  Lines       79036    79036              
==========================================
- Hits        43248    43246       -2     
- Misses      32540    32541       +1     
- Partials     3248     3249       +1     
Flag Coverage Δ
contribs/gnodev 23.81% <ø> (ø)
contribs/gnofaucet 14.46% <ø> (-0.86%) ⬇️
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

moul added 3 commits June 12, 2024 19:48
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Copy link
Contributor

@mvertes mvertes left a comment

Choose a reason for hiding this comment

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

Looks good to me

@moul moul merged commit da59516 into gnolang:master Jul 4, 2024
77 checks passed
@moul moul deleted the dev/moul/contribs-auto-makefile branch July 4, 2024 08:31
gfanton pushed a commit to gfanton/gno that referenced this pull request Jul 23, 2024
Continues gnolang#2013

> People should focus on their contributions in the `contribs/MYFOLDER`
without updating a shared `Makefile` + `.github/contribs/*.yml`.

The CI part has been completed in gnolang#2040.
This pull request handles the Makefile portion.

---------

Signed-off-by: moul <94029+moul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: ✅ Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants