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

Add definition lookup for attr(), belongsTo() and hasMany() #29

Merged
3 commits merged into from
Feb 1, 2017

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Feb 1, 2017

bildschirmfoto 2017-02-01 um 02 07 57

bildschirmfoto 2017-02-01 um 02 11 08

@locks
Copy link
Contributor

locks commented Feb 1, 2017

bors r+

ghost pushed a commit that referenced this pull request Feb 1, 2017
29: Add definition lookup for attr(), belongsTo() and hasMany()
@ghost
Copy link

ghost commented Feb 1, 2017

AppVeyor is building the staging.tmp branch.
This is not necessary.
It wastes time, and makes your build and everyone else's slow.

To do this, you can add this to your appveyor.yml file,
if you only care about pull requests, staging, and trying:

branches:
  only:
    - master
    - staging
    - trying

Alternatively, you can add this to only turn off staging.tmp:

branches:
  except:
    - staging.tmp

1 similar comment
@ghost
Copy link

ghost commented Feb 1, 2017

AppVeyor is building the staging.tmp branch.
This is not necessary.
It wastes time, and makes your build and everyone else's slow.

To do this, you can add this to your appveyor.yml file,
if you only care about pull requests, staging, and trying:

branches:
  only:
    - master
    - staging
    - trying

Alternatively, you can add this to only turn off staging.tmp:

branches:
  except:
    - staging.tmp

@ghost
Copy link

ghost commented Feb 1, 2017

Build succeeded

@ghost ghost merged commit 73cfdd2 into ember-tooling:master Feb 1, 2017
saravanak pushed a commit to saravanak/ember-language-server that referenced this pull request Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants