Cleanup build instructions and scripts
See original GitHub issueThe 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:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @pekkaklarck, I moved your checklist up to the description that way it can be seen from the issues list.
All checkboxes in the description checked.