-
Notifications
You must be signed in to change notification settings - Fork 15
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
Pre-release of new services version #230
Open
AlexFernandes-MOVAI
wants to merge
6
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
* Bump isbang/compose-action from 1.4.1 to 1.5.0 Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update DeployOnMergeMain.yml * Update ros-builldtools to v2.0.7 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Mithun Kinarullathil <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Fernandes <[email protected]>
* Updated simulator and haproxy images to latest. * Changing image versions to match manifest of ee-platform version 2.4.0-64 * Delete extra space in docker-compose.yml line 188 * Revert "Changing image versions to match manifest of ee-platform version 2.4.0-64" This reverts commit 97f0a63. * Updating backend version to match ee platform * Update movai-ide-ce to latest version * Update Spawner container image and necessary dependency packages * Update ros-master container image * Update ros-tools container image * Update Simulator Container Image to latest version * Update curl call for movai API * Update curl call for movai API * Increase authentication check duration * Update authentication url * Add env variables for user and passwrd * Fix global variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Troubleshooting env variable bug * Make credentials secret --------- Co-authored-by: mithun <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: OttoMation-Movai <[email protected]>
* Update README. Add --images flag to remove the images as well in movai-flow-reset. * Update README.md - Add corrections from Alex * Use --all instead of --images for removing the docker images. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update redis image registry to GHCR * Update haproxy image registry to GHCR * Update ros-master image registry to GHCR * Update ros-tools image registry to GHCR * Update backend image registry to GHCR * Update spawner image registry to GHCR * çast version of flow-initiator * fix CICD container version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: OttoMation-Movai <[email protected]>
mariana-dias-alves
requested changes
Aug 1, 2023
- Update default user and pass
Kudos, SonarCloud Quality Gate passed!
|
mariana-dias-alves
approved these changes
Aug 3, 2023
MithunKinarullathil
requested changes
Aug 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After testing I found a list of critical bugs we need to solve before merging this.
2 actions needed:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4.0.0
Backend Refactor, FE updates, Logging UI
pre-release
Pull requests that group merges for a pre-release
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.
Fixes #
Proposed Changes