GithubHelp home page GithubHelp logo

spontoreau / rust-azure-devops Goto Github PK

View Code? Open in Web Editor NEW
26.0 2.0 1.0 1.25 MB

[No longer maintain] ๐Ÿฆ€ Rust extension for Azure DevOps

Home Page: https://marketplace.visualstudio.com/items?itemName=spontoreau.rust-vsts

License: MIT License

TypeScript 71.76% JavaScript 24.67% Rust 3.57%
rust cargo azure-devops azure-devops-extension vsts vsts-extension

rust-azure-devops's Introduction

Hi ๐Ÿ––

My name is Sylvain, I'm a french software developer for almost 14 years. For the past six years I have focused on TypeScript, a language I love and which has allowed me to write the french book ๐Ÿ“– "TypeScript - Notions fondamentales". On the community side, I'm co-organizing the Paris TypeScript meetup with some friends and I'm also Microsoft MVP in the Developer Technologies category!

I have been passionate about web development since the beginning of my career, especially on the backend side. I enjoy crafting web services using my favorite patterns: CQRS and Event Sourcing. I also like Agile methodology, eXtreme Programming approach and Behavior Driven Development. On the cloud side I'm an AWS afficionado especially Serverless services like Lambda, DynamoDB, Event Bridge, ... Also I'm really a huge fan of CloudFormation ! I like using CDK for my Infra as Code and with GitHub Actions it's my favourite combination ๐Ÿ˜Ž

rust-azure-devops's People

Contributors

nelsonjchen avatar spontoreau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nelsonjchen

rust-azure-devops's Issues

Cargo all commands - ability to specify working directory

My rust project isn't at the root directory of my repo. As such, the ability to specify the working directory to run cargo is important.

Right now, I use the a powershell script to do each of the cargo commands I need in this fashion:

steps:
- powershell: . 'path/to/build-script.ps1' '-build' 'path/to/project' 
  displayName: Build

Cargo task: Commands

Cargo commands have to be available as a dropdown list in order to be more user friendly.

Commands value:

  • Build
  • Test
  • Custom

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.