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.

Cleanup build instructions and scripts

See original GitHub issue

The Python build and release has changed since the original Selenium2Library build instructions and scripts has been written. Cleanup the scripts to support modern ways.

Included tasks:

  • Better build docs
  • Clean up setup.py
  • Remove ez_setup (done as separate issue #646)
  • Clean up MANIFEST.in
  • ~Clean up~ Remove setup.cfg
  • Better build scripts (probably based on Invoke like with RF itself)
  • Remove references to already deleted doc directory
  • Remove references to already deleted demo directory

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
zephraphcommented, Aug 22, 2016

Hey @pekkaklarck, I moved your checklist up to the description that way it can be seen from the issues list.

0reactions
pekkaklarckcommented, Sep 13, 2017

All checkboxes in the description checked.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cleanup Script | Enterprise Architect User Guide
This command is used for those occasions, to remove the binaries and intermediary files associated with a particular build or configuration. The project...
Read more >
Setup and cleanup at build time | Test Framework | 1.1.33
Implement this interface if you want to define a set of actions to execute as a post-build step. Cleanup runs right away for...
Read more >
Best Strategy for Disk Space Management: Clean Up Old Builds
Configuring build/fingerprint cleanup following project setup can be manual and time-consuming process, especially with large number of projects.
Read more >
Best practices for writing Dockerfiles - Docker Documentation
This document covers recommended best practices and methods for building efficient images. Docker builds images automatically by reading the instructions ...
Read more >
Build and clean projects and solutions in Visual Studio
Choose Rebuild Solution to "clean" the solution and then build all project files and components. Choose Clean Solution to delete any ...
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