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

feat(Git Project): Introducing Git Projects #8301

Open
wants to merge 33 commits into
base: develop
Choose a base branch
from

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Jan 16, 2025

Highlights:

  • Added new project type: Git
  • Git projects allow syncing the entire project using a single repository
  • Git projects have a single sync dropdown for commit/sync actions accessible from all project files

Todo/Next steps:

  • Consolidate Git action logic into a Git service.
  • Ensure all file types (Collection/Spec/Environment/MockServer) sync correctly
  • Use a YAML diff viewer to match the exported data (currently we use a JSON diff view)
  • Add UX for cloning a Git project into an organization
  • Expand e2e tests

Closes INS-4248

@gatzjames gatzjames self-assigned this Jan 16, 2025
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.

1 participant