Scrum Bug
  • Home
  • Scrum
  • Training
  • Azure DevOps
Tagged

github

A collection of 4 posts

Be Secure and Compliant with GitHub
github

Be Secure and Compliant with GitHub

How do we ensure security after we have deployed our application? This question comes up in many customer engagements. How do we make something secure and how can we ensure we are compliant? Unfortunately, many of these questions arise after the fact. After the application has been built, or even

  • Jesse Houwing
Jesse Houwing Jul 1, 2022 • 17 min read
Customizing Codespaces
github

Customizing Codespaces

You’ve probably had this situation at least once on your career: you join a new team and it takes you at least 10 days to finally get the build to succeed on your local machine, the tests to pass, the application to launch without issues, and for the debugger

  • Jesse Houwing
Jesse Houwing Mar 16, 2022 • 9 min read
Can't push to GitHub "Refusing to allow an OAuth App to create or update workflow without workflow scope"
git

Can't push to GitHub "Refusing to allow an OAuth App to create or update workflow without workflow scope"

When any of your commits contain a new or updated GitHub Action, you need to have the `workflow` scope to push these changes. Git Credential Manager for Windows doesn't request this.

  • Jesse Houwing
Jesse Houwing Oct 5, 2020 • 2 min read
Rename your master branch to something better
git

Rename your master branch to something better

I just went through my GitHub repositories to rid them of the master branches. It was a relatively simple process that took me about an hour or 2 for all my repositories. Scott Hanselman explains the base process. It's a simple set of steps to create a new branch with

  • Jesse Houwing
Jesse Houwing Jun 15, 2020 • 2 min read
Scrum Bug © 2022
Facebook Twitter LinkedIn GitHub Powered by Ghost