Skip to content

Fix Codespace not serving Jekyll site#4

Merged
KreigD merged 1 commit intorc/1.0.0from
hotfix/setup-scripts-not-serving-site
Oct 24, 2024
Merged

Fix Codespace not serving Jekyll site#4
KreigD merged 1 commit intorc/1.0.0from
hotfix/setup-scripts-not-serving-site

Conversation

@KreigD
Copy link
Copy Markdown
Collaborator

@KreigD KreigD commented Oct 24, 2024

What Type of Change is This?

  • 🐛 Bug fix
  • ✨ Introduced New Features
  • 🔌 Plugin Updates
  • 🚑 Critical Hotfix
  • ♻️ Change or Refactor to Existing Feature
  • 🤕 Patch Fix
  • 🔒️ Security Updates
  • 👷 Deploy/Build System
  • 🔊 Add Logging
  • 🧟‍♂️ Remove Dead Code
  • 📸 Capturing Uncommitted Code

📖 Git Flow Reference

flowchart LR
    A[[feature/1234_branch]] --> B{{Merge via PR}}
    B --> C[[rc/x.x.x]]
    C --> D{Run CI/CD?}
    D -->|fa:fa-x Fail Code Checks| E[Commit Fixes] --> D
    D -->|fa:fa-check Pass Code Checks| F[Merge Commit]
    F --> G{ Q/A }
    G --> H{{Merge via PR}}
    H --> I[[main]]
Loading

…kyll site

Signed-off-by: GitHub <noreply@github.com>
@KreigD KreigD merged commit 69bc29f into rc/1.0.0 Oct 24, 2024
@KreigD KreigD deleted the hotfix/setup-scripts-not-serving-site branch October 24, 2024 02:07
KreigD pushed a commit that referenced this pull request Feb 6, 2025
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.

1 participant