mirror of
https://gitea.computerliebe.org/ComputerLiebe_ORG_private/Gitea-VSCode-Clone-Plugin.git
synced 2024-12-28 16:01:53 +00:00
Peter
ec64c46117
* feat(gitea-git-clone): add more verbose error handling * fix(gitea-git-clone): fix error message for pull request creation * fix(gitea-git-clone): fix error message for default branch retrieval * fix(gitea-git-clone): fix error message for repository retrieval * fix(gitea-git-clone): fix error message for authentication failure * fix(gitea-git-clone): fix error message for pull request retrieval * fix(gitea-git-clone): fix error message for pull request creation * fix(gitea-git-clone): fix error message for pull request retrieval * fix(gitea-git-clone): fix error message for pull request creation * fix(gitea-git-clone): fix error message for default branch retrieval * fix(gitea-git-clone): fix error message for repository
859 B
859 B
Change Log
All notable changes to the “gitea-workflow” extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
[Unreleased]
- Streamline Auth, Login and URL Setup
- if working in PR show different Icon with hint
- fix progress bar in notification
1.2.1
Fixed
- cloning into existing subpath working again
Added
- more verbose error handling
1.2.0
Added
- Show open Pull Requests (Command and Status Bar Icon)
1.1.0
Added
- Add localization for English and German
Fixed
- add
git clone
functionality again, after it got "lost on the way"
1.0.2
Added
- add Link to Public Repo
- fix changelog
1.0.1
Added
- Add Icon
- Add section for PR to README
- Update README
1.0.0
initial release