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 TeamCity locator filters #6

Merged
merged 7 commits into from
Mar 11, 2017
Merged

Conversation

Shtian
Copy link
Contributor

@Shtian Shtian commented Mar 9, 2017

Adding support for locator filters so users can filter out builds by branch/id/agent/pinnedStatus etc. All build locator filters for TC10.
Locators are added as an object with the specific build locators as object properties.

  • Add support for locator filters
  • Add support for ES6 environment in eslint (needed for template literals)
  • Add npm watch-tests script
  • Add npm start script

@Shtian
Copy link
Contributor Author

Shtian commented Mar 9, 2017

Should figure out a way to test this...

@oyvindholmstad oyvindholmstad self-assigned this Mar 10, 2017
@Shtian
Copy link
Contributor Author

Shtian commented Mar 10, 2017

I didn't find a way to solve testing of the server modules without quite a bit of hassle. Multiple levels of promises and not returning a promise from the init method made it a bit complicated without starting a rewrite. Could be cool to experiment with rewriting the plugins as classes in the future :)

@oyvindholmstad oyvindholmstad merged commit 538cdc8 into master Mar 11, 2017
@oyvindholmstad oyvindholmstad deleted the TeamCityLocators branch December 14, 2017 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants