YoloMao
|
a261180b95
|
build: download visionOS SDK before CI/CD (#3757)
* build: download visionOS SDK before CI/CD
* Revert "build: download visionOS SDK before CI/CD"
This reverts commit ddbc45f524 .
* build: switch to macos-15 runner image
* build: xcode version limit to 16.0
|
2024-10-08 15:04:55 +08:00 |
DreamPiggy
|
f6771d8fcd
|
Try to re-enable the HEIC encoding test and visionOS xctest
|
2024-07-23 14:41:04 +08:00 |
DreamPiggy
|
5642d1ffe3
|
Fix the symbolic link issue in XCFramework
|
2024-05-08 18:17:25 +08:00 |
DreamPiggy
|
ad555bbdd9
|
Bumped version to 5.19.2
update CHANGELOG
|
2024-05-08 17:36:20 +08:00 |
DreamPiggy
|
78fe2284e0
|
Keep the dSYM when building XCFramework
|
2024-05-08 16:48:56 +08:00 |
DreamPiggy
|
48bb2c9604
|
Update the Github CI for release
|
2024-05-08 11:30:52 +08:00 |
DreamPiggy
|
9ce5242e89
|
Added GitHub action for release XCFramework
|
2024-05-07 20:34:48 +08:00 |
DreamPiggy
|
8fec5b7003
|
Try to fix the GitHub CI again because of macOS 14.4.1
|
2024-05-07 15:36:18 +08:00 |
DreamPiggy
|
3565eb1018
|
Update the github action for codecov flag
|
2024-02-24 17:38:51 +08:00 |
DreamPiggy
|
4bb2a0e124
|
Disable visionOS unit test until Apple or GitHub Action fix the issue :(
|
2024-02-24 15:29:12 +08:00 |
DreamPiggy
|
684efe0ccd
|
[github-action] Change to build and test-without-building
|
2024-02-24 15:19:19 +08:00 |
DreamPiggy
|
a22e8416af
|
[github-action] Try to workaround visionOS simulator bug in unit tests
Seems need to boot the simulator firstly, other platforms does not has this issue
|
2024-02-24 14:59:59 +08:00 |
DreamPiggy
|
4a49e9a02a
|
[github-action] The unit tests fail for one platform should not cancel another one
|
2024-02-24 13:26:56 +08:00 |
DreamPiggy
|
d26ed45dd0
|
[github-action] Change the github action to split unit test into 4 jobs and run in parallel
|
2024-02-24 13:21:20 +08:00 |
DreamPiggy
|
23b0751ac8
|
[github action] Bumped to macos-14 and remove the unused visionOS download toolchain steps
|
2024-02-23 16:16:14 +08:00 |
DreamPiggy
|
6cab6ca6be
|
[CI] Upgrade the Demo to override the minOS of macOS (the i386 is no longer needed)
Split the github action
|
2024-02-13 14:46:53 +08:00 |
DreamPiggy
|
288305e9c1
|
Use the tricks to run visionOS simulator on x86_64 github action runner
|
2024-02-13 13:48:13 +08:00 |
DreamPiggy
|
71b3d01fd3
|
Update the GitHub actions to build visionOS Demo/Tests/Framework
|
2024-02-13 13:07:53 +08:00 |
DreamPiggy
|
205b57cc1d
|
Try to fix codecov upload issue using token
|
2023-02-07 20:34:42 +08:00 |
Spencer Comfort
|
5b34168e64
|
Bump actions/checkout to v3
|
2023-01-17 06:50:50 -05:00 |
DreamPiggy
|
080db1afb9
|
Try to investigate test case failure issue
|
2022-09-26 18:24:41 +08:00 |
naveen
|
24d4cda885
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-06-01 00:29:19 +00:00 |
lizhuoli
|
6dcbec2b87
|
Update the test case and use Xcode 13.2.1 with iOS 15.3+ simulator
|
2022-03-04 11:37:44 +08:00 |
kinarobin
|
653ebbc821
|
add a scheme name
|
2021-10-09 16:40:45 +08:00 |
kinarobin
|
490644e027
|
apply github actions
|
2021-10-09 16:30:38 +08:00 |
DreamPiggy
|
68a6f83607
|
Create FUNDING.yml
Added Open Collective link
|
2020-12-16 12:59:44 +08:00 |
DreamPiggy
|
e857b78ca4
|
Bumped version to 5.10.0
update CHANGELOG
|
2020-11-22 18:26:48 +08:00 |
DreamPiggy
|
2350dcf77d
|
Change the stale date for issues from 30 days to 60 days
|
2019-08-26 15:44:23 +08:00 |
DreamPiggy
|
712e12e23a
|
Follow App Store submit rule, upgrade the min Xcode version to Xcode 10.0
|
2019-07-02 18:17:15 +08:00 |
DreamPiggy
|
767a6643f8
|
Update ISSUE_TEMPLATE.md
Update the issue template `SDWebImage Version` and `Platform Version` to the latest version.
|
2019-04-05 20:49:18 +08:00 |
DreamPiggy
|
d6db67282c
|
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x
# Conflicts:
# CHANGELOG.md
# README.md
# SDWebImage.podspec
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/SDWebImageImageIOCoder.m
# SDWebImage/SDWebImageWebPCoder.m
# WebImage/Info.plist
|
2019-01-31 19:10:15 +08:00 |
iliaskarim
|
5facf00f34
|
Fix typo in PULL_REQUEST_TEMPLATE.md
|
2019-01-30 10:05:42 -05:00 |
DreamPiggy
|
f663cab2c9
|
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x
# Conflicts:
# CHANGELOG.md
# README.md
# SDWebImage.podspec
# SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.m
# SDWebImage/SDImageCache.m
# SDWebImage/SDWebImageCompat.m
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/SDWebImageManager.m
# SDWebImage/UIView+WebCache.h
# SDWebImage/UIView+WebCache.m
# Tests/Tests/SDImageCacheTests.m
# WebImage/Info.plist
|
2018-11-17 11:54:18 +08:00 |
Bogdan Poplauschi
|
54e60ec5e1
|
Added Stale bot config - decided on 30 days (issues) / 60 days (prs) to mark as stale + another 7 to close
|
2018-10-26 13:09:20 +03:00 |
Bogdan Poplauschi
|
475e9a5b11
|
Added a bit more description to the way to contribute to this project.
|
2018-08-02 14:40:52 +03:00 |
DreamPiggy
|
79ae7be719
|
Update the readme and issue template
Provide the wiki page and make issue template up to date
|
2018-01-31 11:00:09 +08:00 |
Tim Broder
|
154144a834
|
fix typo in PULL_REQUEST_TEMPLATE.md
|
2016-11-01 13:33:43 -04:00 |
Bogdan Poplauschi
|
842d6aac7b
|
Added CONTRIBUTING, ISSUE and PULL_REQUEST TEMPLATE
|
2016-05-28 21:48:23 +03:00 |