Modernize CI workflows and README badges following typeorm-adapter pattern#23
Closed
Modernize CI workflows and README badges following typeorm-adapter pattern#23
Conversation
|
|
Member
|
@copilot need to add CI to run tests, add semantic release to auto release new versions to both NPM and GitHub Releases for merged PRs, re-write the whole README, add README badges should 100% totally refer to: https://github.com/node-casbin/typeorm-adapter |
Pull Request Test Coverage Report for Build 21601217973Details
💛 - Coveralls |
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com>
Member
|
@copilot only run against Node.js 20 in every CI script, drop the Node.js 18 for all CI scripts |
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Signed-off-by: copilot <copilot@github.com>
Signed-off-by: copilot <copilot@github.com> Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Re-write CI scripts and README content with badges
Modernize CI workflows and README badges following typeorm-adapter pattern
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aligns CI/CD pipeline and README with the typeorm-adapter reference implementation.
CI Workflows
Run Fixstep to lint jobcontents: write)[^18, ^20]parallel: trueto Coveralls for concurrent coverage reportingREADME
Streamlined badges to essential set:
Configuration
Added
"release": "semantic-release"script to package.json for automated versioning.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.