Skip to content

Conversation

@NicolasFkm
Copy link
Collaborator

@NicolasFkm NicolasFkm commented Jan 6, 2025

Description:

This pull request addresses the issue of API failing to install internal packages by setting up a GitHub Actions workflow to automate the publishing of the package to the GitHub npm registry. The workflow is triggered on pushes to the master branch and can also be manually triggered with a specific package tag. The package.json file is updated to include the publishConfig to ensure the package is published to the correct registry.

This PR includes:

  • Addition of a GitHub Actions workflow for publishing packages to npm.
  • Update to package.json to configure the npm registry for publishing.

How to run:

  • Add instructions on how to run here

Demo:

  • Add here screenshots, or a loom, showcasing the changes

Checklist (based on PR guidelines):

  • I have self-reviewed this PR, according to these points
  • This PR falls into maximum three of these categories
  • I feel comfortable taking responsibility for merging this code to production
  • The code is high quality, well-tested, follows styles guides (Frontend), clean, and well documented

Note: The pull request description was automatically generated by the Kittl AGI (meme) bot, which can make mistakes. Make sure to double check it.


Context used:Task:
  - ID: 86c1h04qk
  - Title: API failing to install internal packages
  - Description: ''

@NicolasFkm NicolasFkm closed this Jan 6, 2025
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.

2 participants