Skip to content

Pull requests: xorcare/testing-go-code-with-postgres

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add GitHub actions workflow
#1 by xorcare was merged Jul 10, 2023 Loading… updated Jul 10, 2023
Add lint to CI
#2 by xorcare was merged Jul 10, 2023 Loading… updated Jul 10, 2023
Add coverage report by Codecov
#3 by xorcare was merged Jul 10, 2023 Loading… updated Jul 10, 2023
Add GitLab CI and mirroring to GitLab
#4 by xorcare was merged Jul 11, 2023 Loading… updated Jul 11, 2023
Small refactoring of testingpg
#5 by xorcare was merged Jul 12, 2023 Loading… updated Jul 12, 2023
Add set of small fixes to testingpg package
#6 by xorcare was merged Jul 13, 2023 Loading… updated Jul 13, 2023
Speed up your integration tests by one line
#7 by xorcare was merged Jul 14, 2023 Loading… updated Jul 14, 2023
Fix placeholder for the database template name
#8 by xorcare was merged Jul 15, 2023 Loading… updated Jul 15, 2023
Make human-readable database name
#9 by xorcare was merged Jul 16, 2023 Loading… updated Jul 16, 2023
Make return the exit code of a 'migrate' service container
#10 by xorcare was merged Aug 20, 2023 Loading… updated Aug 20, 2023
Migrate to Compose V2
#11 by xorcare was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Fix command for teardown test env in GitHub Actions
#12 by xorcare was merged Oct 5, 2023 Loading… updated Oct 5, 2023
Replace 'Dash' with 'Hyphen'
#13 by xorcare was merged Oct 11, 2023 Loading… updated Oct 11, 2023
Add 'Quick start' to README.md
#14 by xorcare was merged Nov 14, 2023 Loading… updated Nov 14, 2023
Hide sample test titles with a spoiler
#15 by xorcare was merged Nov 14, 2023 Loading… updated Nov 14, 2023
Enable linters 'testifylint' and 'testpackage'
#16 by xorcare was merged Nov 14, 2023 Loading… updated Nov 14, 2023
Revert to oldes style docker compose cli
#17 by xorcare was closed Nov 15, 2023 Loading… updated Nov 15, 2023
Add dependabot configuration
#18 by xorcare was merged Jan 27, 2024 Loading… updated Jan 27, 2024
Bump codecov/codecov-action from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#21 by dependabot bot was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Bump actions/setup-go from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#20 by dependabot bot was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 dependencies Pull requests that update a dependency file
#19 by dependabot bot was merged Feb 6, 2024 Loading… updated Feb 6, 2024
Bump golangci/golangci-lint-action from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#22 by dependabot bot was merged Feb 11, 2024 Loading… updated Feb 11, 2024
Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#24 by dependabot bot was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#23 by dependabot bot was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#25 by dependabot bot was merged Mar 14, 2024 Loading… updated Mar 14, 2024
ProTip! Filter pull requests by the default branch with base:main.