question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Question] New Conan plugin for TeamCity

See original GitHub issue

I had a need this week for something more complex than a simple conan create . foo/bar on our CI server, and I decided it was finally time to learn how to write a TeamCity plugin.

So, here it is! https://github.com/DavidZemon/TeamCity.ConanPlugin

There’s still lots more work to do (said work list is only in my head and not documented anywhere… I’ll get it documented someday), but it’s at least at a functional stage, and worth sharing with you guys and JetBrains.

What I’d like to come from this ticket is that either JetBrains or JFrog take over ownership of the plugin and roll with it. I think (hope) it has strong potential for more than just my organization.

Anyway, please have a look and let me know what you think.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
memshardedcommented, Apr 3, 2020

Please @solvingj have a look at this when possible.

0reactions
DavidZemoncommented, Sep 4, 2020

Not that I’m aware of, but I am still around if anyone needs anything or finds a bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to integrate conan in teamcity?
-Create your own plugin that handles integration on your own terms. ... If you are interested in the second approach, handling Conan's exceptions ......
Read more >
Conan and resolving dependencies in a C++ project
Managing 3rd-party dependencies in a C++ project with Conan: automatic builds and deployment in TeamCity, storing artifacts in JFrog ...
Read more >
TeamCity Artifactory Plug-in - JFrog
The plugin allows you to set a new type of trigger that periodically polls a path in Artifactory, a folder or an individual...
Read more >
Getting Started with TeamCity Plugins - YouTube
This webinar introduces you to the ins and outs of # plugin development for TeamCity. How to get started, where to find the...
Read more >
Conan vs TeamCity | What are the differences? - StackShare
Conan also allows you to run your own server easily from the command line; TeamCity: TeamCity is an ultimate Continuous Integration tool for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found