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

feat(hub-discussions): remove all fns, types & tests from hub-discuss… #1811

Merged
merged 8 commits into from
Feb 27, 2025

Conversation

rweber-esri
Copy link
Contributor

@rweber-esri rweber-esri commented Feb 21, 2025

…ions & re-export those artifact

affects: @esri/hub-discussions

ISSUES CLOSED: 12495

  1. Description:

This is the second of 2 PRs to move all remaining fns, types, etc, from the hub-discussions package into hub-common.

This PR:

  1. Deletes all source for fns, types, etc, from hub-discussions
  2. Adds re-export statements to hub-discussions for artifacts moved into hub-common
  3. Delete all tests in hub-discussions (with the exception of the test created in 3 below)
  4. Updates hub-discussions peer dependencies (TODO once PR-1810 merges/publishes)

The previous PR:

  1. Moved all fns, types, tests, etc from hub-discussions into hub-common
  2. Ensured anything exported by hub-discussions is now exported from hub-common
  3. Added a test to hub-discussions to verify all currently exported fns, constants, etc.

Once these 2 PRs are merged/published, we can update any imports from hub-discussions to hub-common and remove hub-discussions from the opendata-ui package dependencies.

  1. Instructions for testing:

  2. Closes Issues: # (if appropriate)

  3. Updated meaningful TSDoc to methods including Parameters and Returns, see Documentation Guide

  4. used semantic commit messages

  5. PR title follows semantic commit format (CRITICAL if the title is not in a semantic format, the release automation will not run!)

  6. updated peerDependencies as needed. CRITICAL our automated release system can not be counted on to update peerDependencies so we must do it manually in our PRs when needed. See the updating peerDependencies section of the release instructions for more details.

Copy link
Contributor

@juliannaeapicella juliannaeapicella left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

There hasn't been any activity on this pull request in the past 3 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. If you want this PR to never become stale, please apply the "Draft" label.

@github-actions github-actions bot added the Stale Stale issue - update or it will be closed label Feb 25, 2025
@rweber-esri rweber-esri force-pushed the t/move-contents-of-hub-discussions-to-hub-common branch from 89d374a to a1ec6a0 Compare February 25, 2025 18:10
@github-actions github-actions bot removed the Stale Stale issue - update or it will be closed label Feb 26, 2025
@rweber-esri rweber-esri force-pushed the t/move-contents-of-hub-discussions-to-hub-common branch 3 times, most recently from 8a57e01 to bb5100c Compare February 26, 2025 21:24
Base automatically changed from t/move-contents-of-hub-discussions-to-hub-common to master February 26, 2025 21:46
…@esri/arcgis-rest-portal in dis

affects: @esri/hub-common

ISSUES CLOSED: 12495
…ions & re-export those artifact

affects: @esri/hub-discussions

ISSUES CLOSED: 12495
…moved to hub-common, flatten re

affects: @esri/hub-discussions

ISSUES CLOSED: 12495
affects: @esri/hub-discussions

ISSUES CLOSED: 12495
…n version

affects: @esri/hub-discussions

ISSUES CLOSED: 12495
affects: @esri/hub-discussions

ISSUES CLOSED: 12495
@rweber-esri rweber-esri force-pushed the t/remove-src-types-and-tests-from-hub-discussions branch from beb7588 to 067a9d3 Compare February 27, 2025 02:53
@rweber-esri rweber-esri changed the base branch from master to f/4097-user-search-fns February 27, 2025 02:55
@rweber-esri rweber-esri changed the base branch from f/4097-user-search-fns to master February 27, 2025 02:55
@rweber-esri rweber-esri merged commit 58c1b1d into master Feb 27, 2025
5 checks passed
@rweber-esri rweber-esri deleted the t/remove-src-types-and-tests-from-hub-discussions branch February 27, 2025 15:04
esri-dcdev-2 pushed a commit that referenced this pull request Feb 27, 2025
# @esri/hub-discussions [29.7.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27)

### Features

* **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d))
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