Skip to content

643 project variable update #665

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

Closed
wants to merge 3 commits into from
Closed

643 project variable update #665

wants to merge 3 commits into from

Conversation

nathan5280
Copy link

Fix for CLI command line arguments associate with updating variables. See issue 643 for more details. Added tests to tools/cli_tests_v4.sh to cover the fix.

nateatkins added 3 commits November 25, 2018 12:05
@max-wittig
Copy link
Member

@nathan5280 Thanks for your contribution. Would you mind applying the style results to make the build go green?

pep8 runtests: commands[0] | flake8 gitlab/
gitlab/__init__.py:1:1: H802  git commit title ('Removed unit tests that were used to debug the problem.  Testing is covered in the tools/cli_test_v4.sh script.') should be under 50 chars
gitlab/mixins.py:211:80: E501 line too long (97 > 79 characters)
gitlab/mixins.py:212:80: E501 line too long (81 > 79 characters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants