Skip to content

Update archive project name #6401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Devin-Crawford
Copy link
Contributor

Use the project name to save the new project after it is extracted from an archive.

Description

When an archive is opened, the default file name for the project should be the same as that of the archive root file name.

Issue linked

Resolve #6400

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

Use the project name to save the new project after it is extracted from an archive.
@Devin-Crawford Devin-Crawford requested a review from a team as a code owner July 14, 2025 09:04
@Devin-Crawford Devin-Crawford linked an issue Jul 14, 2025 that may be closed by this pull request
2 tasks
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Something isn't working label Jul 14, 2025
@Devin-Crawford Devin-Crawford marked this pull request as draft July 14, 2025 09:21
Devin-Crawford and others added 5 commits July 17, 2025 07:09
- When an archive file is extracted, the
  project file stem name will be incremented
  by an integer if the project file already
  exists.
- Simplify syntax.
…oject' into fix/6400-use-archive-name-for-project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to specify project name when opening an archive
1 participant