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] Alternative build/test without lix/vshaxe-build #122

Merged
merged 10 commits into from
Jan 8, 2025

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Jan 16, 2024

  • No longer removing lix/vshaxe-build, just providing alternative
  • Outdated libs should make CI fail pretty much all the time without adding another check
  • Updating install.hxml locally can be done with haxe-manager's hx lix-to-install install.hxml
  • CI is now also running on latest Haxe nightlies to detect issues earlier
  • CI is now also running on mac and windows (CI is disabled on windows for now because tests have been broken there for a while)
  • Note: had to increase timeout on a few tests because of slow macos runners hitting timeout there

@AlexHaxe
Copy link
Member

I don't mind getting rid of vshaxe-build.

dropping lix is a step backwards for me. not only does it break my workflow, we also lose the ability to lock local compilation to a specific Haxe version.

@kLabz
Copy link
Contributor Author

kLabz commented Jan 16, 2024

I don't mind keeping lix and non-lix in sync myself (and adding a CI check) but I do want a non-lix workflow to be available too

@AlexHaxe
Copy link
Member

I'm fine with that.

I'll try to remember updating both when adding or upgrading dependencies. if that can be ensured via a CI check that would definitely help keeping them in sync.

@kLabz
Copy link
Contributor Author

kLabz commented Jan 7, 2025

Updated the PR:

  • Updated base branch and libs versions
  • No longer removing lix/vshaxe-build, just providing alternative
  • Outdated libs should make CI fail pretty much all the time without adding another check
  • Updating install.hxml locally can be done with haxe-manager's hx lix-to-install install.hxml

Current issues are "unrelated":

@kLabz kLabz changed the title [CI] Rewrite without lix/vshaxe-build, run on different OS and haxe versions [CI] Alternative build/test without lix/vshaxe-build Jan 7, 2025
@AlexHaxe AlexHaxe merged commit c33ca4c into vshaxe:master Jan 8, 2025
6 checks passed
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