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-common): added dcat us template #1736

Merged
merged 5 commits into from
Nov 22, 2024
Merged

Conversation

sansth1010
Copy link
Contributor

@sansth1010 sansth1010 commented Nov 14, 2024

  1. Description: This PR adds DCAT US 3 template and make necessary changes to remove getFeedConfiguration and setFeedConfiguration in future by migrating their logics to getFeedTemplate and setFeedTemplate respectively.

  2. Instructions for testing:

  3. Closes Issues: https://devtopia.esri.com/dc/hub/issues/11798

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

  5. used semantic commit messages

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

  7. 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.

@sansth1010 sansth1010 self-assigned this Nov 14, 2024
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 Nov 18, 2024
@github-actions github-actions bot removed the Stale Stale issue - update or it will be closed label Nov 19, 2024
Copy link
Contributor

@sonofflynn89 sonofflynn89 left a comment

Choose a reason for hiding this comment

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

Great work! I just have one test suggestion before you merge.

packages/common/test/sites/feeds/setFeedTemplate.test.ts Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2626a26) to head (9618f75).
Report is 194 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master     #1736    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          992      1028    +36     
  Lines        17979     18705   +726     
  Branches      3199      3394   +195     
==========================================
+ Hits         17979     18705   +726     

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


🚨 Try these New Features:

@sansth1010 sansth1010 merged commit 651d04c into master Nov 22, 2024
7 checks passed
@sansth1010 sansth1010 deleted the f/11798-dcat-3-feeds-api branch November 22, 2024 22:31
esri-dcdev-2 pushed a commit that referenced this pull request Nov 22, 2024
# @esri/hub-common [15.12.0](https://github.com/Esri/hub.js/compare/@esri/hub-common@15.11.0...@esri/hub-common@15.12.0) (2024-11-22)

### Features

* **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c))
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