Daniel Lo Nigro

Results 438 comments of Daniel Lo Nigro

> Create and store npm publish token in GitHub secret NPM_TOKEN Do you know what the security risks are of this approach, and how they can be avoided? How does...

Sorry - I replied to this via email but it looks like it never posted. I should be able to get some time to look into this later this week...

> Enable [github.com/apps/changeset-bot](https://github.com/apps/changeset-bot) which will inform contributors to optionally add a changeset in their PRs. I'm still trying to figure out how to properly do this. I want to install...

I finally got pkg.pr.new GitHub app approved so now I'm attempting again to get this one approved.

@trivikr I'm looking into this now that the GitHub changesets app was approved by the Meta open-source team yesterday. I think I've done all the steps correctly - installed the...

Great, let's merge this and test with new PRs.

I just did the first changesets-powered release (#647) and it *seems* to have worked well. Did a few smoke tests and it looks good. Please let me know if you...

Are you using the reader API on your site? https://keystatic.com/docs/reader-api

Enable Github mode: https://keystatic.com/docs/github-mode then you'll have to log in using Github, and only people that have write permission to the site's repo will be able to log in.

Is the idea to eventually support other typing systems (for example, Flow, Hegel, or whatever comes next after TypeScript) like https://github.com/tc39/proposal-type-annotations proposes, or is this feature focused solely on TypeScript?...