Skip to content

Update dev#280

Closed
bourgeoa wants to merge 2 commits into
stagingfrom
updateDev
Closed

Update dev#280
bourgeoa wants to merge 2 commits into
stagingfrom
updateDev

Conversation

@bourgeoa

@bourgeoa bourgeoa commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 5, 2026 20:59
@bourgeoa bourgeoa changed the base branch from main to staging July 5, 2026 20:59
@bourgeoa bourgeoa closed this Jul 5, 2026
@bourgeoa bourgeoa deleted the updateDev branch July 5, 2026 21:00
@bourgeoa bourgeoa restored the updateDev branch July 5, 2026 21:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the development workflow and dependency management for chat-pane, including CI automation and minor TypeScript/dev-login adjustments.

Changes:

  • Added a reusable workflow step to auto-update SolidOS-related dependencies and expanded CI triggers to staging.
  • Updated package version and shifted several SolidOS/rdflib packages into dependencies, introducing a solidosDependencies list.
  • Tweaked TypeScript typing in src/create.ts and updated dev login flow in dev/index.js.

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
src/create.ts Adjusts updater call typing and adds an explicit return type for findChat.
package.json Bumps version; moves SolidOS/rdflib packages into dependencies and adds solidosDependencies.
dev/index.js Updates login flow to use authn.checkUser() and broadens “logged in” detection.
.github/workflows/ci.yml Runs CI on staging, adds update-deps reusable workflow job, and updates permissions for prerelease publish.
Comments suppressed due to low confidence (1)

package.json:71

  • pane-registry is listed in solidosDependencies, and the update-solidos-deps reusable workflow pins those packages into dependencies[...]. Keeping pane-registry in devDependencies will lead to it being duplicated (and then churned by the updater) as both a devDependency and a dependency.
    "node-polyfill-webpack-plugin": "^4.1.0",
    "pane-registry": "^3.1.2-2",
    "typescript": "^5.9.3",

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants