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

1839 Add option to rebuild+restart only one/selected service(s). #1840

Merged
merged 1 commit into from
May 27, 2024

Conversation

galethil
Copy link
Collaborator

Checklist

  • I have followed (at least) the PR section of the contributing guide.
  • I fixed all necessary PR warnings
  • The commit history is clean
  • The E2E tests are passing
  • If possible, the issue has been divided into more subtasks
  • I did a self review before requesting a review from another team member

Description

How to test

  1. Start --full environment
  2. Test sopping/restarting/rebuilding of selected service e.g. run in secont terminal bash scripts/development/start-dev.sh --restart-only storage-service
  3. Test is service is rebuilded and rest of the environment is intact
  4. ...

Closes #1839

@openkfwCI
Copy link

openkfwCI commented May 22, 2024

NotesTime
Note for Reviewer: E2E tests on pipeline 59146 on remote server succeededWed, 22 May 2024 07:21:52 +0000

Generated by E2E-Test

@SamuelPull SamuelPull self-requested a review May 22, 2024 12:43
@galethil galethil merged commit 5f46f30 into main May 27, 2024
30 checks passed
galethil added a commit that referenced this pull request May 30, 2024
* dropdown/select open time reduced (#1813)

* e2e: upgrade base image (#1811)

* ui: webp backward compatibility (#1815)

* change absolute units to relative in styles (#1824)

* multichain-feed and email-service improvement (#1818)

* updated initial development setup, readmes, updated api Dockerfile and added initial-config script

* e2e: increase wait (#1828)

* #1830-changed deprecated npm package in frontend

* #1833-fixed tables bottom margin

* #1833-one more occurrence of missing bottom margin

* discussion guide for the IT department (#1827)

* #1833-made simpler css adjustment for table margin

* 991 Default error handling - excel-export (#1825)

* excel-export:Default error handling

* excel-export:Log error message via logger that is excepting only one param

* excel-export-service:Remove http-status lib.Remove Expendable error class.Make deafult error handler more readable.

---------

Co-authored-by: Peter Baus <peter.baus@accenture.com>

* api: improve cache lock implementation

* eliminate workflow dialog window stretch (#1844)

* 1841 Add tooltip to default assignee selection (#1842)

* frontend:Add tooltip to default assignee selection

* frontend:Fix typo.Move style to class.

* frontend:Remove unnecessary attribute.

---------

Co-authored-by: Peter Baus <peter.baus@accenture.com>

* 1839 Add option to rebuild+restart only one/selected service(s). (#1840)

Co-authored-by: Peter Baus <peter.baus@accenture.com>

* #1836-caching of global permissions

* #1836-fixed getting eventsByStream

* 1816 Logging-service improvements (#1837)

* logging-service:Silence specific routes.Optional shortening of log output.

* scripts:Shift to different PR

* excel-export:Don't change logging lib version.

* Revert test changes.

* Fix package-lock

* excel-export-service:Revert package-lock changes

* logging-service,storage-service:Add options to README.Rebuild package-lock.

* api: rel import path

---------

Co-authored-by: Peter Baus <peter.baus@accenture.com>
Co-authored-by: Samuel Pull <samuel.pull@accenture.com>

* 1851 add create project button in card view (#1852)

* add create project button to card view

* #1836-added check for empty cache

* #1836-returning copy of cache data

* bump to v2.11.0

---------

Co-authored-by: pmolnar-dev <55734106+pmolnar-dev@users.noreply.github.com>
Co-authored-by: SamuelPull <samuel.pull@accenture.com>
Co-authored-by: martin.jurcoglina <martin.jurcoglina@accenture.com>
Co-authored-by: Jure Zakotnik <jure@zakotnik.de>
Co-authored-by: Peter Baus <peter.baus@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to rebuild only one service
3 participants