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

New Feat: Core_Check_Path_Is_Root #70

Merged
merged 1 commit into from
May 26, 2023
Merged

New Feat: Core_Check_Path_Is_Root #70

merged 1 commit into from
May 26, 2023

Conversation

pascalandy
Copy link
Contributor

@pascalandy pascalandy commented May 26, 2023

New Feat: Core_Check_Path_Is_Root

  • Core_Check_Path_Is_Root verifies if the user is at the same level as the ".git" directory, which is located at the root of every git repository.
  • Impacts: PINNED/ Logic & Condition 🧠 #10 Logic & Condition 🧠

Problem

  • While working on the previous version() issue, I realized that I made a process mistake as a user.
  • I, the user, was attempting to update the project versions under a sub-directory (v5) where things looked broken.
  • bashlava operates at the root of a git repository.
  • For the Dockerfile, add logic to manage if a sub-directory is present or not

@pascalandy pascalandy merged commit c75d3e3 into main May 26, 2023
@pascalandy pascalandy deleted the edge_c3a branch May 26, 2023 15:39
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.

1 participant