Skip to content

Conversation

@devalog
Copy link
Collaborator

@devalog devalog commented Jul 28, 2025

-Add new GitHub setup page, about structuring your repositories
-Added GitHub Actions flow to Publishing to npm guide

@github-actions
Copy link
Contributor

@promptless
Copy link
Contributor

promptless bot commented Jul 28, 2025

✅ No documentation updates required.


Use GitHub Actions to set up a workflow that automatically publishes your new releases to npm.

To get started, navigate to the **Actions** tab in your repositiory and select **set up a workflow yourself**. GitHub will automatically set up a blank yml file in a new `.github/workflows` directory.
Copy link
Member

Choose a reason for hiding this comment

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

The generator should generate the CI file when npm output and token is specified in generators.yml

For another example, see Vapi's [npm publishing GitHub Action](https://github.com/VapiAI/server-sdk-typescript/blob/main/.github/workflows/ci.yml)
</Step>

<Step title="Update `.fernignore`">
Copy link
Member

Choose a reason for hiding this comment

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

We shouldn't need to .fernignore this.

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@devalog devalog merged commit c711e55 into main Jul 30, 2025
1 check passed
@devalog devalog deleted the github-setup branch July 30, 2025 21:05
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.

4 participants