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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
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
Begin with the selected commit
Created with Raphaël 2.2.0
4
Aug
25
Feb
24
23
21
20
19
18
16
15
14
12
10
11
10
9
8
7
6
5
2
Tweaking readme
feat/web-layer
feat/web-layer
Try to use --build-arg in kaniko to build up an api image
Bump up concurrent jobs in the runner config
Use anchors to simplify app stage
Split out app pipelines
Fix up test project
Added arg to docker file, update api project pathing
Fixup web with a warbler
Re-org, add web layer
Have a pipeline on master
master
master
Merge branch 'feat/tune-up-formatting' into 'master'
0.1.1
0.1.1
Handle non int with some clean parse code
Run all the code through configured linter
Can't do strict, it would remove directives
Setup fantomas fsharp lint config
Merge branch 'feat/dockerize' into 'master'
0.1.0
0.1.0
Use new official db release
Fixup dat seed release
db-0.1.0
db-0.1.0
Update seed tag script
Fixup seed prerelease and simplify pipeline
Use rules all the way, test for feat branches
Try to get some CD for official tagged docker images
Add some quick check style checks on the helper module
Add a real test step, tweak some knobs
Remove unused docker image
Remove log and print out the full docker image
Add debug statement for testing
Remove ci db setup script, burning schema into the image
Give up on the multi line life
One last try...
Update rules for package step, update multi line syntax
Skip seeded postgres image build step, try to figure out multi line scripts
Downgrade build&test image since schema will be versioned
Break out the configurable part of the compile-time connstr
Use a runtime env var to make the app configurable
Add in some more intelligent pipelines and ci steps
Add image with schema inside it
Use explicit paths for the dist folder in sql provider dockerfile
Correct services yaml, use newer ver
Try with CI=TRUE
Loading