NullVoxPopuli / ember-addon-migrator

ember addon v1 to v2 migrator
19 stars 4 forks source link

Should the addon be opinionated about the CI used? #22

Open MichalBryxi opened 2 years ago

MichalBryxi commented 2 years ago

I noticed that my migrated app has [/test-app/.github/workflows/ci.yml)(https://gitlab.com/michal-bryxi/open-source/ember-intl-changeset-validations/-/merge_requests/123/diffs#58b1718e76741e26d59f8f20bf01c388f96822a9_0_1). I don't think it should assume the CI used? OR have an option to not generate it? OR an ability to switch between various CIs?

NullVoxPopuli commented 2 years ago

Switching between various cis would be stellar. I know you use gitlab, so if we could provide a starter gitlab config, that'd be great!

And i do want to ad some interactivity as well!