Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-01-19) ### Bug Fixes * asset upload ([84cd6f8](84cd6f8)) * request body ([e95100a](e95100a)) * Set Content-Type for requests ([c81b435](c81b435)) * Use correct authorization header ([799e993](799e993)) ### Features * Display error from Gitea API if available ([d8a2de2](d8a2de2)) * **tests:** Adjust verify test after string changed ([6a53b54](6a53b54)) * **tests:** Fixes add-channel test ([57f3989](57f3989)) * **tests:** Fixes integration test ([f49e128](f49e128)) * **tests:** Fixes publish test ([e17c806](e17c806)) * **tests:** Fixes verify test ([20d9fe7](20d9fe7)) * Adds GitHub plugin codebase and adjust environments for Gitea ([318364a](318364a)) * Adjust addchannel for Gitea API ([8a754b4](8a754b4)) * Adjusts release publishing to Gitea API ([4a4e110](4a4e110)) * Adjusts verification to Gitea api. Drop proxy and rate limit ([fb8f6f8](fb8f6f8)) * Removes labels, assignees and releasedLabels feature due to missing update tasks ([1ba2f80](1ba2f80)) * Removes success and fail feature because of missing issue actions in Gitea ([fb9055c](fb9055c)) * Removes unused fixtures and dependencies ([ccf0ae9](ccf0ae9))
- Loading branch information