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

Ensure GitHub actions workflow exists and is correct #480

Open
4 tasks
MelSumner opened this issue Feb 17, 2024 · 0 comments
Open
4 tasks

Ensure GitHub actions workflow exists and is correct #480

MelSumner opened this issue Feb 17, 2024 · 0 comments

Comments

@MelSumner
Copy link

Summary

Per the plan to make this org's add-ons more consistent so it is simpler for org volunteers to maintain, we want to make sure each repo has a .github/workflows/ci.yml file.

Outcome

This repo should have a GitHub Actions file that is as aligned with the rest of the addons in this org as much as is sensible.

Acceptance Criteria

This issue is considered complete when:

  • Look to see if there is a GitHub actions workflow file (.github/workflows/ci.yml)
  • If it is not there, add it
  • if it is inconsistently placed or named, fix that
  • ensure no other CI is being used in the add-on (especially outdated ones)

Questions? Ask in the #adopted-ember-addons channel in Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant