Code / Deploiment / Git/Github
Github action : some useful configuration
Here I share some configuration I like to set in my github repo. Main banch Forget master branch, standard of CI/CD is to use main …
Each week, I share a technical trick that I learned
Here I share some configuration I like to set in my github repo. Main banch Forget master branch, standard of CI/CD is to use main …
For one of my project I need to manage a different ssh key to deliver the code in an other git repo account. It can …
If you are bored to attribute every project pull request one by one and always to the same persons, you can configure github to do …
As a good geek, I am testing github copilot, the suggestion engine based on ChatGPT technology. It is fun but the result is tempered. Installation …