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

ci: test issueops create rc command #101

Merged
merged 6 commits into from
Feb 25, 2024

Conversation

AlbertHernandez
Copy link
Owner

@AlbertHernandez AlbertHernandez commented Feb 24, 2024

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/help

🔑 Command 📝 Description
/create-rc Creates a new release candidate version
/help Show information about the available commands

Copy link
Contributor

github-actions bot commented Feb 24, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 180db85.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

.github/workflows/create-release-candidate.yml

@github-actions github-actions bot added 🚀 Feature Feature added in the PR 🤩 size/xs Pull request size XS labels Feb 24, 2024
Copy link
Contributor

github-actions bot commented Feb 24, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 4/4
🟢 Branches 100% 0/0
🟢 Functions 100% 1/1
🟢 Lines 100% 3/3

Test suite run success

3 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 180db85

@AlbertHernandez
Copy link
Owner Author

/create-rc

Copy link
Contributor

github-actions bot commented Feb 24, 2024

📦 Package Metrics 📦

  • Size of the Package in the base (main): 11.0kB
  • Size of the Package in this branch (feat/test-issueops-create-rc): 11.0kB

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

/create-rc

@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@feat/test-issueops-create-rc

@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@feat/test-issueops-create-rc

OR

npm install --save 1.5.8-rc.97bda11e6c26b1c1a2271836ffaa48119caa664c.0

1 similar comment
@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@feat/test-issueops-create-rc

OR

npm install --save 1.5.8-rc.97bda11e6c26b1c1a2271836ffaa48119caa664c.0

@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@c57f7f21ea0be62f3f5b264c58a25de002291637

OR

npm install --save 1.5.8-rc.c57f7f21ea0be62f3f5b264c58a25de002291637.0

@github-actions github-actions bot added the 💻 Source Indicates the scope is related to the own service logic label Feb 24, 2024
@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@feat-test-issueops-create-rc

OR

npm install --save 1.5.10-rc.6805e2f3c1731ba17d12fec494da2c3fd012e874.0

@AlbertHernandez
Copy link
Owner Author

AlbertHernandez commented Feb 24, 2024

/create-rc

🐣 The new release candidate is ready to be used

Tip

Clients can use it running:

npm install --save typescript-library-template-example@feat-test-issueops-create-rc

OR

npm install --save 1.5.10-rc.a16f70431440498a168ca29d5520d151b938aa01.0

@github-actions github-actions bot added 🚀 CI/CD Indicates the change is related to CI/CD workflows 🥳 size/s Pull request size S and removed 🤩 size/xs Pull request size XS labels Feb 24, 2024
Copy link
Contributor

github-actions bot commented Feb 24, 2024

☁️ Release Candidate Preview

📘 Name 🔑 Latest Commit 📦 NPM 🕒 Updated
typescript-library-template-example 8f03f12 NPM Feb 25, 2024 at 9:47AM (UTC)

💻 Client installation

To install the release candidate, you can run:

npm install --save typescript-library-template-example@feat-test-issueops-create-rc

@github-actions github-actions bot added 🤩 size/xs Pull request size XS and removed 💻 Source Indicates the scope is related to the own service logic 🚀 CI/CD Indicates the change is related to CI/CD workflows 🥳 size/s Pull request size S labels Feb 25, 2024
@github-actions github-actions bot added 🚀 CI/CD Indicates the change is related to CI/CD workflows 🥳 size/s Pull request size S and removed 🤩 size/xs Pull request size XS labels Feb 25, 2024
@github-actions github-actions bot added 😎 size/m Pull request size M and removed 🥳 size/s Pull request size S labels Feb 25, 2024
@github-actions github-actions bot added the ⚙️ Configuration Indicates the scope is related to the configuration label Feb 25, 2024
@AlbertHernandez AlbertHernandez changed the title feat: test issueops create rc command ci: test issueops create rc command Feb 25, 2024
@AlbertHernandez AlbertHernandez merged commit 9b9bf08 into main Feb 25, 2024
28 checks passed
@AlbertHernandez AlbertHernandez deleted the feat/test-issueops-create-rc branch February 25, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 CI/CD Indicates the change is related to CI/CD workflows ⚙️ Configuration Indicates the scope is related to the configuration 🚀 Feature Feature added in the PR 😎 size/m Pull request size M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant