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

[RPD-278] Bug Fixes and Improvements #193

Merged
merged 8 commits into from
Aug 15, 2023
Merged

[RPD-278] Bug Fixes and Improvements #193

merged 8 commits into from
Aug 15, 2023

Conversation

JonoCX
Copy link
Member

@JonoCX JonoCX commented Aug 14, 2023

This PR fixes a bunch of bugs and improves the code base:

Checklist

Please ensure you have done the following:

  • I have read the CONTRIBUTING guide.
  • I have updated the documentation if required.
  • I have added tests which cover my changes.

Type of change

Tick all those that apply:

  • Bug Fix (non-breaking change, fixing an issue)
  • New feature (non-breaking change to add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

KirsoppJ and others added 6 commits August 3, 2023 15:34
* various changes

* change variable names to make things more clear

* shubham's comment

* test for latest

* update existing tests

* update existing tests

* shubham latest comment

* add gitflow notation branches to ci (#183)

* remove old, commented out code
* adds logic and tests for matcha config module

* updates docstrings

* adds tests and implements config object throughout matcha

* updated for pr comments

* updates docstring

* fixes ci

* updates for comments
…#181)

* refactor analytics service

* adds tests and updates for comments

* updates tests

* updates for comments

* extracts _get_state_uuid logic into private function

* removes old _get_state_uuid logic

* updates _execute_analytics_event_function

* extracts _time_event logic

* adds _post_event logic

* adds tests

* adds dataclass

* updates tests
* updates core and azure_runner

* adds test

* updated for comments

* updates test fixtures
…_state.py` to use objects defined within matcha_state.py (#190)

* updates build_state_from_terraform_outputs

* updates for comments

* fixes tests

* removes print statement

* updates get_component

* updates get_component

* updates for comments
@JonoCX JonoCX added the bug Something isn't working label Aug 14, 2023
@JonoCX JonoCX self-assigned this Aug 14, 2023
@JonoCX JonoCX merged commit 54afd3d into develop Aug 15, 2023
2 checks passed
@JonoCX JonoCX deleted the fixes/RPD-278 branch August 15, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants