This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #204 from codecov/remove-flaky-v4
Create CHANGELOG and remove flaky v4 test
- Loading branch information
Showing
4 changed files
with
112 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
### 3.7.2 | ||
|
||
- Fix issue with network and file finding | ||
|
||
### 3.7.1 | ||
|
||
- Move to execFileSync and security fixes | ||
|
||
### 3.7.0 | ||
|
||
- Remove the X-Amz-Acl: public-read header | ||
|
||
### 3.6.4 | ||
|
||
- Fix Cirrus CI | ||
|
||
### 3.6.3 | ||
|
||
- Fix for AWS Codebuild & package updates | ||
|
||
### 3.6.2 | ||
|
||
- Command line args sanitized fix | ||
|
||
### 3.6.1 | ||
|
||
- Fix for Semaphore | ||
|
||
### 3.6.0 | ||
|
||
- Added AWS CodeBuild and Semaphore2 | ||
|
||
### 3.5.0 | ||
|
||
- Added TeamCity support | ||
|
||
### 3.4.0 | ||
|
||
- Added Heroku CI support | ||
|
||
### 3.3.0 | ||
|
||
- Added pipe with `--pipe`, `-l` | ||
|
||
### 3.2.0 | ||
|
||
- Added azure pipelines | ||
. | ||
|
||
### 3.1.0 | ||
|
||
- Custom yaml file. Allow codecov token from yml file. | ||
|
||
### 3.0.4 | ||
|
||
- Security fixes | ||
|
||
### 3.0.3 | ||
|
||
- Support non-git/hg root dirs | ||
|
||
### 3.0.2 | ||
|
||
- Security fixes | ||
|
||
### 3.0.1 | ||
|
||
- Security fixes | ||
|
||
### 3.0.0 | ||
|
||
- No longer supports node v0.12 because of new version of request | ||
|
||
### 2.3.0 | ||
|
||
- Added support for Windows. Updated dependencies. | ||
|
||
### 2.2.0 | ||
|
||
- Support for Jenkins Blue Ocean. Clean reports after upload. Fix for Gitlab. | ||
|
||
### 2.1.0 | ||
|
||
- Flags supported http://docs.codecov.io/docs/flags | ||
|
||
### 2.0.2 | ||
|
||
- Display correct version number in console. | ||
|
||
### 2.0.1 | ||
|
||
- Publish as latest instead of next. | ||
|
||
### 2.0.0 | ||
|
||
- No longer supports node v0.10 because of the execSync. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters