Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Python Integration Tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Python Integration Tests
Commits
d7181bda
Commit
d7181bda
authored
6 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Plain Diff
Merge branch 'f-mariadb-10.11' into 'dev'
F mariadb 10.11 See merge request
!80
parents
3218cd0f
26ec1a64
No related branches found
No related tags found
1 merge request
!80
F mariadb 10.11
Pipeline
#58003
passed
5 months ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Stage: deploy
Changes
2
Pipelines
185
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.docker/docker-compose.yml
+1
-1
1 addition, 1 deletion
.docker/docker-compose.yml
tox.ini
+1
-1
1 addition, 1 deletion
tox.ini
with
2 additions
and
2 deletions
.docker/docker-compose.yml
+
1
−
1
View file @
d7181bda
version
:
'
3.7'
services
:
sqldb
:
image
:
mariadb:10.
4
image
:
mariadb:10.
11
environment
:
MYSQL_ROOT_PASSWORD
:
caosdb1234
networks
:
...
...
This diff is collapsed.
Click to expand it.
tox.ini
+
1
−
1
View file @
d7181bda
[tox]
envlist
=
py37, py38,
py39, py310, py311, py312
envlist
=
py39, py310, py311, py312
, py313
skip_missing_interpreters
=
true
[pycodestyle]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment