The DevHub can be enabled in Production environment. Work with your system administrator to get it to enable. If you are experimenting or learning please sign up for a developer account developer.salesforce.com/signup or a Trailhead Playground and you can enable DevHub there.
If you plan to use Github actions you can view a helpful session th-cam.com/video/2fjqhwgwgCE/w-d-xo.html You can see sample workflows using Github actions on any of the Sample apps. One example is here github.com/trailheadapps/ebikes-lwc
Really helped me out during my sfdx beginnings
any help on Salesforce DX, Github and Jenkins?
Seems a little bit outdated. Followed the guide and faced issues (seems like you can't have Dev Hub enabled for sandbox).
The DevHub can be enabled in Production environment. Work with your system administrator to get it to enable. If you are experimenting or learning please sign up for a developer account developer.salesforce.com/signup or a Trailhead Playground and you can enable DevHub there.
If you plan to use Github actions you can view a helpful session th-cam.com/video/2fjqhwgwgCE/w-d-xo.html
You can see sample workflows using Github actions on any of the Sample apps. One example is here github.com/trailheadapps/ebikes-lwc
For circle CI there is a helpful guide circleci.com/blog/continuous-integration-for-salesforce-applications/
@@msrivastav13 I will look into it, thanks a lot.