mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
49 lines
825 B
Markdown
49 lines
825 B
Markdown
## 1.3.1
|
|
|
|
### Fixes
|
|
- #253 Add `network_filter` to action manifest
|
|
|
|
## 1.3.0
|
|
|
|
### Features
|
|
- #252 Add "network_filter" input
|
|
|
|
## 1.2.2
|
|
|
|
### Fixes
|
|
- #241 pass root_dir using proper bash arg
|
|
- #244 Overwrite the commit on pull_request* events
|
|
|
|
## 1.2.1
|
|
|
|
### Fixes
|
|
- #196 Add parameters to the action.yml
|
|
|
|
## 1.2.0
|
|
|
|
### Features
|
|
- #193 Add all the bash params
|
|
|
|
### Fixes
|
|
- #193 Fixes issue with working-directory
|
|
|
|
## 1.1.1
|
|
|
|
### Fixes
|
|
- #184 Add automations ensure proper builds and deployments
|
|
- #184 Fixes verbose flag
|
|
|
|
## 1.1.0
|
|
|
|
### Features
|
|
- #110 Add "working-directory:" input
|
|
- #174 Support Xcode specificed parameters
|
|
|
|
### Fixes
|
|
- #172 File is saved as text
|
|
|
|
### Dependencies and Misc
|
|
- #166 Bump requestretry from 4.1.1 to 4.1.2
|
|
- #169 Bump typescript from 4.0.5 to 4.1.2
|
|
- #178 Bump @types/jest from 26.0.15 to 26.0.19
|