• Home
  • GitHub
  • Training
  • Scrum
Sign in Subscribe
Instagram Twitter phone
Azure DevOps

Team foundation Service is now known as...

  • Jesse Houwing

Jesse Houwing

14 Nov 2013
Share

Visual Studio Online Logo

And I've updated the tags to all posts referencing TFSvc to now also include Visual Studio Online. This helps clear up the definition of TFS is that Server or Service? So, TFS is the on premise product and VSO is the one in the cloud (with a lot of very cool features!).

Read more on this excellent blog post by Ed Blankenship.

A trust checklist for GitHub Actions

A trust checklist for GitHub Actions

Every action you reference in a workflow runs on your runner, with access whatever token you hand it. `uses: some-org/some-action@v3` is an instruction to execute someone else's code. It deserves at least as much scrutiny as a production dependency, and receives considerably less.
04 Sep 2026 8 min read
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Consider a "dark factory" setup: a software factory with almost no people on the production line. A small number of people orchestrate the system, but agents do most of the work: planning, coding, reviewing, securing, deploying and reporting back. The goal is to define the factory itself as code.
04 Sep 2026 8 min read
Ground your GitHub Copilot agent in a local clone instead of letting it guess

Ground your GitHub Copilot agent in a local clone instead of letting it guess

A long debugging session lost to GitHub Agentic Workflows. Not because the tool was broken, but because the agent kept inventing how it worked. The model was not being unreasonable. It was being asked an impossible question.
04 Sep 2026 6 min read
Scrum Bug © 2026
Facebook X LinkedIn GitHub Bluesky Mastodon Instagram Threads StackOverflow MVP Call RSS
Powered by Ghost