Skip to content

Created Github workflow to build and publish DeliteAI docs#96

Merged
ultajain merged 1 commit into
NimbleEdge:mainfrom
ultajain:docsWorkflow
Jul 14, 2025
Merged

Created Github workflow to build and publish DeliteAI docs#96
ultajain merged 1 commit into
NimbleEdge:mainfrom
ultajain:docsWorkflow

Conversation

@ultajain
Copy link
Copy Markdown
Contributor

@ultajain ultajain commented Jul 10, 2025

Description

Created a Github workflow that does the following:-

  1. Build Android Docca docs by running ./gradlew dokkaGfm
  2. Build main docs site by running ./docs/scripts/run
  3. Sync static html files in AWS S3 bucket
  4. Invalidate CDN cache for website to reflect updated changes

Fixes #112

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • Has user-facing changes. This may include API or behavior changes and performance improvements, etc

Signed-off-by: Atul Jain <atul.jain@nimbleedgehq.ai>
@ultajain ultajain linked an issue Jul 11, 2025 that may be closed by this pull request
Comment thread .github/workflows/publish-docs.yml
Comment thread .github/workflows/publish-docs.yml
@ultajain ultajain merged commit 47da9ac into NimbleEdge:main Jul 14, 2025
10 of 16 checks passed
Suryansh1191 pushed a commit to Suryansh1191/deliteAI-public that referenced this pull request Jul 21, 2025
…e#96)

Added github workflow to build and publish docs
Signed-off-by: Atul Jain <atul.jain@nimbleedgehq.ai>

Co-authored-by: Atul Jain <atul.jain@nimbleedgehq.ai>
Signed-off-by: Suryansh Bisen <suryansh.bisen@nimbleedgehq.ai>
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.

[FEATURE] Implement publishing docs in CI

3 participants