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

chore: run macOS, windows, and race tests with Postgres in CI#15520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugodutka merged 23 commits intomainfromhugodutka/enable-pg-ci-macos-windows
Dec 3, 2024
Merged
Changes from1 commit
Commits
Show all changes
23 commits
Select commitHold shift + click to select a range
5686771
run pg tests on macos and windows in CI
hugodutkaNov 14, 2024
fede550
set default encoding on embedded pg
hugodutkaNov 14, 2024
cd9b4d1
allow test-go-pg to fail on windows
hugodutkaNov 15, 2024
e797183
add pg race test to ci
hugodutkaNov 15, 2024
fb23890
require test-go-race-pg to pass
hugodutkaNov 15, 2024
4e3421f
trigger ci
hugodutkaNov 15, 2024
46a8c60
remove the fail-fast: false strategy from test-go-pg
hugodutkaNov 15, 2024
dcfdc07
ensure we received results from all matrix jobs
hugodutkaNov 17, 2024
5d79aea
simplify the required check
hugodutkaNov 17, 2024
1c99f2e
runners fallback
hugodutkaNov 17, 2024
de40386
make the windows pg test required
hugodutkaNov 26, 2024
988c893
use a temporary folder on the D: drive in Windows CI for postgres
hugodutkaDec 2, 2024
e7463ec
test out imdisk (ramdisk) for windows
hugodutkaDec 2, 2024
b41c523
try fix
hugodutkaDec 2, 2024
8a61183
another fix
hugodutkaDec 2, 2024
d319138
fix
hugodutkaDec 2, 2024
c63786f
try ramdisk with postgres
hugodutkaDec 2, 2024
ed13154
create an action for setting up imdisk
hugodutkaDec 2, 2024
4b6f183
revert lint job changes
hugodutkaDec 2, 2024
9c7e240
clarity and grammar
hugodutkaDec 2, 2024
4969a23
fmt
hugodutkaDec 2, 2024
160e77c
remove empty inputs
hugodutkaDec 2, 2024
f87261f
add link to the StartParameters issue
hugodutkaDec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
remove empty inputs
  • Loading branch information
@hugodutka
hugodutka committedDec 2, 2024
commit160e77cd338ff24abd272abdd1febcc901b1772a
1 change: 0 additions & 1 deletion.github/actions/setup-imdisk/action.yaml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,6 @@ name: "Setup ImDisk"
if: runner.os == 'Windows'
description: |
Sets up the ImDisk toolkit for Windows and creates a RAM disk on drive R:.
inputs:
runs:
using: "composite"
steps:
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp