Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top-level docker-compose.yml for Skosmos 3 #1545

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

osma
Copy link
Member

@osma osma commented Nov 13, 2023

Reasons for creating this PR

docker-compose.yml was moved to the top level in PR 1512, already merged to the master branch. The same should be done for the skosmos-3 branch. This PR does just that.

Link to relevant issue(s), if any

Description of the changes in this PR

Known problems or uncertainties in this PR

n/a

Checklist

  • phpUnit tests pass locally with my changes
  • I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
  • The PR doesn't reduce accessibility of the front-end code (e.g. tab focus, scaling to different resolutions, use of .sr-only class, color contrast)
  • The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

namedgraph and others added 3 commits November 13, 2023 14:42
* moved `docker-compose.yml` to the top-level dir
* fixed relative paths accordingly
* removed `container_name` properties
* replaced host port numbers with env variables with default values

(cherry picked from commit 9a00be2)
Aligned with the new `docker-compose.yml` location

(cherry picked from commit 0c0c439)
@osma osma added this to the 3.0 milestone Nov 13, 2023
@osma osma changed the title Issue1541 docker compose skosmos3 Top-level docker-compose.yml for Skosmos 3 Nov 13, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8326bee) 70.51% compared to head (d0f2e64) 70.51%.

Additional details and impacted files
@@             Coverage Diff              @@
##             skosmos-3    #1545   +/-   ##
============================================
  Coverage        70.51%   70.51%           
  Complexity        1642     1642           
============================================
  Files               32       32           
  Lines             4314     4314           
============================================
  Hits              3042     3042           
  Misses            1272     1272           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@osma osma merged commit 906b920 into skosmos-3 Nov 14, 2023
10 of 12 checks passed
@osma osma deleted the issue1541-docker-compose-skosmos3 branch November 14, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done (verified in test.dev.finto.fi, set Milestone 3.0 for both issue & PR)
Development

Successfully merging this pull request may close these issues.

3 participants