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

build: migrate to create-typescript-app@1 #90

Merged
merged 8 commits into from
Oct 2, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Sep 4, 2023

PR Checklist

Overview

npx create-typescript-app --mode migrate --author JoshuaKGoldberg --base everything --description "Creates a Markdown table summarizing your GitHub sponsors. 💰" --email [email protected] --funding JoshuaKGoldberg --owner JoshuaKGoldberg --repository github-sponsors-to-markdown --title "GitHub Sponsors to Markdown"

Adds a bit of testing while I'm here.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #90 (76e398a) into main (9b51696) will increase coverage by 52.54%.
Report is 1 commits behind head on main.
The diff coverage is 51.42%.

❗ Current head 76e398a differs from pull request most recent head 3636927. Consider uploading reports for the commit 3636927 to get more accurate results

@@            Coverage Diff             @@
##            main      #90       +/-   ##
==========================================
+ Coverage   0.00%   52.54%   +52.54%     
==========================================
  Files          3        5        +2     
  Lines         42      255      +213     
  Branches       8        8               
==========================================
+ Hits           0      134      +134     
- Misses        42      121       +79     
Files Coverage Δ
src/getSponsorshipsAsMaintainer.ts 100.00% <100.00%> (ø)
src/groupSponsorships.ts 100.00% <100.00%> (ø)
src/options.ts 0.00% <0.00%> (ø)
src/index.ts 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9ef69ba into main Oct 2, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the create-typescript-app-1 branch October 2, 2023 17:19
@JoshuaKGoldberg
Copy link
Owner Author

@all-contributors please add @JoshuaKGoldberg for infra.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

@allcontributors
Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @JoshuaKGoldberg! 🎉

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

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.

🛠 Tooling: Migrate to create-typescript-app@1
1 participant