Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Adding OSX environment support for Travis Cli tests #42

Merged
merged 14 commits into from Jul 30, 2019

Conversation

abhiTronix
Copy link
Owner

@abhiTronix abhiTronix commented Jul 28, 2019

Description

This PR is aimed at bringing OSX python-support to VidGear by implementing automated Travis CLI test environment similar to Linux and fixing the bugs encountered in the way.

Noteworthy Changes:

  • Dropped Python 2.7 Support from CLI Tests
  • Reformatted travis.yml from scratch
  • Added native support for MacOS environment
  • Added necessary system-specific dependencies
  • Added Static binaries FFmpeg for MacOS
  • Fixed Redundant URL
  • Fixed Bugs
  • Updated Docs

Requirements / Checklist

Related Issue

#41

Context

This proposal aims at bringing this OSX python-support to VidGear by implementing automated Travis CLI pytest similar to Linux environments and fixing the bugs encountered so that VidGear can work seamlessly on OSX systems too.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

- Dropped Python 2.7 Support from CLI Tests
- Reformatted travis.yml from scratch
- Added native support for linux and macOS
- Added necessary system specific dependencies
- Added Static binaries ffmpeg for macOS
@abhiTronix abhiTronix added ENHANCEMENT ⚡ New Feature/Addition/Improvement WORK IN PROGRESS 🚧 currently been worked on. labels Jul 28, 2019
@abhiTronix abhiTronix added this to the v0.1.6 milestone Jul 28, 2019
@abhiTronix abhiTronix self-assigned this Jul 28, 2019
@abhiTronix
Copy link
Owner Author

abhiTronix commented Jul 30, 2019

With this PR, MacOS(OSX) environments are now officially supported by VidGear 🎉

@abhiTronix abhiTronix added SOLVED 🏁 This issue/PR is resolved now. Goal Achieved! and removed WORK IN PROGRESS 🚧 currently been worked on. labels Aug 5, 2019
@abhiTronix abhiTronix mentioned this pull request Dec 24, 2019
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENHANCEMENT ⚡ New Feature/Addition/Improvement SOLVED 🏁 This issue/PR is resolved now. Goal Achieved!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant