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

Basic GitGraph visualization #292

Merged
merged 21 commits into from
Jan 20, 2021
Merged

Basic GitGraph visualization #292

merged 21 commits into from
Jan 20, 2021

Conversation

nelsonni
Copy link
Member

@nelsonni nelsonni commented Jan 19, 2021

Description:

Adds a new GItGraph React component that generates a Directed Acyclic Graph (DAG) representing all of the branches (both local and remote) for a specific git repository.

This PR resolves #[XXXX], and signifies the following version changes:

  • MAJOR version increase
  • MINOR version increase
  • PATCH version increase

Changes:

This PR makes the following changes:

Checklist:

Before submitting this PR, I have verified that my code:

  • Resides on a fix/ or feature/ branch that was initially branched off from development.
  • Passes code linting (yarn lint) and unit testing (yarn test).
  • Successfully builds a distribution package (yarn package).

Additionally, I have verified that:

  • My name is listed in the Contributors section, or this PR includes a request to add my name.
  • I have read and am aware of the CONTRIBUTING guide for this project.

@nelsonni nelsonni marked this pull request as draft January 19, 2021 21:17
@nelsonni nelsonni self-assigned this Jan 19, 2021
@nelsonni nelsonni added the feature Feature requests or improvements label Jan 19, 2021
@nelsonni nelsonni added this to the v1.0.0 milestone Jan 19, 2021
@nelsonni nelsonni linked an issue Jan 19, 2021 that may be closed by this pull request
8 tasks
@nelsonni nelsonni marked this pull request as ready for review January 20, 2021 01:52
@nelsonni nelsonni merged commit 38869a4 into development Jan 20, 2021
@nelsonni nelsonni deleted the branch-viz branch January 20, 2021 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive MCR Staging
1 participant