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

ci: fix download artifacts step #973

Merged
merged 1 commit into from
Dec 3, 2023
Merged

ci: fix download artifacts step #973

merged 1 commit into from
Dec 3, 2023

Conversation

zeshuaro
Copy link
Owner

@zeshuaro zeshuaro commented Dec 3, 2023

No description provided.

@github-actions github-actions bot added the ci Changes to our CI configuration files and scripts label Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (52bf293) 96.49% compared to head (8517ec9) 96.49%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #973   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         113      113           
  Lines        3884     3884           
=======================================
  Hits         3748     3748           
  Misses        136      136           
Flag Coverage Δ
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zeshuaro zeshuaro merged commit 30ab825 into main Dec 3, 2023
12 checks passed
@zeshuaro zeshuaro deleted the ci/download-artifacts branch December 3, 2023 14:57
zeshuaro pushed a commit that referenced this pull request Dec 4, 2023
## [1.11.0](v1.10.0...v1.11.0) (2023-12-04)

### Features

* **sdk:** update dependency flutter to v3.16.2 ([#956](#956)) ([caa0fb0](caa0fb0))

### Bug Fixes

* **deps:** update dependency sentry_flutter to v7.13.2 ([#952](#952)) ([015f1ee](015f1ee))

### Documentation

* add funding ([#954](#954)) ([15b5f7d](15b5f7d))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#971](#971)) ([79f0104](79f0104))
* **deps:** pin dependencies ([#961](#961)) ([e08d0a7](e08d0a7))
* **example/deps:** lock file maintenance ([#972](#972)) ([86260f2](86260f2))
* fix repository link ([#963](#963)) ([3d3c376](3d3c376))
* fix typos ([#955](#955)) ([37c71f1](37c71f1))
* **release-next:** v1.10.1-next [skip ci] ([100b27e](100b27e))
* **release-web:** v1.10.1-next+1 [skip ci] ([a3d7688](a3d7688))
* **release-web:** v1.10.1-next+2 [skip ci] ([d16cdaa](d16cdaa))
* **release-web:** v1.10.1-next+3 [skip ci] ([2f81162](2f81162))
* **release-web:** v1.10.1-next+4 [skip ci] ([e4cacb8](e4cacb8))
* **release-web:** v1.10.1-next+5 [skip ci] ([801bda1](801bda1))
* **release-web:** v1.10.1-next+6 [skip ci] ([e0f8860](e0f8860))
* **release-web:** v1.10.1-next+7 [skip ci] ([dec2da5](dec2da5))
* use yarn instead of pnpm ([#960](#960)) ([ca38375](ca38375))

### Continuous Integration

* add missing `semantic-release/exec` plugin ([#962](#962)) ([a0d1131](a0d1131))
* **deps:** update zeshuaro/github-actions-workflows digest to 8ca89b8 ([#957](#957)) ([972b098](972b098))
* **deps:** update zeshuaro/github-actions-workflows digest to 9c504ac ([#953](#953)) ([acd8512](acd8512))
* **deps:** update zeshuaro/github-actions-workflows digest to b9c8d75 ([#958](#958)) ([0aefb9c](0aefb9c))
* fix build desktop apps steps ([#966](#966)) ([8740687](8740687))
* fix build script path ([#964](#964)) ([a1b0845](a1b0845))
* fix build script path to work on windows ([#970](#970)) ([52bf293](52bf293))
* fix build script syntax ([#965](#965)) ([30768da](30768da))
* fix build web path ([#968](#968)) ([b2fa74c](b2fa74c))
* fix download artifacts path ([#974](#974)) ([a57322a](a57322a))
* fix download artifacts path ([#975](#975)) ([352a247](352a247))
* fix download artifacts step ([#973](#973)) ([30ab825](30ab825))
* fix to decompress web artifacts ([#969](#969)) ([8f05c05](8f05c05))
* setup semantic release ([#959](#959)) ([0a819c2](0a819c2))
* use bash as the shell to run the build script ([#967](#967)) ([fdaf097](fdaf097))
@zeshuaro
Copy link
Owner Author

zeshuaro commented Dec 4, 2023

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Changes to our CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant