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.

Change current development workflow

See original GitHub issue

I have not seen the project in a while and have not contributed to it. I was confused about different tools and workflow this project uses:

  1. setup.py commands
  2. Makefile
  3. tox
  4. custom commands in CI

What do I suggest:

  1. Stick to one thing only. It might be whatever we choose, but this tool should be the only possible way to do things
  2. Update Contributing.md, since it does not contain any helpful information. What should be there? A step by step instruction how to do things. How to install dependencies? How to test your code? How to upload it to pypi?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sobolevncommented, Jan 7, 2018

+1 for removing tox. It serves well when we need to test both py2 and py3, but it is not so important when dealing with only two very similar versions of python3.

2reactions
duckyoucommented, Jan 7, 2018

@lk-geimfari Okay, you’re right. It’s unnecessary tool with travis and appveyor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 Critical Steps in the Change Management Process
The change management process includes: Preparing the organization for change, planning, implementation, embedding the change, ...
Read more >
3 Tips to Optimize Your Development Workflow | Perforce
Your development workflow should align team members, keep them engaged, and drive a balance between speed and quality of code changes. Often ...
Read more >
The changing development workflow
A changing workflow is one of the main challenges for developers adopting Kubernetes. Software development itself isn't the challenge. Developers can continue ...
Read more >
6 Steps to a Successful Change Management Process - Indeed
1. Identify the goals and develop a strategy · 2. Determine how the change will impact the organization · 3. Assemble your change...
Read more >
How to Create Lasting Change to Your Development Workflow
50% off Personal Annual and Premium subscriptions! Sign up to expand your technology skills and save TODAY!
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