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

Move hvac checkout to .hvac #20

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Conversation

cognifloyd
Copy link
Member

When merging with master, we use the /home/circleci/repo/* glob to run flake8 against all the files. But hvac has different standards, so we want to exclude it. * does not match dot files, so use that instead.

When merging with master, we use the /home/circleci/repo/* glob to run
flake8 against all the files. But hvac has different standards, so we
want to exclude it. * does not match dot files, so use that instead.
@cognifloyd
Copy link
Member Author

Look at these test results to see how this will behave once merged:
https://github.com/StackStorm-Exchange/stackstorm-vault/runs/1827605196

@blag blag mentioned this pull request Feb 4, 2021
@blag blag merged commit 11272ec into StackStorm-Exchange:master Feb 4, 2021
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.

None yet

2 participants