Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0




## [Unreleased] - 2026-03-26

### Changed
- chore(deps): bump requests from 2.32.4 to 2.33.0 (@)
- docs(design.vln.gg): create comprehensive VLN logo standards (@)
- chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /design-standards (@)

### Fixed
- fix(ci): fix remaining YAML break in auto-merge-reviewed.yml (@)
- fix(ci): resolve YAML syntax errors in 4 workflow files (@)

---

## [Unreleased] - 2026-02-14

### Changed
Expand Down
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CNAME Configuration for GitHub Pages
#
# Author: Unknown <unknown@example.com>
# Generated: 2026-02-15 04:50:22 UTC
# Generated: 2026-03-26 14:06:36 UTC
#
# Instructions:
# 1. Uncomment the line below and replace with your domain
Expand Down
2 changes: 1 addition & 1 deletion attorney-finder-bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
python-telegram-bot==20.7
beautifulsoup4==4.12.2
requests==2.32.4
requests==2.33.0
python-dotenv==1.0.0
lxml==4.9.3
phonenumbers==8.13.26
4 changes: 2 additions & 2 deletions public/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Social Media Graphics

Auto-generated: 2026-02-15
Auto-generated: 2026-03-26
Author: Unknown <unknown@example.com>
Code sign-off: Unknown

Expand Down Expand Up @@ -46,4 +46,4 @@ Code sign-off: Unknown
- **LinkedIn Post Inspector**: https://www.linkedin.com/post-inspector/

---
Generated: 2026-02-15
Generated: 2026-03-26
6 changes: 3 additions & 3 deletions public/meta-tags.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
Social Media Meta Tags
Auto-generated: 2026-02-15
Auto-generated: 2026-03-26
Author: Unknown <unknown@example.com>
Code sign-off: Unknown
-->
Expand All @@ -25,7 +25,7 @@
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="DevOps Automation">
<meta property="article:author" content="Unknown">
<meta property="article:published_time" content="2026-02-15">
<meta property="article:published_time" content="2026-03-26">

<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
Expand Down Expand Up @@ -57,7 +57,7 @@
"name": "Unknown",
"email": "unknown@example.com"
},
"datePublished": "2026-02-15",
"datePublished": "2026-03-26",
"keywords": "devops, automation, ci-cd, github-actions, claude-code",
"programmingLanguage": ["Bash", "JavaScript", "YAML"],
"codeRepository": "https://github.com/Fused-Gaming/DevOps"
Expand Down
2 changes: 1 addition & 1 deletion public/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
}
],
"author": "Unknown",
"generated": "2026-02-15"
"generated": "2026-03-26"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
python-dotenv==1.0.0
requests==2.32.4
requests==2.33.0
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# robots.txt
# Auto-generated: 2026-02-15
# Auto-generated: 2026-03-26
# Author: Unknown <unknown@example.com>
# Code sign-off: Unknown

