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

chore: Remove databases after test runs #444

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

bgins
Copy link
Contributor

@bgins bgins commented Nov 16, 2023

Description

This PR implements the following changes:

  • Remove temporary databases after test runs

Type of change

  • Refactor (non-breaking change that updates existing functionality)

Test plan (required)

The tests should pass and leave no databases behind.

@bgins bgins self-assigned this Nov 16, 2023
@bgins bgins requested a review from a team as a code owner November 16, 2023 23:35
@bgins bgins merged commit ad2a674 into zl/jsonrpc Nov 17, 2023
33 of 34 checks passed
@bgins bgins deleted the bgins/remove-test-dbs branch November 17, 2023 00:04
@bgins bgins mentioned this pull request Nov 17, 2023
20 tasks
zeeshanlakhani pushed a commit that referenced this pull request Nov 29, 2023
# Description

This PR implements the following changes:

- [x] Remove temporary databases after test runs

## Type of change

- [x] Refactor (non-breaking change that updates existing functionality)

## Test plan (required)

The tests should pass and leave no databases behind.
bgins added a commit that referenced this pull request Nov 29, 2023
## Description

Includes:
  - re-purposing of feature flags 
    * metrics is always a thing (on) 
    * monitoring is the gated feature 
    * The websocket-server flag is gone, we only gate push notifications
  - JSON-RPC setup and RPC method register
  - Prometheus exposition format to JSON parser

Other features and other fixes:

- [x] e2e testing of run workflow
- [x] #407
- [x] #410
- [x] #418
- [x] #424
- [x] #354 
- [x] #409
- [x] #425 
- [x] #426
- [x] #429 
- [x] #433
- [x] #435
- [x] #421
- [x] #436
- [x] #437
- [x] #444
- [x] #438
- [x] #390
- [x] #451 
- [x] #456

---------

Signed-off-by: Brian Ginsburg <[email protected]>
Signed-off-by: Zeeshan Lakhani <[email protected]>
Co-authored-by: Brian Ginsburg <[email protected]>
Co-authored-by: Hugo Dias <[email protected]>
bgins added a commit that referenced this pull request Nov 29, 2023
Includes:
  - re-purposing of feature flags
    * metrics is always a thing (on)
    * monitoring is the gated feature
    * The websocket-server flag is gone, we only gate push notifications
  - JSON-RPC setup and RPC method register
  - Prometheus exposition format to JSON parser

Other features and other fixes:

- [x] e2e testing of run workflow
- [x] #407
- [x] #410
- [x] #418
- [x] #424
- [x] #354
- [x] #409
- [x] #425
- [x] #426
- [x] #429
- [x] #433
- [x] #435
- [x] #421
- [x] #436
- [x] #437
- [x] #444
- [x] #438
- [x] #390
- [x] #451
- [x] #456

---------

Signed-off-by: Brian Ginsburg <[email protected]>
Signed-off-by: Zeeshan Lakhani <[email protected]>
Co-authored-by: Brian Ginsburg <[email protected]>
Co-authored-by: Hugo Dias <[email protected]>
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.

None yet

2 participants