Skip to content
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

[Task]: Allow application to connect to any version (specified in the json file/repo) of a package during git or file import #36527

Open
subrata71 opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
Backend This marks the issue or pull request to reference server code Packages Pod issues that belong to the packages pod Task A simple Todo

Comments

@subrata71
Copy link
Contributor

subrata71 commented Sep 25, 2024

SubTasks

When a developer changes the edit mode of an app by importing a different state of it through file or by doing a git operation (e.g., change branch, pull), they want to have the app connected to the package versions set in the configuration of the app without additional effort so they can continue developing or testing the application

Expected outcome:

  • When
    • Importing application through file
    • Import application through git
    • Checkout a different branch in git
  • And
    • The application has references to the packages version that exist in the workspace even if they are not the latest version
  • Then
    • The application should be connected properly to the expected versions of the packages without any additional operation

Job Story

@subrata71 subrata71 added Backend This marks the issue or pull request to reference server code Task A simple Todo Packages Pod issues that belong to the packages pod labels Sep 25, 2024
@subrata71 subrata71 self-assigned this Sep 25, 2024
@subrata71 subrata71 changed the title [Task]: Allow application to connect to any version of a package during git or file import [Task]: Allow application to connect to any version (specified in the json file/repo) of a package during git or file import Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend This marks the issue or pull request to reference server code Packages Pod issues that belong to the packages pod Task A simple Todo
Projects
None yet
Development

No branches or pull requests

1 participant