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

fix: hub:project:edit allowed on both prem and basic licenses #1568

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

benstoltz
Copy link
Member

@benstoltz benstoltz commented Jun 26, 2024

  1. Description: hub:project:edit allowed on both prem and basic licenses

  2. Instructions for testing:

  3. Closes Issues: # (if appropriate)

  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.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (617394e) to head (4c3770b).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1568   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          967       967           
  Lines        17453     17440   -13     
  Branches      3043      3041    -2     
=========================================
- Hits         17453     17440   -13     

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

@benstoltz benstoltz merged commit 4236aef into master Jun 28, 2024
7 checks passed
@benstoltz benstoltz deleted the fix/10746-project-manage branch June 28, 2024 13:59
esri-dcdev-2 pushed a commit that referenced this pull request Jun 28, 2024
## @esri/hub-common [14.152.1](https://github.com/Esri/hub.js/compare/@esri/hub-common@14.152.0...@esri/hub-common@14.152.1) (2024-06-28)

### Bug Fixes

* hub:project:edit allowed on both prem and basic licenses ([#1568](#1568)) ([4236aef](4236aef))
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.

None yet

2 participants