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

feat: Add basic Github Actions workflow and clean up index #2

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

bnussman-akamai
Copy link
Member

No description provided.

@bnussman-akamai bnussman-akamai self-assigned this Oct 31, 2023
'no-custom-fontWeight': noCustomFontWeight,
},
export const rules = {
'no-custom-fontWeight': noCustomFontWeight,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this should be fine but eslint is weird

Copy link
Member Author

@bnussman-akamai bnussman-akamai Oct 31, 2023

Choose a reason for hiding this comment

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

I'll revert if it breaks stuff. I think tsc will transform this

Copy link
Collaborator

@abailly-akamai abailly-akamai left a comment

Choose a reason for hiding this comment

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

Thanks!

NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm config set //registry.npmjs.org/:_authToken ${NPM_TOKEN}
npm publish --access public
Copy link
Collaborator

Choose a reason for hiding this comment

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

BUN

Copy link
Member Author

Choose a reason for hiding this comment

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

Should make the dependency install fast. We'll see how it goes

@abailly-akamai
Copy link
Collaborator

@bnussman-akamai you also wanna bump the version?

@bnussman-akamai
Copy link
Member Author

@abailly-akamai I'll bump after I merge this!

@bnussman-akamai bnussman-akamai merged commit f3f93b1 into linode:main Oct 31, 2023
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