Skip to content

chore(vscode): migrate build chain to AffineScript#35

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/ts-to-as-step-1-build-integration
May 30, 2026
Merged

chore(vscode): migrate build chain to AffineScript#35
hyperpolymath merged 1 commit into
mainfrom
chore/ts-to-as-step-1-build-integration

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Follow-up to #19. Completes STEP 1 (#240) of the TS->AS migration campaign.

- Swap extension.ts for extension.affine (landed in #19)
- Update package.json main to .out/extension.cjs
- Update compile script to use affinescript compiler
- Remove tsc-specific configuration and devDependencies

Step 1 (follow-up) of the TS->AS migration campaign (#240).
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 30, 2026 16:45
@hyperpolymath hyperpolymath merged commit 94a92ed into main May 30, 2026
6 of 16 checks passed
@hyperpolymath hyperpolymath deleted the chore/ts-to-as-step-1-build-integration branch May 30, 2026 18:55
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 79 issues detected

Severity Count
🔴 Critical 0
🟠 High 9
🟡 Medium 70
View findings
[
  {
    "reason": "Backup file in root",
    "type": "stale",
    "file": "META.scm.bak",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "reason": "Backup file in root",
    "type": "stale",
    "file": "ECOSYSTEM.scm.bak",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "reason": "Merge artifact in root",
    "type": "stale",
    "file": "SPEC.core.scm.orig",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "medium"
  },
  {
    "reason": "Action perpolymath/standards/.github/workflows/governance-reusable.yml@main\n needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "codeql.yml lists `language: javascript-typescript` but the repo has no source files in any CodeQL-scannable language. The analyze job will exit 'no source files' on every run. Switch the matrix to `actions` (which scans workflow files — every repo has those).",
    "type": "codeql_language_matrix_mismatch",
    "file": "codeql.yml",
    "action": "switch_codeql_matrix_to_actions",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_timeout_minutes",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dependabot-automerge.yml",
    "type": "missing_timeout_minutes",
    "file": "dependabot-automerge.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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