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-02-22

### Changed
- chore(deps): bump ajv in /design-standards (@)
- 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-02-22 16:44:46 UTC
#
# Instructions:
# 1. Uncomment the line below and replace with your domain
Expand Down
24 changes: 12 additions & 12 deletions design-standards/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-02-22
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-02-22
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-02-22
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-02-22">

<!-- 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-02-22",
"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-02-22"
}
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-02-22
# 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-02-22",
"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-02-22",
"dateModified": "2026-02-22",
"codeRepository": "https://github.com/Fused-Gaming/DevOps",
"programmingLanguage": [
"Bash",
Expand Down
Loading
Loading