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

Small tweaks to simplify publishing packages. #13009

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

rtibbles
Copy link
Member

Summary

  • Separate out kolibri package build and kolibri-tools.
  • Update versions for browserslist-config-kolibri and kolibri-tools.
  • Add kolibri-tools to npm publish github action

References

Needed for publishing of latest kolibri-tools

Reviewer guidance

Are version updates correlated?
Can you run npm pack inside the kolibri-tools directory and it properly includes the language_info.json in the tar file?
Does the linting rule for rebuilding the kolibri package still work as expected?

Separate out kolibri package build and kolibri-tools.
Update versions for browserslist-config-kolibri and kolibri-tools.
@github-actions github-actions bot added DEV: dev-ops Continuous integration & deployment DEV: tools Internal tooling for development labels Jan 16, 2025
Copy link
Member

@marcellamaki marcellamaki left a comment

Choose a reason for hiding this comment

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

  1. Are version updates correlated? Yes, and it seems like there are no additional places where these needs to be updated (per conversation with Richard)
  2. Can you run npm pack inside the kolibri-tools directory and it properly includes the language_info.json in the tar file? Yes
  3. Does the linting rule for rebuilding the kolibri package still work as expected? Seems so

@rtibbles rtibbles merged commit e6c4542 into learningequality:develop Jan 16, 2025
37 checks passed
@rtibbles rtibbles deleted the new_packages_new_you branch January 16, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: dev-ops Continuous integration & deployment DEV: tools Internal tooling for development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants