Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Event Sourcing #8119

Merged
merged 22 commits into from
Jul 6, 2023
Merged

Event Sourcing #8119

merged 22 commits into from
Jul 6, 2023

Conversation

HexaField
Copy link
Member

@HexaField HexaField commented Jun 23, 2023

Summary

A summary of changes being made in this PR

References

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@HexaField HexaField marked this pull request as ready for review July 1, 2023 10:30
process.env.TS_NODE_FILES = true
process.env.TS_NODE_PROJECT = 'tsconfig.json'
process.env.TS_NODE_COMPILER_OPTIONS = '{\"module\": \"commonjs\" }'
process.env.NODE_TLS_REJECT_UNAUTHORIZED='0'

Check failure

Code scanning / CodeQL

Disabling certificate validation

Disabling certificate validation is strongly discouraged.
@HexaField HexaField requested a review from speigg July 2, 2023 04:12
Copy link
Member

@speigg speigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@speigg speigg added this pull request to the merge queue Jul 6, 2023
Merged via the queue into dev with commit 83660c6 Jul 6, 2023
@speigg speigg deleted the event-sourced-hyperflux branch July 6, 2023 03:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants