Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
fsharp-sql-provider
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Sean
fsharp-sql-provider
Commits
master
Select Git revision
Branches
2
feat/web-layer
master
default
protected
Tags
3
0.1.1
0.1.0
db-0.1.0
5 results
fsharp-sql-provider
Author
Search by author
Any Author
authors
Sean
sNewell
1 author
Feb 23, 2020
Have a pipeline on master
· 03b1ec31
Sean
authored
5 years ago
03b1ec31
Feb 21, 2020
Merge branch 'feat/tune-up-formatting' into 'master'
· c5d0f570
Sean
authored
5 years ago
Formatting Settings See merge request
!4
View commits for tag 0.1.1
0.1.1
c5d0f570
Handle non int with some clean parse code
· ebe03c40
Sean
authored
5 years ago
ebe03c40
Run all the code through configured linter
· 8e422757
Sean
authored
5 years ago
8e422757
Can't do strict, it would remove directives
· 813733ff
Sean
authored
5 years ago
813733ff
Setup fantomas fsharp lint config
· 839d5efc
Sean
authored
5 years ago
839d5efc
Feb 20, 2020
Merge branch 'feat/dockerize' into 'master'
· 4685f8a0
Sean
authored
5 years ago
Dockerize See merge request
!3
View commits for tag 0.1.0
0.1.0
4685f8a0
Use new official db release
· 35beb794
Sean
authored
5 years ago
35beb794
Fixup dat seed release
· 6c410594
Sean
authored
5 years ago
View commits for tag db-0.1.0
db-0.1.0
6c410594
Update seed tag script
· c76746dd
Sean
authored
5 years ago
c76746dd
Fixup seed prerelease and simplify pipeline
· ace3766f
Sean
authored
5 years ago
ace3766f
Use rules all the way, test for feat branches
· 028c3d15
Sean
authored
5 years ago
028c3d15
Try to get some CD for official tagged docker images
· 3a24a7d9
Sean
authored
5 years ago
3a24a7d9
Add some quick check style checks on the helper module
· fb432f12
Sean
authored
5 years ago
fb432f12
Add a real test step, tweak some knobs
· 8fd3ac74
Sean
authored
5 years ago
8fd3ac74
Remove unused docker image
· e1f73eba
Sean
authored
5 years ago
e1f73eba
Remove log and print out the full docker image
· 00d8b517
Sean
authored
5 years ago
00d8b517
Add debug statement for testing
· e5e978aa
Sean
authored
5 years ago
e5e978aa
Feb 19, 2020
Remove ci db setup script, burning schema into the image
· 8a67ceb6
Sean
authored
5 years ago
8a67ceb6
Give up on the multi line life
· 95224342
Sean
authored
5 years ago
95224342
One last try...
· cbad2b09
Sean
authored
5 years ago
cbad2b09
Update rules for package step, update multi line syntax
· f12f0243
Sean
authored
5 years ago
f12f0243
Skip seeded postgres image build step, try to figure out multi line scripts
· 9ce984ee
Sean
authored
5 years ago
9ce984ee
Downgrade build&test image since schema will be versioned
· e928dc76
Sean
authored
5 years ago
e928dc76
Break out the configurable part of the compile-time connstr
· b477c98d
Sean
authored
5 years ago
b477c98d
Use a runtime env var to make the app configurable
· de60f5f6
Sean
authored
5 years ago
de60f5f6
Add in some more intelligent pipelines and ci steps
· 09186317
Sean
authored
5 years ago
09186317
Feb 16, 2020
Add image with schema inside it
· 642a398d
Sean
authored
5 years ago
642a398d
Feb 15, 2020
Use explicit paths for the dist folder in sql provider dockerfile
· 0c3f3f46
Sean
authored
5 years ago
0c3f3f46
Correct services yaml, use newer ver
· 2767196e
Sean
authored
5 years ago
2767196e
Try with CI=TRUE
· 94c3f12f
Sean
authored
5 years ago
94c3f12f
Try to use kaniko again - burn schema into postgres image
· b6c6b777
Sean
authored
5 years ago
b6c6b777
Try to enable user namespaces >.>
· c23db1d6
Sean
authored
5 years ago
c23db1d6
Use newer, smaller buildah image; get rid of duplicate image name
· 1e87c439
Sean
authored
5 years ago
1e87c439
Try with bash a echo to the auth json file
· 3500bad1
Sean
authored
5 years ago
3500bad1
Use newer buildah image (bigger tho) and try --network host for bud too
· 33534974
Sean
authored
5 years ago
33534974
Try building with buildah
· 6acea378
Sean
authored
5 years ago
6acea378
Feb 13, 2020
Try calling shell and passing the known good file
· 015818ce
Sean
authored
5 years ago
015818ce
Go back to passing shell file explicitly
· a38fa578
Sean
authored
5 years ago
a38fa578
Try updating docker ignore, explicitly test our setup script's existence
· d3ed6f25
Sean
authored
5 years ago
d3ed6f25
Loading