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

HRN 662 responsibilities #725

Closed
wants to merge 19 commits into from
Closed

HRN 662 responsibilities #725

wants to merge 19 commits into from

Conversation

thomasgwatson
Copy link
Contributor

closes #662

@thomasgwatson thomasgwatson changed the base branch from dev to HRN-603-i18n June 14, 2024 02:08
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 59.25926% with 33 lines in your changes missing coverage. Please review.

Project coverage is 44.56%. Comparing base (ed02e87) to head (a6e8f2a).
Report is 14 commits behind head on dev.

Current head a6e8f2a differs from pull request most recent head 6c86369

Please upload reports for the commit 6c86369 to get more accurate results.

Files Patch % Lines
src/screens/DrawerMenu/DrawerMenu.js 0.00% 7 Missing ⚠️
src/hooks/usePostActionSheet.js 0.00% 4 Missing ⚠️
...omponents/CondensingBadgeRow/CondensingBadgeRow.js 57.14% 3 Missing ⚠️
src/components/PostCard/PostHeader/PostHeader.js 0.00% 3 Missing ⚠️
src/store/reducers/ormReducer/index.js 0.00% 3 Missing ⚠️
src/store/selectors/getCommonRoles.js 0.00% 3 Missing ⚠️
src/components/Comment/Comment.js 0.00% 2 Missing ⚠️
src/store/actions/fetchCommonRoles.js 33.33% 2 Missing ⚠️
src/store/models/CommonRole.js 60.00% 2 Missing ⚠️
src/components/BadgeEmoji/BadgeEmoji.js 50.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #725      +/-   ##
==========================================
- Coverage   45.30%   44.56%   -0.74%     
==========================================
  Files         430      441      +11     
  Lines        7883     8020     +137     
  Branches     2161     2196      +35     
==========================================
+ Hits         3571     3574       +3     
- Misses       4312     4446     +134     

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

@thomasgwatson thomasgwatson changed the title DRAFT: Hrn 662 responsibilities HRN 662 responsibilities Jun 21, 2024
@thomasgwatson thomasgwatson changed the base branch from HRN-603-i18n to dev June 21, 2024 22:08
@lorenjohnson lorenjohnson added this to the HyloApp 5.6.0 milestone Jun 23, 2024
@thomasgwatson
Copy link
Contributor Author

@lorenjohnson fyi, I think this should go in a 5.7 release. Responsibilities needs a bunch of dedicated testing in staging and on mobile and I think it'll be too much to do in one bite with i18n and proposals

@lorenjohnson
Copy link
Member

@lorenjohnson fyi, I think this should go in a 5.7 release. Responsibilities needs a bunch of dedicated testing in staging and on mobile and I think it'll be too much to do in one bite with i18n and proposals

Makes sense. I just created the "HyloApp v5.7.0" and set this PR to that. Might want to keep-up with the merge conflict though before they get too heinous :)

@lorenjohnson
Copy link
Member

lorenjohnson commented Jun 25, 2024

Do you mind if I add "DRAFT: ..." to the heading, as I think it is still draft yes? ( I went ahead and did that 😅 )

@lorenjohnson lorenjohnson changed the title HRN 662 responsibilities DRAFT: HRN 662 responsibilities Jun 26, 2024
Copy link

gitguardian bot commented Jul 1, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11948920 Triggered Sentry User Auth Token 33832a0 ios/sentry.properties View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@thomasgwatson thomasgwatson changed the title DRAFT: HRN 662 responsibilities HRN 662 responsibilities Jul 7, 2024
@lorenjohnson
Copy link
Member

@thomasgwatson you removed the "DRAFT:" label, is this ready for review?

@thomasgwatson
Copy link
Contributor Author

thomasgwatson commented Jul 10, 2024 via email

@lorenjohnson lorenjohnson mentioned this pull request Jul 11, 2024
@lorenjohnson lorenjohnson deleted the HRN-662-responsibilities branch August 3, 2024 10:37
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.

Limit abilities based on roles and responsibilities
2 participants