Skip to content

fix: oracle factory #24

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

Merged
merged 5 commits into from
Aug 7, 2025
Merged

fix: oracle factory #24

merged 5 commits into from
Aug 7, 2025

Conversation

Le-Caignec
Copy link
Collaborator

No description provided.

- Removed the `@iexec/iexec-oracle-factory-wrapper` dependency from package.json.
- Deleted Oracle Factory documentation files: oracle-factory.md, advanced-configuration.md, getting-started.md, createOracle.md, readOracle.md, and updateOracle.md.
- Cleaned up related code and references to ensure consistency and maintainability.
@Le-Caignec Le-Caignec self-assigned this Aug 7, 2025
Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 10:46am

@Le-Caignec Le-Caignec changed the title Remove/oracle factory fix: oracle factory Aug 7, 2025
@Le-Caignec Le-Caignec requested review from Copilot and akugone August 7, 2025 10:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the Oracle Factory feature from the iExec documentation. The Oracle Factory was a tool for creating and managing decentralized oracles that could fetch real-world data from APIs and make it available on blockchain networks.

Key changes include:

  • Complete removal of Oracle Factory documentation and code examples
  • Cleanup of references to Oracle Factory in overview and quick start sections
  • Removal of Oracle Factory package dependency

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/use-iapp/oracle-factory/* Complete removal of all Oracle Factory documentation files including getting started guide, method documentation, and advanced configuration
src/overview/use-cases.md Removed Oracle Factory use case card from the overview page
src/overview/quick-start.md Removed Oracle Factory project card from quick start section
src/index.md Updated feature description to remove Oracle Factory reference
package.json Removed @iexec/iexec-oracle-factory-wrapper dependency
README.md Removed Oracle Factory reference from todo comment
.vitepress/sidebar.ts Removed Oracle Factory navigation section from sidebar configuration

@Le-Caignec Le-Caignec merged commit 60f635c into main Aug 7, 2025
3 checks passed
@Le-Caignec Le-Caignec deleted the remove/oracle-factory branch August 7, 2025 12:06
This was referenced Aug 7, 2025
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