-
Notifications
You must be signed in to change notification settings - Fork 51
Add openstack and openstack-color
#3353
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
openstack and openstack-color
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jorytindall It looks like the keywords are using the default still
| "lint": "pnpm eslint --quiet --ext .js,.ts,.tsx", | ||
| "sync": "ts-node --transpile-only ./scripts/sync", | ||
| "build": "ts-node --transpile-only ./scripts/build" | ||
| "sync": "ts-node --transpile-only ./scripts/sync.ts", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@didoo I ran the sync/build manually to update the descriptions/keywords and it kept failing (couldn't find the sync script in the /scripts directory). I finally tried explicitly set the filename which ended up working, is this going to impact the automated pipeline? Otherwise, I'll just close this PR and run the workflow again.
📌 Summary
This is an automated PR opened by the Hashibot-HDS using the GitHub Action Sync & Build Icons.
Adds
openstackandopenstack-coloricons.🔗 External links
Jira ticket: HDS-5574
👀 Component checklist