check if symbolic link exists and removes if so#18
Merged
willard-pro merged 1 commit intodevelopfrom Sep 30, 2024
Merged
Conversation
willard-pro
added a commit
that referenced
this pull request
Sep 30, 2024
* check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com>
willard-pro
added a commit
that referenced
this pull request
Jan 11, 2025
* check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) * Introduction of preferences (#21) * minor tweaks * enabled preferences and busy testing the add option * now possible to add and remove workspaces * created dedicated preferences section in environment config and moved workspaces under it * minor tweaks * updates flows to prompt for selection of workspace * adding new feature which allows for checking if preferences have been set * enabled to check for required preferences when prompt is selected * check for preferences in place and cleaning up default messages * get_workspaces supports returning different field values --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com>
willard-pro
added a commit
that referenced
this pull request
Jan 11, 2025
* Installation over existing instance fix (#19) * check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com> * Dropped snapshot (develop) * minor tweaks * updates flows to prompt for selection of workspace * adding new feature which allows for checking if preferences have been set * enabled to check for required preferences when prompt is selected * check for preferences in place and cleaning up default messages * get_workspaces supports returning different field values --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com>
willard-pro
added a commit
that referenced
this pull request
Jan 11, 2025
* check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) * Introduction of preferences (#21) * minor tweaks * enabled preferences and busy testing the add option * now possible to add and remove workspaces * created dedicated preferences section in environment config and moved workspaces under it * Bumped minor version (feature) * Feature/integrate workspaces (#23) * Installation over existing instance fix (#19) * check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com> * Dropped snapshot (develop) * minor tweaks * updates flows to prompt for selection of workspace * adding new feature which allows for checking if preferences have been set * enabled to check for required preferences when prompt is selected * check for preferences in place and cleaning up default messages * get_workspaces supports returning different field values --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com> * Bumped minor version (feature) * minor tweaks * removed line --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com>
willard-pro
added a commit
that referenced
this pull request
Jan 12, 2025
* check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) * Introduction of preferences (#21) * minor tweaks * enabled preferences and busy testing the add option * now possible to add and remove workspaces * created dedicated preferences section in environment config and moved workspaces under it * Bumped minor version (feature) * Feature/integrate workspaces (#23) * Installation over existing instance fix (#19) * check if symbolic link exists and removes if so (#18) * Bumped patch version (bugfix) --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com> * Dropped snapshot (develop) * minor tweaks * updates flows to prompt for selection of workspace * adding new feature which allows for checking if preferences have been set * enabled to check for required preferences when prompt is selected * check for preferences in place and cleaning up default messages * get_workspaces supports returning different field values --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com> * Bumped minor version (feature) * minor tweaks * removed line * add option to reset configuration of module for now it only resets the field configured to false (#25) * Bumped minor version (feature) --------- Co-authored-by: willard-pro <willard-pro@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checks now if symbolic link already exists and removes it, if it does...
Type of change
Please delete options that are not relevant.
Checklist: