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

Restore CI #5488

Merged
merged 2 commits into from
Mar 2, 2025
Merged

Restore CI #5488

merged 2 commits into from
Mar 2, 2025

Conversation

ZZZank
Copy link
Contributor

@ZZZank ZZZank commented Mar 2, 2025

The difference between this new CI and old deleted CI:

  • CI can only be ran manually, PR or pushing commits will not trigger CI
  • KubeJS compiling in CI is now using a special fork of KubeJS:
      # using a special fork of KubeJS with several debug features enabled by default
      - run: git clone --branch enigmatica https://github.com/ZZZank/KubeJS.git

It should fix the problem that patch applying will fail

  • updated actions to the latest available (usually v4) to fix this:
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Copy link
Collaborator

@NielsPilgaard NielsPilgaard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, why not, I don't think I'll be using it though 😅 thank you nonetheless!

@NielsPilgaard NielsPilgaard merged commit cc8cfb6 into EnigmaticaModpacks:master Mar 2, 2025
@ZZZank ZZZank deleted the restore-ci branch March 3, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants