Skip to content

Conversation

@zone117x
Copy link
Contributor

@zone117x zone117x commented Feb 4, 2025

This tool was using a several year old version of oclif (the CLI library that this tool is built on) which was issuing several warnings when using the tool.

This PR updates to latest oclif version. Their tooling added some release automation which needs testing.

@@ -0,0 +1,55 @@
name: version, tag and github release
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wileyj the oclif generate .. command used to update the CLI libraries added these release automation workflows. The code looks fine to me, but some repo secrets need to be added for it to work. Thoughts?

@@ -0,0 +1,21 @@
name: publish
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wileyj same here

@zone117x zone117x marked this pull request as ready for review February 4, 2025 20:59
@zone117x zone117x requested a review from janniks as a code owner February 4, 2025 20:59
Copy link

@janniks janniks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great tests! 👏

@@ -0,0 +1,7 @@
#!/usr/bin/env node

// eslint-disable-next-line unicorn/prefer-top-level-await
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

@zone117x zone117x merged commit 26a36ec into main Feb 10, 2025
7 checks passed
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.

3 participants