[PR #1289] [MERGED] Updated Github actions and reduced steps required to upload artifacts. #2070

Closed
opened 2026-01-29 17:20:08 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1289
Author: @kvshravan
Created: 12/25/2020
Status: Merged
Merged: 12/28/2020
Merged by: @canihavesomecoffee

Base: masterHead: 1284


📝 Commits (2)

  • 0623132 Updated Github actions, reduced upload artifact steps [Windows].
  • 6182353 Updated windows artifacts, which now places all files in a single folder

📊 Changes

2 files changed (+41 additions, -51 deletions)

View changed files

📝 .github/workflows/build_linux.yml (+7 -7)
📝 .github/workflows/build_windows.yml (+34 -44)

📄 Description

[FIX]

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Fix #1284

Updated GitHub actions from v1 to v2 where ever necessary.
Reduced the number of steps required to upload an artifact [Windows].

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1289 **Author:** [@kvshravan](https://github.com/kvshravan) **Created:** 12/25/2020 **Status:** ✅ Merged **Merged:** 12/28/2020 **Merged by:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Base:** `master` ← **Head:** `1284` --- ### 📝 Commits (2) - [`0623132`](https://github.com/CCExtractor/ccextractor/commit/06231322ee4f1b6d03c4c305d5f95e24abad926a) Updated Github actions, reduced upload artifact steps [Windows]. - [`6182353`](https://github.com/CCExtractor/ccextractor/commit/61823532bb0f5f215513de29b585c9883f5f28d4) Updated windows artifacts, which now places all files in a single folder ### 📊 Changes **2 files changed** (+41 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_linux.yml` (+7 -7) 📝 `.github/workflows/build_windows.yml` (+34 -44) </details> ### 📄 Description **[FIX]** **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [x] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- Fix #1284 Updated GitHub actions from v1 to v2 where ever necessary. Reduced the number of steps required to upload an artifact [Windows]. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:20:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2070