forked from ontoportal/ontologies_api
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge to master - Release 2.3.6 - add Docker image #35
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-language-from-request-parameter
…gual-read-one-language-from-request-parameter Feature: Support multilingual - Add request_lang middleware
…ter-ontologies-endpoint Feature: Implement pagination and filters to submissions endpoint
syphax-bouazzouni
force-pushed
the
development
branch
6 times, most recently
from
November 22, 2023 19:31
1e76a45
to
64b2af7
Compare
* add ontoportal bash script to run test and development servers * update README.md * update docker CI to work in production releases
syphax-bouazzouni
force-pushed
the
development
branch
from
November 23, 2023 21:00
64b2af7
to
0e559c5
Compare
* add ontoportal bash script to run test and development servers * update README.md * update docker CI to work in production releases
syphax-bouazzouni
force-pushed
the
development
branch
2 times, most recently
from
November 24, 2023 08:29
e607d01
to
ff49d46
Compare
syphax-bouazzouni
force-pushed
the
development
branch
4 times, most recently
from
November 27, 2023 05:19
3961e14
to
1a120b1
Compare
syphax-bouazzouni
force-pushed
the
development
branch
from
November 27, 2023 08:23
1a120b1
to
be861eb
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #35 +/- ##
==========================================
+ Coverage 70.74% 71.17% +0.42%
==========================================
Files 64 64
Lines 3388 3393 +5
==========================================
+ Hits 2397 2415 +18
+ Misses 991 978 -13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
syphax-bouazzouni
force-pushed
the
development
branch
from
November 28, 2023 14:49
e87192f
to
f907f55
Compare
) * add ontoportal bash script to run test and development servers * update README.md * update docker CI to work in production releases * update ontoportal script to handle local gems bindq * update ontoportal script to handle binding to local gem for development * fixing the test runner after the new changes in the ontoportal script
syphax-bouazzouni
force-pushed
the
development
branch
from
November 29, 2023 08:22
f907f55
to
708be2c
Compare
syphax-bouazzouni
changed the title
Merge to master - Q2 2023
Merge to master - Release 2.3.6
Dec 5, 2023
syphax-bouazzouni
changed the title
Merge to master - Release 2.3.6
Merge to master - Release 2.3.6 - add Docker image
Dec 5, 2023
31 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow up of #31
Changes