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: Remove support for Node 18 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BilalQamar95
Copy link
Contributor

Description

Completed upgrade to Node 20 by removing the Node 18 CI check and using .nvmrc for version to use.

See the tracking issue for further information.

@BilalQamar95 BilalQamar95 self-assigned this Sep 6, 2024
@abdullahwaheed
Copy link
Contributor

please update PR title to chore rather than test since this PR isn't updating any unit tests

@BilalQamar95 BilalQamar95 changed the title test: Remove support for Node 18 chore: Remove support for Node 18 Sep 6, 2024
@BilalQamar95
Copy link
Contributor Author

BilalQamar95 commented Sep 6, 2024

please update PR title to chore rather than test since this PR isn't updating any unit tests

That is as per the process convention documented in the tracking issue, the test commit type was likely chosen because the CI pipeline is closely tied to running tests. ci commit type would be the most precise and meaningful in this case, going by conventional commits chore does seem appropriate commit type for this particular change and for adding node 20 to CI matrix PR that was merged before this. I have updated the title to chore while I inquire to see if there is a better reasoning for it. You can merge this PR to remove node v18 support whenever you are ready for it.

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.

2 participants