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

Add GitHub Action testing of macOS #405

Closed
ericwb opened this issue Oct 15, 2018 · 0 comments
Closed

Add GitHub Action testing of macOS #405

ericwb opened this issue Oct 15, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ericwb
Copy link
Member

ericwb commented Oct 15, 2018

Describe the bug
Our Python classifier states Bandit is supported on Linux and macOS, yet we only test on Linux. Ubuntu Linux specifically.

To Reproduce
Steps to reproduce the behavior:

  1. Look at classifier in setup.cfg
  2. Notice macOS is listed
  3. Look at .travis.yml and notice only Linux is used as environment to test.

Expected behavior
I'd expect testing on the platforms claimed we support

Bandit version

bandit 1.5.1
  python version = 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 12:01:12) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]

Additional context
N/A

@ericwb ericwb added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Oct 15, 2018
@ericwb ericwb added this to the Near Future milestone May 9, 2019
@ericwb ericwb changed the title Add travis-CI testing of macOS Add GitHub Action testing of macOS Dec 14, 2020
@ericwb ericwb modified the milestones: Near Future, Release 1.7.3 Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant