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

Docs: salesforce compliance adjustments #1581

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

lukegalbraithrussell
Copy link
Contributor

Summary

Adding a footer with the required info. Pulling it and the navbar into separate files so I can add a github action workflow to update the files in one repo and it propogates to the others

Testing

You could git clone then cd docs, npm i and npm run start to open it locally. Don't think its necessary since this is the exact same as PRs in other repos

Category

  • /docs (Documents)

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

@lukegalbraithrussell lukegalbraithrussell requested a review from a team October 31, 2024 18:18
@lukegalbraithrussell lukegalbraithrussell added the docs M-T: Documentation work only label Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.94%. Comparing base (1d0fda6) to head (8d90ed2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1581      +/-   ##
==========================================
+ Coverage   84.90%   84.94%   +0.03%     
==========================================
  Files         113      113              
  Lines       12604    12604              
==========================================
+ Hits        10702    10707       +5     
+ Misses       1902     1897       -5     

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

@lukegalbraithrussell lukegalbraithrussell merged commit f8492d4 into main Oct 31, 2024
14 checks passed
@lukegalbraithrussell lukegalbraithrussell deleted the docs-salesforce-compliance branch October 31, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs M-T: Documentation work only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants