Skip to content

Conversation

@pimguilherme
Copy link

Implementing changes to support SAML integration wtih st2

@pimguilherme
Copy link
Author

this is in theory ready for testing.. I still want to implement a few things here but a quick check would be nice :) @rush-skills

4696bad Merge pull request StackStorm#5 from StackStorm/pylint-for-exchange
54f0a64 Add a pylint config for Exchange packs
a526337 Merge pull request StackStorm#4 from StackStorm/config-for-pack-ci
5531657 Add pylint config for pack ci repo itself

git-subtree-dir: lint-configs
git-subtree-split: 4696badf397dfee865b76eddd0f5d9410ed5f80a
@rush-skills rush-skills requested a review from a team July 19, 2022 18:20
@echo "==================== pylint ===================="
@echo
. $(VIRTUALENV_DIR)/bin/activate; pylint -j $(PYLINT_CONCURRENCY) -E --rcfile=./lint-configs/python/.pylintrc --load-plugins=pylint_plugins.api_models --load-plugins=pylint_plugins.db_models st2auth_sso_saml2/
. $(VIRTUALENV_DIR)/bin/activate; pylint -j $(PYLINT_CONCURRENCY) -E --rcfile=./lint-configs/python/.pylintrc st2auth_sso_saml2/
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure this change is actually needed

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.

1 participant