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

Integration of Missing Managed Services Step into CI/CD Pipeline for Enhanced Build Process #469

Closed
tholulomo opened this issue Feb 6, 2024 · 1 comment · Fixed by #470
Labels

Comments

@tholulomo
Copy link
Contributor

Description:
The ManagedServices step is conspicuously absent from our production Continuous Integration (CI) workflow. This omission is directly impacting our ability to successfully build and deploy updates for the container that encapsulates both the 'Dynamfit' and 'Chemprops', etc. The absence of the Managed Service step is hindering the smooth operation of our CI/CD pipeline, leading to failed builds and deployments for the mentioned applications.

Objective:

The primary goal of this ticket is to address and rectify the current gap in our CI/CD process by integrating the Managed Service step into our pipeline. This addition is critical for restoring and enhancing the build and deployment capabilities of our CI/CD workflow, ensuring that new changes for the 'Dynamfit' and 'Chemprops App' are built each time there is a code change.

Expected Outcome:

  • Successful integration of the Managed Services step into the existing CI/CD pipeline.
  • Improved reliability and efficiency of our CI/CD operations, ensuring that all components are up-to-date and functioning optimally.

Implementation Details:

  • Review the current CI/CD pipeline configuration.
  • Implement the Managed Services step, ensuring compatibility and smooth operation within the existing workflow.
  • Conduct thorough testing to verify that the integration of the new step resolves the build and deployment issues for the affected container.
  • Monitor the CI/CD pipeline post-implementation to ensure that the addition of the Managed Services step contributes positively to our development and deployment processes.
@tholulomo tholulomo changed the title Integration of Missing MN Step into CI/CD Pipeline for Enhanced Build Process Integration of Missing Managed Services Step into CI/CD Pipeline for Enhanced Build Process Feb 6, 2024
tholulomo added a commit that referenced this issue Feb 6, 2024
…ration

✨feat(#469): Adding managed services workflow the prod CI pipeline
Copy link

🎉 This issue has been resolved in version 3.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant