Giter Site home page Giter Site logo

Comments (8)

karolz-ms avatar karolz-ms commented on August 22, 2024

Parts

  • Template discovery for the CLI
  • Template discovery in VS Code
  • Template discovery in GitHub.com
  • Template discovery from Docs
  • Template discovery from Samples Browser

Things to consider:

  • Should we have a custom endpoint that encapsulates a list of templates + some auto-discovery logic?
  • Or should that template discover logic be embedded in the CLI (e.g. look for GitHub templates belonging to some org(s) with some label(s)) and the VS Code should just leverage that logic in the CLI?

from azure-dev.

jongio avatar jongio commented on August 22, 2024

Ideally, we use github labels and query based on that label

from azure-dev.

jongio avatar jongio commented on August 22, 2024

We could create an 'awesome repo' that lists all repos, MS and community.

from azure-dev.

markweitzel avatar markweitzel commented on August 22, 2024

We should have the following for public preview:

  • Template discovery for the CLI
  • Template discovery in VS Code

from azure-dev.

ellismg avatar ellismg commented on August 22, 2024

Ideally, we use github labels and query based on that label

FWIW - I would be a little hesitant to build something in the CLI itself that uses the GitHub API as the source of truth due to rate limiting from the GitHub side. We'd have to make anonymous requests and I've seen other tools that do this get hampered by rate limiting (for example, the bicep install script uses GitHub at the source of truth for the "latest" version and we had seen that fail in CI from time to time with rate limit issues)

from azure-dev.

jongio avatar jongio commented on August 22, 2024

Triage: We have template lists in cli and vs code, which is good enough for public preview.

from azure-dev.

puicchan avatar puicchan commented on August 22, 2024

We have done some work here for cli, doc and in vs code. Adding @savannahostrowski for the uber template repo strategy.

from azure-dev.

rajeshkamal5050 avatar rajeshkamal5050 commented on August 22, 2024

@savannahostrowski closing since samples are now published to the Microsoft samples browser.

from azure-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.