Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hcarc.hackclub.com MX and supporting records #1170

Merged
merged 5 commits into from May 11, 2024
Merged

Conversation

Muirrum
Copy link
Member

@Muirrum Muirrum commented May 11, 2024

Adding hcarc.hackclub.com

Description

This change supports email on hcarc.hackclub.com on Migadu as a temporary solution while HCB runs out the google workspace waitlist. When the waitlist is complete, the MX and supporting records will be updated to Google Workspace. Until that happens, only one address will exist to facilitate interactions with the FCC.

@Muirrum Muirrum requested review from a team as code owners May 11, 2024 14:24
Copy link

JSON and YAML Validation Results

YAML Validation Results

  • ✅ File(s) Passed: 21
  • ❌ File(s) Failed: 1
  • ⏭️ File(s) Skipped: 0

Violations:

[
  {
    "file": "hackclub.com.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Map keys must be unique at line 1331, column 1"
      }
    ]
  }
]

Copy link

JSON and YAML Validation Results

YAML Validation Results

  • ✅ File(s) Passed: 21
  • ❌ File(s) Failed: 1
  • ⏭️ File(s) Skipped: 0

Violations:

[
  {
    "file": "hackclub.com.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Map keys must be unique at line 1331, column 1"
      }
    ]
  }
]

Copy link

JSON and YAML Validation Results

YAML Validation Results

  • ✅ File(s) Passed: 21
  • ❌ File(s) Failed: 1
  • ⏭️ File(s) Skipped: 0

Violations:

[
  {
    "file": "hackclub.com.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Invalid escape sequence \\; at line 1334, column 19"
      }
    ]
  }
]

Copy link
Member

@jaspermayone jaspermayone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jaspermayone jaspermayone merged commit fb4c211 into main May 11, 2024
3 checks passed
@jaspermayone jaspermayone deleted the hcarc-site branch May 11, 2024 14:34
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.

None yet

2 participants