Skip to content

Commit

Permalink
Remove deprecated documentation assets and related files
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Feb 28, 2025
1 parent de5c11f commit 5c17dec
Show file tree
Hide file tree
Showing 126 changed files with 2 additions and 7,420 deletions.
17 changes: 1 addition & 16 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
# root (Exalted)
* @withstudiocms/exalted

# branding (Exalted)
/www/assets/ @withstudiocms/exalted

# docs and web site (Exalted & Revered(added when they are lead of such feature))
/www/ @withstudiocms/exalted

# packages (Exalted & Revered(added when they are lead of such feature))
/packages/studiocms @withstudiocms/exalted
/packages/studiocms_assets @withstudiocms/exalted
/packages/studiocms_auth @withstudiocms/exalted
/packages/studiocms_betaresources @withstudiocms/exalted
/packages/studiocms_blog @withstudiocms/exalted
/packages/studiocms_core @withstudiocms/exalted
/packages/studiocms_dashboard @withstudiocms/exalted
/packages/studiocms_frontend @withstudiocms/exalted
/packages/studiocms_imagehandler @withstudiocms/exalted
/packages/studiocms_renderers @withstudiocms/exalted
/packages/studiocms_robotstxt @withstudiocms/exalted
/packages/studiocms_ui @withstudiocms/exalted @louisescher
/packages/studiocms_devapps @withstudiocms/exalted
43 changes: 0 additions & 43 deletions .github/issue-branch.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/ci-pr-i18n-changeset.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/ci-pr-lunaria-overview.yml

This file was deleted.

34 changes: 1 addition & 33 deletions .github/workflows/ci-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,36 +103,4 @@ jobs:
run: gh pr edit "$PR_URL" --add-label "ci"
env:
PR_URL: ${{ steps.changesets.outputs.pull_request_url }}
GITHUB_TOKEN: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}

lunaria-build:
name: Build Lunaria Overview
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
token: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}

- name: Install Tools & Dependencies
uses: withstudiocms/automations/.github/actions/install@main

- name: Build Lunaria Overview
run: pnpm ci:lunaria:build

- name: Upload Overview
uses: actions/upload-pages-artifact@v3
with:
path: "docs/dist/lunaria/"

lunaria-deploy:
name: Deploy Lunaria Overview
runs-on: ubuntu-latest
needs: lunaria-build
environment:
name: github-pages
url: ${{ steps.lunaria-build.outputs.page_url }}
steps:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4
GITHUB_TOKEN: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}
34 changes: 0 additions & 34 deletions .github/workflows/ci-report-lunaria.yml

This file was deleted.

28 changes: 0 additions & 28 deletions docs/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions docs/.vscode/extensions.json

This file was deleted.

11 changes: 0 additions & 11 deletions docs/.vscode/launch.json

This file was deleted.

3 changes: 0 additions & 3 deletions docs/README.md

This file was deleted.

Loading

0 comments on commit 5c17dec

Please # to comment.