Giter Site home page Giter Site logo

ado-asana-sync's Introduction

Metrics

@danstis's Holopin board

ado-asana-sync's People

Contributors

danstis avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ado-asana-sync's Issues

Fix issue with build pipeline for Mypi

ado_asana_sync/sync/sync.py: error: Source file found twice under different module names: "sync.sync" and "ado_asana_sync.sync.sync"
ado_asana_sync/sync/sync.py: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#mapping-file-paths-to-modules for more info
ado_asana_sync/sync/sync.py: note: Common resolutions include: a) adding `__init__.py` somewhere, b) using `--explicit-package-bases` or adjusting MYPYPATH
Found 1 error in 1 file (errors prevented further checking)

[AAS-12] Update readme

As a developer, I want the readme updated to be accurate with the current Python version of the application, so others have the correct information.

  • add sonar cloud badge

  • remove go link

Priority mapping

As a user, I want a mapping created that assigns priorities on the Asana work items based on the ADO priority, so the priority of the tasks align.

[AAS-13] Only sync assigned tasks

as a user, I want the sync process to only sync tasks that are assigned to a user that exists in Asana, so it does not sync unrelated tasks.

The user mapping between ADO and Asana should be created based on email if they match.

Sync items based on backlog level

As a user, I want multiple levels of backlog items to be enabled to sync to asana based on matching names, so items are synced to a known project in asana.

The mapping of items should follow the below rules:

  • Sync items on requirements backlog to the Asana project as tasks
  • Sync Task level items in ADO to asana as subtasks
  • Only sync items that are assigned to asana people
  • Add items to any other project in asana that matches a parent ado item name
  • Add items to any section in the select projects that match a parent item name
ADO Asana
Project - Team Project
Epic (Additional Project if matching / Section if matching)
Feature (Additional Project if matching / Section if matching)
Work Item Task
Task Subtask

[AAS-11] Fix build pipeline for python

As a developer, I want the build pipeline to be updated to support the python version of the application, so I know that my changes are correct.

This pipeline should:

  • perform tagging of the commits

  • produce a release on github

  • add a github discussion item for the release

[AAS-16] Add DB to track item mapping

As a user, I want the synced tasks to track each other based on IDs, so I can rename tasks on either side without breaking the item relationship.

[AAS-1] Sync new items from ADO to Asana

As a user, I expect items created in ADO to have a matching item created in Asana.

Item types that are copied/synced should be configurable.

The service should create some binding key/id to enable future updates to the copied tasks.

Add sync of Pull Requests

As a user, I want open Pull Requests in ADO to create a linked task in Asana, so I can track open Pull Requests.

Update build process to bump version in pyproject.toml file

As a developer, I want the build process to generate a binary version of the application with the correct version number based on the build and tags, so the version is integrated into the application.

The version in the default pyproject.toml file should be hardcoded to something that represents development (0.0.0-dev) and have the build process update the version before creating the built binary.

Sync on a schedule

As a user, I want the sync process to happen continuously on a schedule, so I don't have to run it each time I want items synced or updated.

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.