Christian Arty

Results 11 comments of Christian Arty

@bertdeblock >FYI, this PR seems to undo the fix implemented over in https://github.com/ember-cli/ember-cli/pull/9500. Do these scripts still work on windows? Yea Upon further research, I have found that the single-quotes...

Also, I encountered this issue with `font-source-code-pro` EDIT: But i was able to get **around** it by running a `post-task` and installing there: ``` - name: "Install source code pro...

For whomever finds this useful thread, this has been fixed in this dependency: [https://github.com/ember-cli/ember-rfc176-data/blob/master/CHANGELOG.md#bug-bug-fix](https://github.com/ember-cli/ember-rfc176-data/blob/master/CHANGELOG.md#bug-bug-fix) Dependencies that depend on `ember-rfc176-data` will need to bump to `^0.3.18` to resolve this issue. Thanks...

@ankitpokhrel I took up the work to implement it in the PR above, could you take a peek when you get a chance?

@ankitpokhrel Could you take a look at this PR when you get a chance? I think this is a nice feature add (and personally been using it for months now...

@ankitpokhrel Hey! Just wanted to see if you had a moment to take a peek at this PR! Would be appreciated thanks!

Also added a new commit that expanded the default scopes since recently realized, with the oauth, for `jira sprint list` to work properly needed extra scopes: https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-rest-agile-1-0-board-boardid-sprint-sprintid-issue-get https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-rest-agile-1-0-sprint-sprintid-issue-post

> I have a suggestion here. > > I played with the app and 3LO. > > It works great except when the app you created doesn't have the expected...

Thanks @ccoVeille for the comments! Appreciate the extra look! I've addressed them all and tested it with the new revisions and things work as intended. @ankitpokhrel it now defaults to...

Also, @ccoVeille these are what the new order of expected scopes, alphabetically sorted and grouped by scope type.