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

BREAKING CHANGE: merge processes into a single process #140

Merged
merged 32 commits into from
Aug 27, 2023

Conversation

pueding
Copy link
Member

@pueding pueding commented Aug 27, 2023

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

This PR merge wave-cli, wave-metrics, api-server, controller into wave-autoscale binary project. It simplifies the process so users can run Wave Autoscale by executing wave-autoscale binary.

Which issue/s this PR fixes

#135

How Has This Been Tested?

  • unit tests in wave-autoscale project

Checklist:

… 'result_text' to '_result_text' to remove compiler warning
…nd handle error when loading definition file into database
@pueding pueding linked an issue Aug 27, 2023 that may be closed by this pull request
@pueding pueding merged commit 3ebccce into main Aug 27, 2023
1 check passed
@pueding pueding deleted the 135-merge-processes-into-wave-autoscale branch August 27, 2023 14:03
@pueding pueding changed the title 135 merge processes into wave autoscale BREAKING CHANGE: merge processes into a single process Aug 27, 2023
@pueding pueding added this to the v0.0.12 milestone Aug 27, 2023
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.

Merge processes into wave-autoscale
1 participant