Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[BUG] - Formulas with the same directory structure are causing an error in the build and execution #383

Closed
fabianofernandeszup opened this issue Aug 9, 2020 · 1 comment · Fixed by #478
Assignees
Labels
🪲 bug Report a bug encountered while operating Ritchie ✔️ ready-for-review ready for review
Milestone

Comments

@fabianofernandeszup
Copy link
Contributor

fabianofernandeszup commented Aug 9, 2020

What happened:
Formulas with the same home directory structure are causing an error in the build and execution.

What you expected to happen:
That each formulas be executed independently, as in v1.

How to reproduce it (as minimally and precisely as possible):
Create a formula like $ rit a b and another one like $ rit a b c.
As soon as you build the formula $ rit a b c rit will build a $ rit a b

Anything else we need to know?:

Environment: All

  • Ritchie version (use rit --version): 2.0.2
  • Operating System: All
  • Network plugin / Tool and version (if this is a network-related / tool bug):
  • Others:
@fabianofernandeszup fabianofernandeszup added the 🪲 bug Report a bug encountered while operating Ritchie label Aug 9, 2020
@fabianofernandeszup fabianofernandeszup added 2.0.0 priority:high High priority level of an issue labels Aug 9, 2020
@kaduartur kaduartur removed the priority:high High priority level of an issue label Aug 11, 2020
@victor-schumacher
Copy link
Contributor

@fabianofernandeszup this bug is truly happening.
Ideas of solutions or pull requests are welcome about this.

@brunasilvazup brunasilvazup added this to the 2.0.5 milestone Aug 24, 2020
@brunasilvazup brunasilvazup self-assigned this Aug 27, 2020
@brunasilvazup brunasilvazup added the 🚧 WIP Work in Progress label Aug 27, 2020
@brunasilvazup brunasilvazup linked a pull request Aug 27, 2020 that will close this issue
@brunasilvazup brunasilvazup added ✔️ ready-for-review ready for review and removed 🚧 WIP Work in Progress labels Aug 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🪲 bug Report a bug encountered while operating Ritchie ✔️ ready-for-review ready for review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants