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: add auto-canary release for v6 #5883

Merged

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 25, 2022

PR Checklist

Overview

Akin to #3776 but for v6, and roughly following the guide in #5874.

Things I changed from the guide based on the old PR:

  • Made this branch+PR first, rather than all in one v6
  • Added to push: branches: list on top of ci.yml
  • Additions to Step 2:
    • Change the name
    • Change the description
  • Additions to Step 3:
    • Naming convention for initial commit / PR

@nx-cloud
Copy link

nx-cloud bot commented Oct 25, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5b46f10. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 46 targets

Sent with 💌 from NxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@netlify
Copy link

netlify bot commented Oct 25, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 5b46f10
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/635891d66cb2230008f9f7d2
😎 Deploy Preview https://deploy-preview-5883--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #5883 (595e092) into main (fcf3f9d) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 595e092 differs from pull request most recent head 5b46f10. Consider uploading reports for the commit 5b46f10 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5883      +/-   ##
==========================================
- Coverage   91.36%   91.33%   -0.04%     
==========================================
  Files         364      361       -3     
  Lines       12134    12044      -90     
  Branches     3540     3506      -34     
==========================================
- Hits        11086    11000      -86     
  Misses        748      748              
+ Partials      300      296       -4     
Flag Coverage Δ
unittest 91.33% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
...-estree/src/create-program/createDefaultProgram.ts 77.27% <0.00%> (-0.99%) ⬇️
...ges/typescript-estree/src/create-program/shared.ts 83.33% <0.00%> (ø)
...pt-estree/src/create-program/createWatchProgram.ts 78.06% <0.00%> (ø)
...-estree/src/create-program/createProjectProgram.ts 93.47% <0.00%> (ø)
...ipt-estree/src/parseSettings/warnAboutTSVersion.ts
...pt-estree/src/parseSettings/createParseSettings.ts
...escript-estree/src/parseSettings/inferSingleRun.ts

@JoshuaKGoldberg JoshuaKGoldberg enabled auto-merge (squash) October 26, 2022 01:48
@JoshuaKGoldberg JoshuaKGoldberg merged commit 2019c2f into typescript-eslint:main Oct 26, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the v6-canary-auto-release branch October 26, 2022 02:28
JoshuaKGoldberg added a commit that referenced this pull request Oct 26, 2022
* feat(scope-manager): ignore ECMA version

* chore: document and refactor 'extra' to 'parserSettings' (#5834)

* chore(website): fix renamed Sponsorship docs link (#5882)

* Remove much more

* Fix WebLinter lint

* docs: Mention wide globs performance implications in monorepos docs and parser README (#5864)

* docs: Mention wide globs performance implications in monorepos docs and parser readme

* Update docs/linting/typed-linting/MONOREPOS.md

Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>

* chore: add auto-canary release for v6 (#5883)

Co-authored-by: Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants