Skip to content

Commit d048949

Browse files
committed
Merge branch 'main' into feature/add-hello-world
2 parents 2b8d07c + b34472e commit d048949

File tree

10 files changed

+74
-59
lines changed

10 files changed

+74
-59
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Lint PR Title
2+
3+
on:
4+
pull_request_target:
5+
types:
6+
- opened
7+
- edited
8+
- reopened
9+
10+
jobs:
11+
lint-pr-title:
12+
permissions:
13+
pull-requests: read
14+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]

.github/workflows/release.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: release-please
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
8+
permissions:
9+
contents: write
10+
issues: write
11+
pull-requests: write
12+
13+
jobs:
14+
release-please:
15+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
16+
secrets: inherit

.release-please-manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
".": "0.0.0"
3+
}

.vitepress/sidebar.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export function getSidebar() {
66
{
77
text: 'OVERVIEW',
88
items: [
9-
{ text: '💡 Welcome iExec', link: '/overview/welcome' },
9+
{ text: '💡 Welcome', link: '/overview/welcome' },
1010
{
1111
text: '👋 Hello World',
1212
link: '/overview/helloWorld',
@@ -59,7 +59,6 @@ export function getSidebar() {
5959
text: '🤖 Use the docs in your AI',
6060
link: '/overview/ai-integration',
6161
},
62-
{ text: '🆘 Contact Us', link: '/overview/contact-us' },
6362
],
6463
},
6564
{

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"name": "documentation",
2+
"name": "iexec-documentation",
3+
"version": "0.0.0",
34
"scripts": {
45
"dev": "vitepress dev",
56
"build": "vitepress build",

release-please-config.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"packages": {
3+
".": {
4+
"release-type": "node",
5+
"include-v-in-tag": true,
6+
"include-component-in-tag": false,
7+
"changelog-path": "CHANGELOG.md"
8+
}
9+
},
10+
"changelog-sections": [
11+
{ "type": "feat", "section": "🚀 Features", "hidden": false },
12+
{ "type": "change", "section": "🚀 Features", "hidden": false },
13+
{ "type": "deprecate", "section": "⚠️ Changes", "hidden": false },
14+
{ "type": "remove", "section": "⚠️ Changes", "hidden": false },
15+
{ "type": "fix", "section": "🐞 Bug Fixes", "hidden": false },
16+
{ "type": "revert", "section": "🐞 Bug Fixes", "hidden": false },
17+
{ "type": "security", "section": "🐞 Bug Fixes", "hidden": false },
18+
{ "type": "perf", "section": "✨ Polish", "hidden": false },
19+
{ "type": "refactor", "section": "✨ Polish", "hidden": false },
20+
{ "type": "style", "section": "✨ Polish", "hidden": false },
21+
{ "type": "build", "section": "🧰 Other", "hidden": false },
22+
{ "type": "chore", "section": "🧰 Other", "hidden": false },
23+
{ "type": "deps", "section": "🧰 Other", "hidden": true },
24+
{ "type": "ci", "section": "🧰 Other", "hidden": true },
25+
{ "type": "test", "section": "🧪 Tests", "hidden": false },
26+
{ "type": "docs", "section": "📚 Documentation", "hidden": true }
27+
],
28+
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
29+
}

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["local>iExecBlockchainComputing/renovate-config"]
4+
}

src/overview/contact-us.md

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +0,0 @@
1-
---
2-
title: Contact Us
3-
description: Get help and support from the iExec team
4-
---
5-
6-
# 🆘 Contact Us
7-
8-
Need help with iExec? We're here to support you!
9-
10-
## Community Support
11-
12-
### Discord
13-
14-
Join our active community on [Discord](https://discord.com/invite/pbt9m98wnU)
15-
for:
16-
17-
- Real-time help and support
18-
- Developer discussions
19-
- Community events and announcements
20-
21-
### GitHub
22-
23-
Report issues and contribute to our open-source projects:
24-
25-
- [iExec GitHub Organization](https://github.com/iExecBlockchainComputing)
26-
27-
## Social Media
28-
29-
Stay updated with the latest news:
30-
31-
- [Twitter/X](https://twitter.com/iEx_ec)
32-
- [LinkedIn](https://www.linkedin.com/company/iexec/)
33-
34-
## Developer Support
35-
36-
For technical questions and integration support:
37-
38-
- Use our [Discord developer channels](https://discord.com/invite/pbt9m98wnU)
39-
- Check our [FAQ section](/overview/faq)
40-
- Browse the documentation search
41-
42-
## Business Inquiries
43-
44-
For partnerships and business development:
45-
46-
47-
- Visit: [iex.ec](https://iex.ec)
48-
49-
---
50-
51-
_We're committed to helping you succeed with iExec. Don't hesitate to reach
52-
out!_

src/overview/helloWorld/2-protectData.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script setup>
2-
import ProtectData from '../../modules/helloWorld/ProtectData.vue';
2+
// import ProtectData from '../../modules/helloWorld/ProtectData.vue';
33
</script>
44

55
# 🛡️ Let's protect data

src/overview/helloWorld/4-manageDataAccess.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<script setup>
2-
import GrantAccess from '../../modules/helloWorld/GrantAccess.vue';
3-
import { useWalletConnection } from '../../hooks/useWalletConnection.vue';
2+
//TODO: Fix it
3+
// import GrantAccess from '../../modules/helloWorld/GrantAccess.vue';
4+
// import { useWalletConnection } from '../../hooks/useWalletConnection.vue';
45

5-
const { protectedDataAddress } = useWalletConnection();
6+
// const { protectedDataAddress } = useWalletConnection();
67
</script>
78

89
# 🔑 Manage Data Access

0 commit comments

Comments
 (0)