Skip to content

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