m8ram
Mission Specialist
Mission Specialist
  • 322 Views

The git bash environment setup shown in the videos has been disabled in the repository

Jump to solution

Hi,

The bash environment setup shown in the video has been disabled by Ricardo in his gitlab project because of some bugs.

That means that the environment will not work as described.

I'm not aware what the bugs are or when they will be resolved but this shows a risk in using an external repository in courses.

Perhaps the suggested changes should be incorporated in the default build of the course lab environments as they make using the lab more convenient.
Perhaps with a way to enable/disable them if the learner chooses.

Regards

Bram

1 Solution

Accepted Solutions
Travis
Moderator
Moderator
  • 175 Views

@m8ram -

Ricardo was showing customization pieces and these aren't part of the official course materials. As instructors, we have the ability to show real-world ways to interact with the classroom environment and put concepts to use. The repository he is/was using was developed by him and not officially part of Red Hat Training. I also have many repositories I use to provide additional clarity to concepts and sometimes "easier to use" methods. 

We can't always guarantee access to outside repos or additional tools being maintained. The DO374 does teach how to use a default BASH git prompt and it shows where it is installed on the system. Like Ricardo, I have my own tools and demos I use for DO374 to help assist students grasp harder concepts or something that they take with them after class.

https://github.com/tmichett/do374

https://github.com/tmichett/do374/tree/main/Demos/CH1/git (Specifically for Git tools setup and I also use/install the Github tools to checkout PRs and be able to look at issues from CLI)

 

https://github.com/tmichett/bash-git-prompt (Used in the past)

https://github.com/tmichett/vimrc (VIMRC I like to demo - contains VIM plugins, but not really available for things like exams, but very useful for on-the-job purposes)

 

Travis Michette, RHCA XIII
https://rhtapps.redhat.com/verify?certId=111-134-086
SENIOR TECHNICAL INSTRUCTOR / CERTIFIED INSTRUCTOR AND EXAMINER
Red Hat Certification + Training

View solution in original post

2 Replies
alexajo
Flight Engineer
Flight Engineer
  • 190 Views

Can you please elaborate? I did not use his gitlab project so I am not really clear on what bugs you are referring to. Thanks.

0 Kudos
Travis
Moderator
Moderator
  • 176 Views

@m8ram -

Ricardo was showing customization pieces and these aren't part of the official course materials. As instructors, we have the ability to show real-world ways to interact with the classroom environment and put concepts to use. The repository he is/was using was developed by him and not officially part of Red Hat Training. I also have many repositories I use to provide additional clarity to concepts and sometimes "easier to use" methods. 

We can't always guarantee access to outside repos or additional tools being maintained. The DO374 does teach how to use a default BASH git prompt and it shows where it is installed on the system. Like Ricardo, I have my own tools and demos I use for DO374 to help assist students grasp harder concepts or something that they take with them after class.

https://github.com/tmichett/do374

https://github.com/tmichett/do374/tree/main/Demos/CH1/git (Specifically for Git tools setup and I also use/install the Github tools to checkout PRs and be able to look at issues from CLI)

 

https://github.com/tmichett/bash-git-prompt (Used in the past)

https://github.com/tmichett/vimrc (VIMRC I like to demo - contains VIM plugins, but not really available for things like exams, but very useful for on-the-job purposes)

 

Travis Michette, RHCA XIII
https://rhtapps.redhat.com/verify?certId=111-134-086
SENIOR TECHNICAL INSTRUCTOR / CERTIFIED INSTRUCTOR AND EXAMINER
Red Hat Certification + Training
Join the discussion
You must log in to join this conversation.