Expand Down
6 changes: 3 additions & 3 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"metadata": {
"author": "Unknown",
"email": "unknown@example.com",
"generated": "2026-02-15",
"generated": "2026-03-26",
"version": "1.0.0",
"repository": "https://github.com/Fused-Gaming/DevOps",
"codeSignedBy": "Unknown"
Expand All @@ -21,8 +21,8 @@
"name": "Unknown",
"email": "unknown@example.com"
},
"dateCreated": "2026-02-15",
"dateModified": "2026-02-15",
"dateCreated": "2026-03-26",
"dateModified": "2026-03-26",
"codeRepository": "https://github.com/Fused-Gaming/DevOps",
"programmingLanguage": [
"Bash",
Expand Down
110 changes: 55 additions & 55 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
Sitemap generated automatically
Author: Unknown <unknown@example.com>
Generated: 2026-02-15
Generated: 2026-03-26
Code sign-off: Unknown
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
Expand All @@ -13,136 +13,136 @@
<!-- Homepage -->
<url>
<loc>https://example.com/</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>

<!-- Documentation -->
<url>
<loc>https://example.com/docs</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>

<!-- Quick Access -->
<url>
<loc>https://example.com/quick-access</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>

<!-- Cheat Sheet -->
<url>
<loc>https://example.com/cheatsheet</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>

<!-- Security Guide -->
<url>
<loc>https://example.com/security</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<!-- GitHub Actions -->
<url>
<loc>https://example.com/github-actions</loc>
<lastmod>2026-02-15</lastmod>
<lastmod>2026-03-26</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>

<!-- Add more URLs dynamically from markdown files -->

<!-- docs/MVP-STATUS.md -->
<!-- docs/FLOW-REFERENCE.md -->
<url>
<loc>https://example.com/MVP-STATUS</loc>
<loc>https://example.com/FLOW-REFERENCE</loc>
<lastmod>2025-11-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/templates/FEATURE_TEMPLATE.md -->
<!-- docs/ROLLOUT-PLAN.md -->
<url>
<loc>https://example.com/templates/FEATURE_TEMPLATE</loc>
<loc>https://example.com/ROLLOUT-PLAN</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/REPOSITORY-INVENTORY.md -->
<!-- docs/MILESTONE-FIX-GUIDE.md -->
<url>
<loc>https://example.com/REPOSITORY-INVENTORY</loc>
<lastmod>2025-11-23</lastmod>
<loc>https://example.com/MILESTONE-FIX-GUIDE</loc>
<lastmod>2025-11-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/ROLLOUT-PLAN.md -->
<!-- docs/MILESTONE-TRACKING.md -->
<url>
<loc>https://example.com/ROLLOUT-PLAN</loc>
<lastmod>2025-11-13</lastmod>
<loc>https://example.com/MILESTONE-TRACKING</loc>
<lastmod>2025-11-19</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/MILESTONE-TRACKING.md -->
<!-- docs/SUBDOMAIN-ARCHITECTURE.md -->
<url>
<loc>https://example.com/MILESTONE-TRACKING</loc>
<lastmod>2025-11-19</lastmod>
<loc>https://example.com/SUBDOMAIN-ARCHITECTURE</loc>
<lastmod>2025-11-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/PR-COMMIT-QUICKREF.md -->
<!-- docs/VERCEL-DEPLOYMENT-MONITORING.md -->
<url>
<loc>https://example.com/PR-COMMIT-QUICKREF</loc>
<lastmod>2025-11-17</lastmod>
<loc>https://example.com/VERCEL-DEPLOYMENT-MONITORING</loc>
<lastmod>2025-11-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/MVP.md -->
<!-- docs/MVP-STATUS.md -->
<url>
<loc>https://example.com/MVP</loc>
<lastmod>2025-11-15</lastmod>
<loc>https://example.com/MVP-STATUS</loc>
<lastmod>2025-11-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/FEATURE-DOCUMENTATION-GUIDE.md -->
<!-- docs/templates/FEATURE_TEMPLATE.md -->
<url>
<loc>https://example.com/FEATURE-DOCUMENTATION-GUIDE</loc>
<loc>https://example.com/templates/FEATURE_TEMPLATE</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/SUBDOMAIN-ARCHITECTURE.md -->
<!-- docs/MVP.md -->
<url>
<loc>https://example.com/SUBDOMAIN-ARCHITECTURE</loc>
<lastmod>2025-11-21</lastmod>
<loc>https://example.com/MVP</loc>
<lastmod>2025-11-15</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS.md -->
<!-- docs/MVP-SUMMARY.md -->
<url>
<loc>https://example.com/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS</loc>
<lastmod>2025-11-13</lastmod>
<loc>https://example.com/MVP-SUMMARY</loc>
<lastmod>2025-11-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/TIERED-FEATURE-WORKFLOW.md -->
<!-- docs/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS.md -->
<url>
<loc>https://example.com/TIERED-FEATURE-WORKFLOW</loc>
<loc>https://example.com/FEATURE-DOCS-IMPLEMENTATION-RECOMMENDATIONS</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -156,58 +156,58 @@
<priority>0.6</priority>
</url>

<!-- docs/VERCEL-DEPLOYMENT-MONITORING.md -->
<!-- docs/USAGE-TRACKING-GUIDE.md -->
<url>
<loc>https://example.com/VERCEL-DEPLOYMENT-MONITORING</loc>
<lastmod>2025-11-21</lastmod>
<loc>https://example.com/USAGE-TRACKING-GUIDE</loc>
<lastmod>2025-11-20</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/FEATURE-DOCS-README.md -->
<!-- docs/HYBRID-SETUP-GUIDE.md -->
<url>
<loc>https://example.com/FEATURE-DOCS-README</loc>
<loc>https://example.com/HYBRID-SETUP-GUIDE</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/FLOW-REFERENCE.md -->
<!-- docs/REPOSITORY-INVENTORY.md -->
<url>
<loc>https://example.com/FLOW-REFERENCE</loc>
<lastmod>2025-11-17</lastmod>
<loc>https://example.com/REPOSITORY-INVENTORY</loc>
<lastmod>2025-11-23</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/HYBRID-SETUP-GUIDE.md -->
<!-- docs/TIERED-FEATURE-WORKFLOW.md -->
<url>
<loc>https://example.com/HYBRID-SETUP-GUIDE</loc>
<loc>https://example.com/TIERED-FEATURE-WORKFLOW</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/USAGE-TRACKING-GUIDE.md -->
<!-- docs/PR-COMMIT-QUICKREF.md -->
<url>
<loc>https://example.com/USAGE-TRACKING-GUIDE</loc>
<lastmod>2025-11-20</lastmod>
<loc>https://example.com/PR-COMMIT-QUICKREF</loc>
<lastmod>2025-11-17</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/MVP-SUMMARY.md -->
<!-- docs/FEATURE-DOCS-README.md -->
<url>
<loc>https://example.com/MVP-SUMMARY</loc>
<lastmod>2025-11-17</lastmod>
<loc>https://example.com/FEATURE-DOCS-README</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>

<!-- docs/MILESTONE-FIX-GUIDE.md -->
<!-- docs/FEATURE-DOCUMENTATION-GUIDE.md -->
<url>
<loc>https://example.com/MILESTONE-FIX-GUIDE</loc>
<lastmod>2025-11-17</lastmod>
<loc>https://example.com/FEATURE-DOCUMENTATION-GUIDE</loc>
<lastmod>2025-11-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
Expand Down
Loading