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/ ci and makefiles dynamic #2013

Closed
wants to merge 7 commits into from

Conversation

moul
Copy link
Member

@moul moul commented May 1, 2024

Honestly, I'm not a fan of "magic makefiles." However, for this folder, it's best to proceed this way. People should focus on their contributions in the contribs/MYFOLDER without updating a shared Makefile + .github/contribs/*.yml.

Related with #2040.

Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul self-assigned this May 1, 2024
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.39%. Comparing base (5429655) to head (d561456).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2013      +/-   ##
==========================================
+ Coverage   46.69%   48.39%   +1.70%     
==========================================
  Files         492      409      -83     
  Lines       69700    62038    -7662     
==========================================
- Hits        32546    30026    -2520     
+ Misses      34442    29512    -4930     
+ Partials     2712     2500     -212     

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

moul added 4 commits May 1, 2024 18:29
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul changed the title chore: make contribs/ ci dynamic chore: make contribs/ ci and makefiles dynamic May 1, 2024
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul marked this pull request as ready for review May 1, 2024 16:50
@moul moul requested a review from a team as a code owner May 1, 2024 16:50
@moul moul mentioned this pull request May 1, 2024
9 tasks
contribs/Makefile Outdated Show resolved Hide resolved
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul
Copy link
Member Author

moul commented Jun 10, 2024

Continues in #2318

moul added a commit that referenced this pull request Jul 4, 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>
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.

2 participants