chore: repoint all repo links to the forge (tree-wide)
Some checks failed
CI/CD Pipeline / Backend Tests & AI Verification (push) Has been cancelled
CI/CD Pipeline / Frontend Tests & Build (push) Has been cancelled
CI/CD Pipeline / Security Scanning (javascript) (push) Has been cancelled
CI/CD Pipeline / Security Scanning (python) (push) Has been cancelled
Enhanced Security Scans / CodeQL Analysis (javascript) (push) Has been cancelled
Enhanced Security Scans / CodeQL Analysis (python) (push) Has been cancelled
Enhanced Security Scans / Dependency Security Scan (push) Has been cancelled
Enhanced Security Scans / Python Security Scan (Bandit) (push) Has been cancelled
Enhanced Security Scans / Semgrep Security Scan (push) Has been cancelled
Enhanced Security Scans / Frontend Security Scan (ESLint) (push) Has been cancelled
Enhanced Security Scans / Docker Security Scan (push) Has been cancelled
Enhanced Security Scans / Secrets Detection (push) Has been cancelled
Migration Drift Check / drift (push) Has been cancelled
DB Migrations / alembic-sqlite (3.10) (push) Has been cancelled
DB Migrations / alembic-sqlite (3.11) (push) Has been cancelled
DB Migrations / alembic-sqlite (3.12) (push) Has been cancelled
DB Migrations / alembic-postgres (3.10) (push) Has been cancelled
DB Migrations / alembic-postgres (3.11) (push) Has been cancelled
DB Migrations / alembic-postgres (3.12) (push) Has been cancelled
DB Migrations / drift-check (push) Has been cancelled
Generate SBOM / Generate Software Bill of Materials (push) Has been cancelled
Security Scans / CodeQL Analysis (javascript) (push) Has been cancelled
Security Scans / CodeQL Analysis (python) (push) Has been cancelled
Security Scans / Snyk Security Scan (push) Has been cancelled
Security Scans / Dependency Vulnerability Scan (push) Has been cancelled
Security Scans / Semgrep SAST (push) Has been cancelled
Security Scans / Bandit Python Security Scan (push) Has been cancelled
Security Scans / ESLint Security Scan (push) Has been cancelled
Security Scans / Docker Security Scan (push) Has been cancelled
Security Scans / Secrets Detection (push) Has been cancelled
CI/CD Pipeline / Deploy Preview (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
Enhanced Security Scans / Security Summary (push) Has been cancelled
DB Migrations / smoke-api (push) Has been cancelled
DB Migrations / smoke-api-postgres (push) Has been cancelled
Security Scans / Security Summary (push) Has been cancelled
Some checks failed
CI/CD Pipeline / Backend Tests & AI Verification (push) Has been cancelled
CI/CD Pipeline / Frontend Tests & Build (push) Has been cancelled
CI/CD Pipeline / Security Scanning (javascript) (push) Has been cancelled
CI/CD Pipeline / Security Scanning (python) (push) Has been cancelled
Enhanced Security Scans / CodeQL Analysis (javascript) (push) Has been cancelled
Enhanced Security Scans / CodeQL Analysis (python) (push) Has been cancelled
Enhanced Security Scans / Dependency Security Scan (push) Has been cancelled
Enhanced Security Scans / Python Security Scan (Bandit) (push) Has been cancelled
Enhanced Security Scans / Semgrep Security Scan (push) Has been cancelled
Enhanced Security Scans / Frontend Security Scan (ESLint) (push) Has been cancelled
Enhanced Security Scans / Docker Security Scan (push) Has been cancelled
Enhanced Security Scans / Secrets Detection (push) Has been cancelled
Migration Drift Check / drift (push) Has been cancelled
DB Migrations / alembic-sqlite (3.10) (push) Has been cancelled
DB Migrations / alembic-sqlite (3.11) (push) Has been cancelled
DB Migrations / alembic-sqlite (3.12) (push) Has been cancelled
DB Migrations / alembic-postgres (3.10) (push) Has been cancelled
DB Migrations / alembic-postgres (3.11) (push) Has been cancelled
DB Migrations / alembic-postgres (3.12) (push) Has been cancelled
DB Migrations / drift-check (push) Has been cancelled
Generate SBOM / Generate Software Bill of Materials (push) Has been cancelled
Security Scans / CodeQL Analysis (javascript) (push) Has been cancelled
Security Scans / CodeQL Analysis (python) (push) Has been cancelled
Security Scans / Snyk Security Scan (push) Has been cancelled
Security Scans / Dependency Vulnerability Scan (push) Has been cancelled
Security Scans / Semgrep SAST (push) Has been cancelled
Security Scans / Bandit Python Security Scan (push) Has been cancelled
Security Scans / ESLint Security Scan (push) Has been cancelled
Security Scans / Docker Security Scan (push) Has been cancelled
Security Scans / Secrets Detection (push) Has been cancelled
CI/CD Pipeline / Deploy Preview (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
Enhanced Security Scans / Security Summary (push) Has been cancelled
DB Migrations / smoke-api (push) Has been cancelled
DB Migrations / smoke-api-postgres (push) Has been cancelled
Security Scans / Security Summary (push) Has been cancelled
Finish the mirror cleanup: every github.com/TLimoges33/LifeRPG reference across CONTRIBUTING, docs, source, and plugin manifests now points to the Church forge. Verified clean by full leak sweep (0 hits). churchofmalware.org
This commit is contained in:
parent
04bb0af5d4
commit
0f665c5f15
|
|
@ -20,7 +20,7 @@ Please read our [Code of Conduct](CODE_OF_CONDUCT.md) before contributing.
|
|||
|
||||
1. **Clone the repository**:
|
||||
```bash
|
||||
git clone https://github.com/TLimoges33/LifeRPG.git
|
||||
git clone https://git.churchofmalware.org/Diablo_Rain/LifeRPG.git
|
||||
cd LifeRPG/modern
|
||||
```
|
||||
|
||||
|
|
@ -208,8 +208,8 @@ export const HabitCard: React.FC<HabitCardProps> = ({ habit, onComplete }) => {
|
|||
## Getting Help
|
||||
|
||||
- **Discord**: Join our [community Discord](https://discord.gg/liferpg) (placeholder)
|
||||
- **Issues**: Check existing [GitHub Issues](https://github.com/TLimoges33/LifeRPG/issues)
|
||||
- **Discussions**: Use [GitHub Discussions](https://github.com/TLimoges33/LifeRPG/discussions) for questions
|
||||
- **Issues**: Check existing [GitHub Issues](https://git.churchofmalware.org/Diablo_Rain/LifeRPG/issues)
|
||||
- **Discussions**: Use [GitHub Discussions](https://git.churchofmalware.org/Diablo_Rain/LifeRPG/discussions) for questions
|
||||
|
||||
## Recognition
|
||||
|
||||
|
|
|
|||
|
|
@ -537,7 +537,7 @@ export function initialize(context: PluginContext): void {
|
|||
For API support and questions:
|
||||
|
||||
- **Documentation**: https://liferpg.dev/docs
|
||||
- **GitHub Issues**: https://github.com/TLimoges33/LifeRPG/issues
|
||||
- **GitHub Issues**: https://git.churchofmalware.org/Diablo_Rain/LifeRPG/issues
|
||||
- **Community Discord**: https://discord.gg/liferpg (placeholder)
|
||||
|
||||
## Changelog
|
||||
|
|
|
|||
|
|
@ -342,7 +342,7 @@ LifeRPG is constantly evolving. Check back regularly for:
|
|||
|
||||
- **Documentation**: `/docs` folder in the project
|
||||
- **API Reference**: `/docs/API_DOCUMENTATION.md`
|
||||
- **GitHub**: https://github.com/TLimoges33/LifeRPG
|
||||
- **Issues**: https://github.com/TLimoges33/LifeRPG/issues
|
||||
- **GitHub**: https://git.churchofmalware.org/Diablo_Rain/LifeRPG
|
||||
- **Issues**: https://git.churchofmalware.org/Diablo_Rain/LifeRPG/issues
|
||||
|
||||
Remember: Building better habits is a journey, not a destination. Be patient with yourself, celebrate small wins, and keep moving forward. LifeRPG is here to make that journey more engaging and rewarding!
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ def custom_openapi_schema(app: FastAPI):
|
|||
"description": "🤖 AI-powered habit management features",
|
||||
"externalDocs": {
|
||||
"description": "AI Documentation",
|
||||
"url": "https://github.com/TLimoges33/LifeRPG/blob/master/PHASE_3_AI_README.md"
|
||||
"url": "https://git.churchofmalware.org/Diablo_Rain/LifeRPG/blob/master/PHASE_3_AI_README.md"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -337,12 +337,12 @@ def setup_api_docs(app: FastAPI):
|
|||
app.terms_of_service = "https://liferpg.com/terms"
|
||||
app.contact = {
|
||||
"name": "LifeRPG Support",
|
||||
"url": "https://github.com/TLimoges33/LifeRPG",
|
||||
"url": "https://git.churchofmalware.org/Diablo_Rain/LifeRPG",
|
||||
"email": "support@liferpg.com"
|
||||
}
|
||||
app.license_info = {
|
||||
"name": "MIT License",
|
||||
"url": "https://github.com/TLimoges33/LifeRPG/blob/master/LICENSE"
|
||||
"url": "https://git.churchofmalware.org/Diablo_Rain/LifeRPG/blob/master/LICENSE"
|
||||
}
|
||||
|
||||
return app
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ services:
|
|||
- name: backend
|
||||
source_dir: /modern/backend
|
||||
github:
|
||||
repo: TLimoges33/LifeRPG
|
||||
repo: Diablo_Rain/LifeRPG
|
||||
branch: main
|
||||
build_command: pip install -r requirements.txt && python setup_ai.py
|
||||
run_command: uvicorn app:app --host 0.0.0.0 --port $PORT
|
||||
|
|
@ -141,7 +141,7 @@ services:
|
|||
- name: frontend
|
||||
source_dir: /modern/frontend
|
||||
github:
|
||||
repo: TLimoges33/LifeRPG
|
||||
repo: Diablo_Rain/LifeRPG
|
||||
branch: main
|
||||
build_command: npm install && npm run build
|
||||
run_command: serve -s build -l $PORT
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"version": "1.0.0",
|
||||
"author": "LifeRPG Team",
|
||||
"description": "A Pomodoro timer plugin for LifeRPG that helps you stay focused and track your work sessions.",
|
||||
"homepage": "https://github.com/TLimoges33/LifeRPG",
|
||||
"homepage": "https://git.churchofmalware.org/Diablo_Rain/LifeRPG",
|
||||
"targetApiVersion": "1.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"permissions": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user