Skip to content

fix: push cmd should include extra files#593

Merged
GabrielVasilescu04 merged 1 commit intomainfrom
fix/ignore-files-on-push-command
Sep 17, 2025
Merged

fix: push cmd should include extra files#593
GabrielVasilescu04 merged 1 commit intomainfrom
fix/ignore-files-on-push-command

Conversation

@GabrielVasilescu04
Copy link
Copy Markdown
Contributor

Description

push should work like pack and include extra files, specified by the user in uipath.json

@GabrielVasilescu04 GabrielVasilescu04 force-pushed the fix/ignore-files-on-push-command branch from c40a3e9 to 510cf34 Compare September 17, 2025 15:00
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

This PR fixes the push command to include extra files specified in uipath.json, similar to how the pack command works. The change adds support for reading settings from the project configuration.

  • Adds settings extraction from project configuration to support extra files
  • Updates project version from 2.1.51 to 2.1.52

Reviewed Changes

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

File Description
src/uipath/_cli/_utils/_project_files.py Adds settings field to project configuration dictionary
pyproject.toml Version bump to 2.1.52

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@GabrielVasilescu04 GabrielVasilescu04 merged commit 17de77b into main Sep 17, 2025
16 checks passed
@GabrielVasilescu04 GabrielVasilescu04 deleted the fix/ignore-files-on-push-command branch September 17, 2025 15:05
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.

3 participants