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

Support Ember CLI >= 3.26.0 and match injected script element by all supported Ember CLI versions with same RegExp #201

Merged
merged 1 commit into from
May 6, 2021

Conversation

snewcomer
Copy link
Contributor

close #199

@jelhan jelhan changed the title [Bug]: general match for nonce script across versions of ember-cli Support Ember CLI >= 3.26.0 and match injected script element by all supported Ember CLI versions with same RegExp May 5, 2021
@jelhan jelhan added the bug label May 5, 2021
Copy link
Collaborator

@jelhan jelhan left a comment

Choose a reason for hiding this comment

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

Thanks a lot for fixing this.

Please excuse that it has taken that long for me to reply. As documented in #200 I lost trust in the CI pipeline. I wanted to get that fixed again at least somehow to verify that the new regular expression is working for all supported Ember CLI versions.

#202 fixes the CI setup. I merged this one it. The CI is still unstable for Ember CLI 3.8. Therefore it is not merged yet. But it has proven that this fix is correct. 🎉

@jelhan jelhan merged commit 759e425 into adopted-ember-addons:master May 6, 2021
@jelhan
Copy link
Collaborator

jelhan commented May 6, 2021

Released as v2.0.0-4

@snewcomer snewcomer deleted the sn/regex-match branch May 6, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests fail after installing this addon because of ember-cli
2 participants