Merged
Conversation
- Adjusted outline levels in VitePress configuration for better navigation. - Removed outdated 'Guides' link from sidebar. - Enhanced README with additional instructions and a TODO section for future improvements. - Updated package-lock.json and package.json to reflect new project name and version. - Refined index.md to correct links and improve clarity. - Enhanced grantAccess.md with clearer instructions and additional notes on access management. - Expanded getting-started.md with detailed installation steps and SDK usage examples. - Deleted obsolete guides.md file and integrated relevant content into manage-data/guides.md. - Revamped manage-data/guides.md to provide a comprehensive overview of DataProtector guides and structured navigation. - Created detailed create-and-share-access.md guide with installation, data protection, and access granting instructions. - Developed handle-schemas-dataset-types.md to explain schema functionality and its importance in DataProtector. - Expanded manage-data-monetization.md to cover monetization strategies, including pay-per-use and DataProtector Sharing models.
…e deprecated guide
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR implements comprehensive data protection and management guides for iExec DataProtector, replacing placeholder content with detailed documentation for protecting, managing, and monetizing data.
- Added three new comprehensive guides covering data access control, schema handling, and monetization
- Updated navigation and references to reflect the new guide structure
- Enhanced existing DataProtector documentation with better explanations and examples
Reviewed Changes
Copilot reviewed 13 out of 14 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
src/manage-data/guides/monetize-protected-data.md |
New comprehensive guide covering pay-per-use and time-based monetization models |
src/manage-data/guides/handle-schemas-dataset-types.md |
New guide explaining automatic schema generation and data type handling |
src/manage-data/guides/create-and-share-access.md |
New guide for data protection basics and access control |
src/manage-data/guides/manage-data-monetization.md |
Removed placeholder file (replaced by monetize-protected-data.md) |
src/manage-data/guides.md |
Updated to reference new guides with improved descriptions |
src/manage-data/dataProtector/guides.md |
Removed placeholder file |
src/manage-data/dataProtector/getting-started.md |
Enhanced with complete installation and configuration examples |
src/manage-data/dataProtector/dataProtectorCore/grantAccess.md |
Minor documentation improvements and clarifications |
src/index.md |
Updated navigation links to point to new guide locations |
package.json |
Removed unused script |
README.md |
Added TODO items and formatting improvements |
.vitepress/sidebar.ts |
Updated navigation structure to reflect new guides |
.vitepress/config.mts |
Increased outline depth for better navigation |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ed structure and visual elements
…clarity and readability
…ection to enhance focus on data management
…ed understanding and usability
…clarity and structure
…agement documentation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…larity and user navigation
…ub.com/iExecBlockchainComputing/documentation into feature/protect-and-manage-data-martin
Co-authored-by: Robin Le Caignec <72495599+Le-Caignec@users.noreply.github.com>
… to the complete DataProtector documentation
…enhance clarity on secret storage
akugone
approved these changes
Aug 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pages to review :
manage-data/guides-
manage-data/guides/create-and-share-access-
manage-data/guides/handle-schemas-dataset-types-
manage-data/guides/monetize-protected-data