Tim Schaeps
open-menu closeme
Home
About
github twitter linkedin instagram rss
  • Running a build in Azure DevOps with Cake and Azure Artifacts

    calendar May 8, 2021 · 6 min read · Cake Cake Build Azure DevOps Azure Artifacts DevRel DevOps Microsoft  ·
    Share on: twitter facebook linkedin copy
    Running a build in Azure DevOps with Cake and Azure Artifacts

    My last few posts have been about Cake build and Azure DevOps and in this post I will again talk about those 2. This time I will talk about running Cake in an Azure Pipeline and having it work with Azure Artifacts . What? Azure Artifacts Azure Artifacts can be seen as a private repository for your reusable assets …


    Read More
  • Running Cake in Azure Pipelines and accounting for optional build-process-variables

    calendar May 7, 2021 · 6 min read · Cake Cake Build Azure DevOps DevRel DevOps Enterprise Microsoft  ·
    Share on: twitter facebook linkedin copy
    Running Cake in Azure Pipelines and accounting for optional build-process-variables

    Last week I wrote about two related topics that can be seen as a basis for this post: (1) Cake in the enterprise which is about building your enterprise applications with Cake (at scale) and what you need to do to make it manageable and (2) Migrating your builds to Azure DevOps pipelines which is about migrating …


    Read More
  • Automatically migrating your builds to Azure DevOps

    calendar May 2, 2021 · 10 min read · Azure DevOps Automation DevRel DevOps Build Management ALM Enterprise  ·
    Share on: twitter facebook linkedin copy
    Automatically migrating your builds to Azure DevOps

    A few weeks ago, I wrote how we migrated our build system towards TeamCity (this migration was a few years ago). If you want to know more on how we did this, then I gladly refer you to this post Today, I'm writing about the migration back to Azure DevOps. I'll explain the reasoning behind why we move back and what we …


    Read More
  • Extending build.cake with your (enterprise) functionality

    calendar Apr 30, 2021 · 9 min read · Cake CakeBuild DevRel DevOps Build Management ALM Enterprise  ·
    Share on: twitter facebook linkedin copy
    Extending build.cake with your (enterprise) functionality

    For a few years now, I have been willing to write about this and I never really took the time. I spoke about it in a session during Visug XL 2019 and at that time, we were only getting started with Cake. Today, 1.5 years later, we have a set up a stable (unit test supported) build process that supports multiple …


    Read More
  • Windows shortcuts that I use a lot

    calendar Apr 25, 2021 · 4 min read · productivity Microsoft Windows timesaver  ·
    Share on: twitter facebook linkedin copy
    Windows shortcuts that I use a lot

    This weeks post is one with a lot less text! I really dislike having to click around in the UI of an OS/application to get things done and I love it whenever that I can take a shortcut to shave off a few seconds of the time that I would need otherwise! It happens regularly that I see other people working and see them …


    Read More
  • Dealing with error TF401019 when using submodules in Azure Pipelines

    calendar Apr 13, 2021 · 3 min read · DevOps authentication DevRel Microsoft Azure DevOps Build  ·
    Share on: twitter facebook linkedin copy
    Dealing with error TF401019 when using submodules in Azure Pipelines

    I'm in the process om migrating a whole bunch of builds from TeamCity to Azure DevOps and the entire process is automated. (I'm writing a blogpost on this, stay tuned if you are interested in this). Today, one of the builds that I'm migrating, gave me an error when I did a test. It struck me a bit as "a strange …


    Read More
  • FindTime: Easier planning of meetings (even between companies)

    calendar Apr 6, 2021 · 5 min read · office365 outlook productivity Microsoft timesaver  ·
    Share on: twitter facebook linkedin copy
    FindTime: Easier planning of meetings (even between companies)

    In some organizations, finding a moment to discuss something with the right stakeholders, is such a painful undertaking that you have to plan weeks in advance (only to get cancellations just before "the big moment" arrives). This is a real issue that a lot of people have to deal with on a (very) frequent …


    Read More
  • Migrating your builds to TeamCity

    calendar Apr 2, 2021 · 6 min read · DevOps Migration Tech DevRel Build Management  ·
    Share on: twitter facebook linkedin copy
    Migrating your builds to TeamCity

    A few years ago, we migrated all our builds out of practical considerations from (at the time) TFS to JetBrains TeamCity. The main reason for us was that the support for XAML based builds in TFS was about to end... The main advantage for us, when using those XAML templates was the (rather) extensive templating support. …


    Read More
  • Migrating from Team Foundation Version Control to Git (and preferably at scale)

    calendar Mar 25, 2021 · 11 min read · Git TFVC Azure DevOps Development Productivity Microsoft Migration DevRel  ·
    Share on: twitter facebook linkedin copy
    Migrating from Team Foundation Version Control to Git (and preferably at scale)

    I've been wanting to write this post for a while (a few years) now and I never took the time. At some point I just thought that it wasn't relevant anymore, but since I'm working on a project in a similar context and I feel that the need still does exist, I could not refrain myself and write this thing down. If you …


    Read More
  • Using the 'tf.exe' command to clean up old TFVC workspaces

    calendar Mar 16, 2021 · 6 min read · Azure DevOps Microsoft Productivity DevOps Build TFVC DevRel  ·
    Share on: twitter facebook linkedin copy
    Using the 'tf.exe' command to clean up old TFVC workspaces

    Today, a colleague contacted me with an issue that he encountered during one of his builds: The problem lies with something legacy that we try not to use anymore wherever possible, but in this case, there seems to be an exception. In Azure DevOps, the default for version control was once (actually not that long …


    Read More
  • Certified as Azure Solutions Architect

    calendar Mar 10, 2021 · 4 min read · Azure Microsoft Certification  ·
    Share on: twitter facebook linkedin copy
    Certified as Azure Solutions Architect

    Last week I wrote about studying for the "Azure Solutions Architect exams" and in that article I mentioned that I completed the first requirement for this certification, namely the Microsoft exam: Exam AZ-303: Microsoft Azure Architect Technologies . Today, just one week later, I'm happy to announce that I …


    Read More
  • Studying for the Azure Solutions Architect exams

    calendar Mar 4, 2021 · 5 min read · Azure Microsoft Certification  ·
    Share on: twitter facebook linkedin copy
    Studying for the Azure Solutions Architect exams

    Yesterday I did something I haven't done for a few (4-5) years: I completed an "official" exam! (In this case it was a Microsoft exam) What/Why I started studying for the exam in December and because of work (and life) it took a bit longer than expected. (Initially, I was really optimistic and my thought was …


    Read More
  • Do Not Call Me (marketers)

    calendar Mar 4, 2021 · 2 min read · usefulhacks productivity  ·
    Share on: twitter facebook linkedin copy
    Do Not Call Me (marketers)

    Important: This is mostly for the Belgians among you A few weeks ago, I was talking to a colleague via Teams and at some point he was interrupted by a phone call. He took the call (I told him that I would wait as it seemed "to do something with him") and I heard him speak to the person that called him. It …


    Read More
  • There is a (hidden) world clock in windows

    calendar Feb 28, 2021 · 4 min read · windows productivity Microsoft usefulhacks  ·
    Share on: twitter facebook linkedin copy
    There is a (hidden) world clock in windows

    Every so now and then, you might have to set up meetings with people from somewhere else on our little planet. It is already complex most of the times if you have to do this within a single time zone, but it gets even more complex when you have step outside one time zone. In the beginning, I counted the difference to …


    Read More
  • Sleepy tabs in MS Edge

    calendar Feb 21, 2021 · 1 min read · Microsoft edge Microsoft productivity  ·
    Share on: twitter facebook linkedin copy
    Sleepy tabs in MS Edge

    If you are like me and have always a huge amount of tabs open in your active browser(s), then you might like the introduction of sleepy tabs in Microsoft Edge (the new one based on Chromium)! It was introduced a few weeks ago, but at the time I only managed to take a screenshot of it (the introduction) back then... …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Tim Schaeps

Passionate about people, technology and creating value. My heart beats fast for: Cloud, Azure, DevOps, Photography, Sailing, Ocean, Wind, Water
Read More

Featured Posts

  • Windows shortcuts that I use a lot

Recent Posts

  • Review: Azure Data Engineering Cookbook (2nd edition)
  • Studying for the Azure data engineer cert exam (DP-203)
  • Review: Azure Data Engineer Associate Certification Guide
  • Review - Getting started with Bicep: infra as code on Azure
  • Azure Bicep - where to get started
  • Azure Charts: a hidden gem for architects and azure users alike
  • What are profiles in Microsoft Edge and why should you use them
  • Adding Git-Bash to Windows Terminal

Categories

TECH 15 DEVOPS 10 AZURE 6 TIME-MANAGEMENT 5 BOOKS 4 LEARNING 4 PRODUCTIVITY 3 WAY-OF-WORKING 2 DATA 1 LIFE 1 MYOPINION 1

Series

BUILD-MIGRATION-MANAGEMENT 7 AZURE-STATIC-WEB-APPS 2 LEARNING-AZURE-BICEP 1

Tags

MICROSOFT 24 DEVREL 17 PRODUCTIVITY 15 WINDOWS 13 AZURE 11 DEVOPS 11 USEFULHACKS 10 AZURE-DEVOPS 8 OUTLOOK 5 TECH 5 TIMESAVER 5 BOOKS 4 CAKE 4 CERTIFICATION 4
All Tags
AAD-B2C1 ALM3 AUTHENTICATION3 AUTOMATION2 AZURE11 AZURE-ACTIVE-DIRECTORY1 AZURE-ACTIVE-DIRECTORY-B2C1 AZURE-ARTIFACTS2 AZURE-DEVOPS8 BICEP2 BLOG3 BOOKS4 BUILD3 BUILD-MANAGEMENT3 CAKE4 CAKE-BUILD2 CAKEBUILD1 CERTIFICATION4 CLIPBOARD1 CONTAINERS1 DATA-ENGINEERING2 DEVELOPMENT4 DEVOPS11 DEVREL17 EDITOR1 ENTERPRISE4 GEOFENCY1 GETTING-STARTED2 GIT1 HOSTING2 IMAGING1 INDEX1 INNOVATION1 LIFE1 MANAGEMENT1 MICROSOFT24 MICROSOFT-EDGE2 MIGRATION2 NATURE1 OFFICE3654 OPTIMIZATION1 OUTLOOK5 PICTURES1 POWERSHELL2 PRODUCTIVITY15 REMOTE-WORK1 REST1 REVIEW3 SCRIPTING2 SECURITY1 SHORTCUTS1 SQLSERVER1 STAKEHOLDER-MANAGEMENT1 SYSTEM-RECOVERY1 TECH5 TESTING2 TFVC2 TIMEKEEPING1 TIMESAVER5 TIMESHEET1 TIMEULAR1 TRAVEL1 USEFULHACKS10 VISUAL-STUDIO1 VISUALSTUDIO1 VSCODE2 WEBSITE3 WINDOWS13 WINDOWS-TERMINAL1
[A~Z][0~9]
Tim Schaeps

Copyright  TIM SCHAEPS. All Rights Reserved

to-top