dxc-technology / online-devops-dojo

DevOps hands-on learning modules in your browser
https://dxc-technology.github.io/about-devops-dojo/
Mozilla Public License 2.0
61 stars 32 forks source link

Need assistance with module version-control #94

Closed ponkey1 closed 3 years ago

ponkey1 commented 3 years ago

.prepare.sh/ command not working

tom-halpin commented 3 years ago

@ponkey1 sorry to hear you are having an issue.

To enable us help you can you forward a screen shot and / or the text of the error message you are getting

ponkey1 commented 3 years ago

Thanks for attending.

I am in the "Step 2" of module "Version Control" of "DevOps Dojo" program. When I execute the command: ./prepare.sh

I get below message: -bash: ./prepare.sh: No such file or directory

I have also:

  1. Regenerated the token once and execute the command.
  2. Restarted the exercise before it again including regenerating code

Still no change and get the same message: -bash: ./prepare.sh: No such file or directory

I am not able to move further in program, pls look into it. Err msg

tom-halpin commented 3 years ago

@ponkey1 Thank you, I have reproduced the issue and will prepare a fix.

ponkey1 commented 3 years ago

Thanks @tom-halpin , I have did R&D and found that I was required to change the directory to pet-clinic, before executing the command as shell script prepare.sh was in the directory pet-clinic. I did the same and it worked.

Thanks a lot.

tom-halpin commented 3 years ago

@ponkey1 thank you, I was about to suggest that to you, I will add a note to the content so that future students are informed of th need to do that.

ponkey1 commented 3 years ago

Hi @tom-halpin , I would suggest two pies:

  1. Either by default, we are taken to the pet-clinic folder, or
  2. a command should be added in the course content on this slide to change the directory. I think second option is better.
tom-halpin commented 3 years ago

Closing the issue, as your immediate issue is resolved and an update will be issued for the dojo.

Hope you enjoy the rest of the dojo @ponkey1