Skip to content

Actions: dbsteward/dbsteward-go

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
102 workflow runs
102 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Disable testing partitioning and warn that it's not fully implemented
Tests and Coverage #118: Commit f86e123 pushed by williammoran
May 3, 2024 15:00 1m 1s reorg
May 3, 2024 15:00 1m 1s
Fix legacy resetting of roles now that we extract them properly
Tests and Coverage #117: Commit bcfa34e pushed by williammoran
May 3, 2024 12:00 1m 7s reorg
May 3, 2024 12:00 1m 7s
fix bug in XML parsing of columns and clean up and improve some error…
Tests and Coverage #116: Commit beac900 pushed by williammoran
May 3, 2024 01:03 1m 4s reorg
May 3, 2024 01:03 1m 4s
large chunk of the work necessary to get XML export functional
Tests and Coverage #115: Commit f9771bb pushed by williammoran
May 2, 2024 23:50 1m 8s reorg
May 2, 2024 23:50 1m 8s
Migrate IR test data into the IR package iteself
Tests and Coverage #114: Commit 32279c3 pushed by williammoran
May 2, 2024 14:28 1m 3s reorg
May 2, 2024 14:28 1m 3s
In-progress reorg to replace logging and control flow with idiomatic …
Tests and Coverage #113: Commit 5060160 pushed by williammoran
May 2, 2024 14:16 1m 8s reorg
May 2, 2024 14:16 1m 8s
Factor away GlobalSlonik
Tests and Coverage #112: Commit 0f7e5a0 pushed by williammoran
May 1, 2024 15:27 56s master
May 1, 2024 15:27 56s
Factor away GlobalSqlParser
Tests and Coverage #111: Commit 14a4b5e pushed by williammoran
May 1, 2024 15:14 58s master
May 1, 2024 15:14 58s
Refactor to remove GlobalXMLParser and move that code to the XML package
Tests and Coverage #110: Commit 233387b pushed by williammoran
May 1, 2024 14:40 1m 2s master
May 1, 2024 14:40 1m 2s
Note some possible markup languages to support
Tests and Coverage #109: Commit c9940c7 pushed by williammoran
May 1, 2024 13:08 56s master
May 1, 2024 13:08 56s
Refactor to remove dbx and the associated global variable
Tests and Coverage #108: Commit bedacb6 pushed by williammoran
May 1, 2024 12:04 1m 18s master
May 1, 2024 12:04 1m 18s
Move final two function from dbx -> ir and retire dbx completely
Tests and Coverage #107: Commit 00932e1 pushed by williammoran
May 1, 2024 11:46 1m 6s refactor_dbx
May 1, 2024 11:46 1m 6s
move new ResolveForeignKey to IR
Tests and Coverage #106: Commit bdab373 pushed by williammoran
May 1, 2024 00:32 59s refactor_dbx
May 1, 2024 00:32 59s
Migrate functions from dbx -> ir where appropriate and reasonable to …
Tests and Coverage #105: Commit ca3e5dd pushed by williammoran
April 30, 2024 14:45 1m 5s refactor_dbx
April 30, 2024 14:45 1m 5s
Refactor ir data types a bit to make it more canonical Go and further…
Tests and Coverage #104: Commit d49f365 pushed by williammoran
April 30, 2024 13:48 1m 3s master
April 30, 2024 13:48 1m 3s
Refactor ir data types a bit to make it more canonical Go and further…
Tests and Coverage #103: Commit d49f365 pushed by williammoran
April 29, 2024 12:04 1m 2s improve_ir
April 29, 2024 12:04 1m 2s
Clean up go.mod of old dependencies
Tests and Coverage #102: Commit 5174fee pushed by williammoran
April 29, 2024 11:11 1m 1s master
April 29, 2024 11:11 1m 1s
Clean up go.mod of old dependencies
Tests and Coverage #101: Commit 5174fee pushed by williammoran
April 28, 2024 23:38 54s pgsql_reorg
April 28, 2024 23:38 54s
remove the TODO item for column check constraints
Tests and Coverage #100: Commit 7a1b62e pushed by williammoran
April 28, 2024 23:29 57s pgsql_reorg
April 28, 2024 23:29 57s
column check constraints now process properly
Tests and Coverage #99: Commit 80a38aa pushed by williammoran
April 28, 2024 23:29 55s pgsql_reorg
April 28, 2024 23:29 55s
Tests for indexs and fix and clean up the related processing code
Tests and Coverage #98: Commit 6c0a4e0 pushed by williammoran
April 28, 2024 22:23 1m 2s pgsql_reorg
April 28, 2024 22:23 1m 2s
Unique indexes now extract correctly
Tests and Coverage #97: Commit daa18b9 pushed by williammoran
April 28, 2024 15:41 1m 4s pgsql_reorg
April 28, 2024 15:41 1m 4s
Lot of work to get SERIAL types behaving properly
Tests and Coverage #96: Commit d379ee0 pushed by williammoran
April 28, 2024 15:12 1m 9s pgsql_reorg
April 28, 2024 15:12 1m 9s
best effort attempt to auto-quote identifiers that use reserved words
Tests and Coverage #95: Commit b30835c pushed by williammoran
April 28, 2024 12:54 58s pgsql_reorg
April 28, 2024 12:54 58s
April 28, 2024 12:24 59s