Skip to content

Bump xeno atom#377

Merged
vcsjones merged 4 commits intomainfrom
bump-xeno-atom
Mar 2, 2026
Merged

Bump xeno atom#377
vcsjones merged 4 commits intomainfrom
bump-xeno-atom

Conversation

@vcsjones
Copy link
Copy Markdown
Owner

@vcsjones vcsjones commented Mar 2, 2026

No description provided.

dependabot bot and others added 3 commits March 2, 2026 15:52
---
updated-dependencies:
- dependency-name: XenoAtom.CommandLine
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings March 2, 2026 16:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates AzureSignTool’s command-line parsing to accommodate a newer XenoAtom.CommandLine version and adjusts how positional file inputs are collected for the sign command.

Changes:

  • Bump XenoAtom.CommandLine dependency from 1.0.1 to 2.0.2.
  • Refactor sign command file collection to use the arguments array and a new GetAllFiles(...) helper (instead of a bound Files list + cached AllFiles property).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/AzureSignTool/Program.cs Refactors positional file handling and plumbs collected file set through validation and signing.
Directory.Packages.props Updates XenoAtom.CommandLine package version to 2.0.2.

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

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


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

@vcsjones vcsjones merged commit 62f65f1 into main Mar 2, 2026
10 checks passed
@vcsjones vcsjones deleted the bump-xeno-atom branch March 2, 2026 16:59
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