Skip to content

feat: enable direct GitHub consumption without npm publishing to be merged#24

Merged
amanabiy merged 6 commits intomainfrom
add-exports-to-package-json
Jan 7, 2026
Merged

feat: enable direct GitHub consumption without npm publishing to be merged#24
amanabiy merged 6 commits intomainfrom
add-exports-to-package-json

Conversation

@amanabiy
Copy link
Member

@amanabiy amanabiy commented Dec 30, 2025

This PR contains the same changes as build-tools PR #25 with One Additional change. I removed the Github release workflow as we are not publishing / releasing this Github repository anymore.

Once this PR is merged to main, the following packages will be updated to consume from main:

  • components (PR)
  • chat-components (PR)
  • chart-components (PR)
  • board-components (PR)
  • code-view (PR)

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (aa74034) to head (6940311).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #24       +/-   ##
========================================
- Coverage   91.96%     0   -91.97%     
========================================
  Files           5     0        -5     
  Lines         112     0      -112     
  Branches       36     0       -36     
========================================
- Hits          103     0      -103     
+ Misses          9     0        -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@amanabiy amanabiy changed the title feat: export the code in the folder src to allow using directly witho… feat: export the code in the folder lib to allow using directly witho… Jan 5, 2026
@amanabiy amanabiy force-pushed the add-exports-to-package-json branch from fdf32be to fda418b Compare January 6, 2026 12:48
@amanabiy amanabiy changed the title feat: export the code in the folder lib to allow using directly witho… feat: enable direct GitHub consumption without npm publishing to be merged Jan 6, 2026
@amanabiy amanabiy marked this pull request as ready for review January 7, 2026 09:19
@amanabiy amanabiy requested a review from a team as a code owner January 7, 2026 09:19
@amanabiy amanabiy requested review from pan-kot and removed request for a team January 7, 2026 09:19
Delete .github/workflows/release.yml as it's no longer needed
@amanabiy amanabiy added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit 9a4ca5c Jan 7, 2026
77 of 78 checks passed
@amanabiy amanabiy deleted the add-exports-to-package-json branch January 7, 2026 14:58
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