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

Upgrade CI #435

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Upgrade CI #435

wants to merge 4 commits into from

Conversation

gnclmorais
Copy link

@gnclmorais gnclmorais commented Mar 18, 2022

I wrote Upgrade instead of fix ‘cause I still have a couple of issues to look into, but for now this will help follow-up work:

  • Add workflow_dispatch to manually trigger builds (I’ve found that useful for certain debugging scenarios)
  • Change Ubuntu version to latest (there is nothing particular we gain from pinning down out distro version)
  • Bump Node actions to v2 and cache Yarn through them
  • Set fail-fast: false to make sure all of our parallel builds run (instead of having them being cancelled because one failed)

After having these improvements merged in, we can look into how to fix the following (modern Ember versions don’t seem to play well with this addon):
image

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.

1 participant