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

Add repository creation and forking commands #10

Merged
merged 34 commits into from
May 29, 2023

Conversation

daniel7grant
Copy link
Owner

  • Refactor forking to store in the configuration
  • Add cross repo pull requests
  • Fix clippy errors
  • Add extra description for forked repositories
  • Update the CHANGELOG
  • Revert "Try to parallelize testing with nextest"
  • Fix install version number
  • Try to parallelize testing with nextest
  • Move back all tests
  • Add minimal waiting time to allow server to finish forking
  • Continue with testing
  • Add tracing information to debug github clone
  • Remove debug messages from tests
  • Fix clippy errors
  • Add end to end tests for repository
  • Add hidden repo delete command
  • Fix Bitbucket user different types
  • Add more features to repository create flow
  • Fix bugs with Bitbucket and GitLab
  • Add clone option to forking
  • Add open option to repo creation
  • Change output format
  • Add fork repository operation
  • Add initial fork implementations to servers
  • Change default visibility to private
  • Refactor cloning and pushing logic
  • Add automatic cloning
  • Add clone URLs to repository
  • Add repository creation
  • Add Gitea integration to repository get
  • Merge branch 'master' into feature/repository-command
  • Add repository object for every server
  • Scaffold repository commands

@daniel7grant daniel7grant merged commit 4974c4f into master May 29, 2023
2 checks passed
@daniel7grant daniel7grant deleted the feature/repository-command branch July 28, 2023 21:40
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

1 participant