-
Notifications
You must be signed in to change notification settings - Fork 21
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
Release 0.75.0 #1305
Merged
Merged
Release 0.75.0 #1305
+18
−3
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
graduta
approved these changes
Dec 15, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1305 +/- ##
=======================================
Coverage 45.36% 45.36%
=======================================
Files 704 704
Lines 11165 11165
Branches 2039 2039
=======================================
Hits 5065 5065
Misses 6100 6100 ☔ View full report in Codecov by Sentry. |
CollinPoetoehena
added a commit
that referenced
this pull request
Dec 22, 2023
* Release 0.75.0 (#1305) * [O2B-1092] add migration file (#1313) * add migration file * add model, fix outputsize type * add typedef * rename * [O2B-883]: Add bold continuous/dashed line for detector quality in overview (#1293) * Overview of runs now show quality by using a line under them in green(continous) /red(dotted) * [O2B-1096] Fix run-overview to run-details navigation link (#1311) * fix issue in which all run parameters were passed to the URL when navigating from run-overview to run-details * [O2B-1097] Display environments IDs in white in envs-overview page (#1312) * [O2B-1095] Fix log's attachment token passed parameter (#1306) * Bump umzug from 3.4.0 to 3.5.0 (#1309) Bumps [umzug](https://github.com/sequelize/umzug) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/sequelize/umzug/releases) - [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md) - [Commits](sequelize/umzug@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: umzug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the dev-dependencies group with 2 updates (#1310) Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) Updates `puppeteer` from 21.5.2 to 21.6.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v21.5.2...puppeteer-v21.6.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]> * [O2B-926] Added switch button to overview for PHYSICS filter (#1303) Co-authored-by: Menno Konijn <[email protected]> Co-authored-by: George Raduta <[email protected]> * [O2B-1085] update proto files and grpc run controller with new user struct (#1304) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Martin Boulais <[email protected]> Co-authored-by: xsalonx <[email protected]> Co-authored-by: mennokonijn <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]> Co-authored-by: Menno Konijn <[email protected]>
CollinPoetoehena
added a commit
that referenced
this pull request
Jan 12, 2024
Loading
Loading status checks…
* feat: add new columns to run + add migration file * feat: add new columns to run adapter * feat: add new run columns to typedef in the entity * feat: add possibility to update users on run * Main into this branch (contains subtask 2) (#1314) * Release 0.75.0 (#1305) * [O2B-1092] add migration file (#1313) * add migration file * add model, fix outputsize type * add typedef * rename * [O2B-883]: Add bold continuous/dashed line for detector quality in overview (#1293) * Overview of runs now show quality by using a line under them in green(continous) /red(dotted) * [O2B-1096] Fix run-overview to run-details navigation link (#1311) * fix issue in which all run parameters were passed to the URL when navigating from run-overview to run-details * [O2B-1097] Display environments IDs in white in envs-overview page (#1312) * [O2B-1095] Fix log's attachment token passed parameter (#1306) * Bump umzug from 3.4.0 to 3.5.0 (#1309) Bumps [umzug](https://github.com/sequelize/umzug) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/sequelize/umzug/releases) - [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md) - [Commits](sequelize/umzug@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: umzug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the dev-dependencies group with 2 updates (#1310) Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) Updates `puppeteer` from 21.5.2 to 21.6.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v21.5.2...puppeteer-v21.6.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]> * [O2B-926] Added switch button to overview for PHYSICS filter (#1303) Co-authored-by: Menno Konijn <[email protected]> Co-authored-by: George Raduta <[email protected]> * [O2B-1085] update proto files and grpc run controller with new user struct (#1304) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Martin Boulais <[email protected]> Co-authored-by: xsalonx <[email protected]> Co-authored-by: mennokonijn <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]> Co-authored-by: Menno Konijn <[email protected]> * feat: updating user with grpc working, but with postman error * fix: fix error with gRPC expected Run * feat: add users from grpc to run create function * test: add tests for runservice changes * refactor: implement comments on pr * fix: resolve problems occuring with naming after changes * refactor: factorize runservice user start and stop handling * refactor: implement comments on PR * refactor: implement new comments on PR * refactor: implement requested changes * refactor: implement last request --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Martin Boulais <[email protected]> Co-authored-by: xsalonx <[email protected]> Co-authored-by: mennokonijn <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]> Co-authored-by: Menno Konijn <[email protected]>
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.
No description provided.