From bef233cd03a6945bcb716523df2da976afa02256 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Tue, 2 Jul 2024 14:48:10 +0200 Subject: [PATCH] Remove the TODOs from the migration Signed-off-by: Leandro Lucarella --- .github/workflows/ci.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1681863b..7928c5e2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -43,10 +43,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Print environment (debug) run: env @@ -128,10 +124,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Fetch sources uses: actions/checkout@v4 @@ -236,10 +228,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Fetch sources uses: actions/checkout@v4 @@ -275,10 +263,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Fetch sources uses: actions/checkout@v4 @@ -316,10 +300,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Fetch sources uses: actions/checkout@v4 @@ -362,10 +342,6 @@ jobs: steps: - name: Setup Git uses: frequenz-floss/gh-action-setup-git@v0.x.x - # TODO(cookiecutter): Uncomment this for projects with private dependencies - # with: - # username: ${{ secrets.GIT_USER }} - # password: ${{ secrets.GIT_PASS }} - name: Fetch sources uses: actions/checkout@v4