Skip to content

fix(ci): make Open VSX publish non-blocking on release - #157

Merged
Anandb71 merged 2 commits into
mainfrom
fix/publish-workflow-resilience
Jul 7, 2026
Merged

fix(ci): make Open VSX publish non-blocking on release#157
Anandb71 merged 2 commits into
mainfrom
fix/publish-workflow-resilience

Conversation

@Anandb71

@Anandb71 Anandb71 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Brief description of what this PR does. Link any related issues.

Fixes #(issue number)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring

Changes Made

  • List the key changes made in this PR
  • Be specific about files/modules affected

Testing

Describe how you tested your changes:

  • Ran cargo test --all
  • Ran cargo clippy --all
  • Ran flutter test (if applicable)
  • Tested manually with a real codebase

Screenshots (if applicable)

For visualizer changes, include before/after screenshots.

Checklist

  • My code follows the project's style guidelines
  • I have added tests for my changes
  • I have updated the documentation where necessary
  • All new and existing tests pass
  • I have added appropriate comments where the code isn't self-explanatory

@arbor-cloud

arbor-cloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

⚪ Arbor PR Walk

Path heat NONE ░░░░░░░░░░ 1%
Branch fix/publish-workflow-resiliencemain
Impact 4 files · 2 symbols · 0 reachable callers
Languages Ruby

Changed Files

File Symbols Direct Transitive Risk
packaging/homebrew/arbor.rb 2 NONE
📊 Analysis confidence: High · 1545 nodes · 5169ms
  • Ruby use dynamic typing — cross-file call edges are best-effort (may miss some relationships)
  • Graph has 1545 nodes and 748 edges — well-connected codebase
  • 2 symbols changed, 0 upstream nodes analyzed

Suggestions to improve accuracy:

  • Add type annotations (Python) or use TypeScript (JavaScript) for more precise analysis

Arbor · View full report → · 5169ms · 1545 nodes · Senior engineer in your repo · Was this useful? 👍 👎

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

🌳 Arbor Impact Report

Risk Level: 🟢 Low | Blast Radius: 0 nodes | Changed Symbols: 2

Changed Files

File Status
.github/workflows/release.yml Modified
.github/workflows/vscode-marketplace.yml Modified
packaging/homebrew/arbor.rb Modified
packaging/scoop/arbor.json Modified

📊 Visual Impact Graph

graph TD
  classDef changed fill:#ef4444,stroke:#333,stroke-width:2px,color:#fff;
  classDef caller fill:#f59e0b,stroke:#333,stroke-width:1px,color:#fff;
  class Arbor changed;
  class install changed;
Loading

Impact Summary

Metric Count
Direct callers affected 0
Indirect callers affected 0
API entrypoints impacted 0
Files likely requiring updates 0
Total blast radius 0

Powered by Arbor v2.4.0 — graph-native code intelligence

@Anandb71
Anandb71 merged commit b4f63b9 into main Jul 7, 2026
8 checks passed
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