Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf20d961

Browse files
deansheatherkylecarbs
authored andcommitted
Revert split release (#2139)
* Revert "chore: ignore artifacts dir (#2132)"This reverts commit27acb98.* Revert "chore: split release workflow so the majority happens on Linux (#2092)"This reverts commitb87096b.
1 parent3e8d333 commitf20d961

File tree

8 files changed

+120
-383
lines changed

8 files changed

+120
-383
lines changed

‎.github/.goreleaser-release-darwin.yaml

Lines changed: 0 additions & 58 deletions
This file was deleted.

‎.github/.goreleaser-release-linux.yaml

Lines changed: 0 additions & 55 deletions
This file was deleted.

‎.github/.goreleaser-release.yaml

Lines changed: 0 additions & 105 deletions
This file was deleted.

‎.github/workflows/coder.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
token:${{ secrets.CODECOV_TOKEN }}
227227
files:./gotests.coverage
228228
flags:unittest-go-${{ matrix.os }}
229-
# this flakes and sometimes fails the build
229+
# this flakes and sometimes fails the build
230230
fail_ci_if_error:false
231231

232232
test-go-postgres:
@@ -310,7 +310,7 @@ jobs:
310310
token:${{ secrets.CODECOV_TOKEN }}
311311
files:./gotests.coverage
312312
flags:unittest-go-postgres-${{ matrix.os }}
313-
# this flakes and sometimes fails the build
313+
# this flakes and sometimes fails the build
314314
fail_ci_if_error:false
315315

316316
deploy:
@@ -437,7 +437,7 @@ jobs:
437437
token:${{ secrets.CODECOV_TOKEN }}
438438
files:./site/coverage/lcov.info
439439
flags:unittest-js
440-
# this flakes and sometimes fails the build
440+
# this flakes and sometimes fails the build
441441
fail_ci_if_error:false
442442

443443
-name:Upload DataDog Trace

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp