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

GitHub Actions Refactorization #24

Merged
merged 41 commits into from
Dec 30, 2024
Merged

GitHub Actions Refactorization #24

merged 41 commits into from
Dec 30, 2024

Conversation

Virus5600
Copy link
Owner

Updated actions to use a more reliable workflow without compromising personal formatting.

Added several composite actions for reusability along with an entirely new workflow after removing the super linter in favor of (yet problematic) headlesshq/mc-runtime-test action for running a headless instance of Minecraft in the GitHub CI/CD.

The build process is still validated and checked like before. The only major change done in this PR is the removal of error_action.yml file in favor to the new workflow named fabric.yml.


Readme file is also updated, adding some new badges and some image fix, along with the change of headers for the donation links; from "SOCIAL LINKS" to "SUPPORT ME" since they're really not social links.

Attempt to update GitHub CI.

[CHANGELOG]
🟢 Added Fabric CI action under fabric.yml.
🟡 Updated the editor configuration file.
🟡 Updated the Build Check action for readability and to update the "capture build artifacts" step.
🟡 Updated README.
🔴 Removed Gradle Error Checker action by removing the error_action.yml file.
Reworked the actions after the last fabric action used was outdated by 4 years.
Refactored the composite action for the workflow.
@Virus5600 Virus5600 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 30, 2024
@Virus5600 Virus5600 self-assigned this Dec 30, 2024
@Virus5600 Virus5600 changed the base branch from main to v1.1.0-beta-1.21 December 30, 2024 15:24
@Virus5600 Virus5600 merged commit 2eeb61a into v1.1.0-beta-1.21 Dec 30, 2024
4 of 8 checks passed
@Virus5600 Virus5600 deleted the gh-actions branch December 30, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant