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

Codec c short support edits #775

Closed
wants to merge 112 commits into from
Closed

Conversation

cressie176
Copy link
Collaborator

I wanted to merge #620 but couldn't because the ordering of the code type tags had changed resulting in a duplicate entry for 'u'.

Luuk Wullink and others added 30 commits April 23, 2021 16:00
It's a common practice to drop support for non-LTS Node versions,
as it allows to reduce the maintenance burden. See more at:
https://nodejs.org/en/about/releases/
The links to github pages were broken but I found I could get to working pages by changing github.com to github.io. It was then redirected to squaremobius.net.

The changelog and tutes link pointed to master that has been rename to main.
Support for Node prior to v10 has been removed. It would be nice to
check against older NodeJS versions, but it can't be required by CI.

Signed-off-by: Michael Bridgen <[email protected]>
This is based on the Node.JS template, with an extra step to install
RabbitMQ.

Signed-off-by: Michael Bridgen <[email protected]>
The test workflow (rightfully) uses `npm ci`, which will balk if the
lockfile does not reflect version in package.json. This commit makes
sure they match, through

    npm install

Signed-off-by: Michael Bridgen <[email protected]>
@cressie176
Copy link
Collaborator Author

Too many commits. Must have done something wrong.

@cressie176 cressie176 closed this Nov 24, 2024
@cressie176 cressie176 deleted the codec-c-short-support-edits branch November 24, 2024 09:39
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.