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

docs: switch to npm #3732

Merged
merged 1 commit into from
Jun 27, 2024
Merged

docs: switch to npm #3732

merged 1 commit into from
Jun 27, 2024

Conversation

ethomson
Copy link
Member

Summary

Using npm for our docs site removes the need for an external program (npm is included with Node.js) and allows Minder developers to have a standardized package management tool.

Change Type

Mark the type of change your PR introduces:

  • Bug fix (resolves an issue without affecting existing features)
  • Feature (adds new functionality without breaking changes)
  • Breaking change (may impact existing functionalities or require documentation updates)
  • Documentation (updates or additions to documentation)
  • Refactoring or test improvements (no bug fixes or new functionality)

Testing

This should produce identical documentation site from the previous one.

@ethomson ethomson requested a review from a team as a code owner June 27, 2024 11:25
@rdimitrov
Copy link
Member

@ethomson it seems that the CI is complaining about something

Using npm for our docs site removes the need for an external program
(npm is included with Node.js) and allows Minder developers to have a
standardized package management tool.
@coveralls
Copy link

Coverage Status

coverage: 52.482% (-0.005%) from 52.487%
when pulling 8b62fbb on ethomson/npm
into cdb5ae7 on main.

@coveralls
Copy link

Coverage Status

coverage: 52.482% (-0.005%) from 52.487%
when pulling e7b7cdc on ethomson/npm
into cdb5ae7 on main.

@jhrozek jhrozek merged commit fe18235 into main Jun 27, 2024
22 checks passed
@jhrozek jhrozek deleted the ethomson/npm branch June 27, 2024 13:08
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