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

convert CI from CircleCI to GHA #10

Merged
merged 6 commits into from
Dec 24, 2021
Merged

convert CI from CircleCI to GHA #10

merged 6 commits into from
Dec 24, 2021

Conversation

cognifloyd
Copy link
Member

part of StackStorm/community#63

this is the last pack maintained by the st2 community that uses the old CircleCI stuff from the StackStorm-Exchange/ci repo

@cognifloyd cognifloyd self-assigned this Dec 24, 2021
@cognifloyd
Copy link
Member Author

I also reformatted with black. I needed to make sure pylint and flake8 ran across all of the files, and that was the quickest way to do it.

There's a TODO to force check all files all the time: StackStorm-Exchange/ci#88
But I don't want to start doing that until no packs relies on CircleCI any more - including this repo.

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Thanks!

@arm4b
Copy link
Member

arm4b commented Dec 24, 2021

For information, it's not a pack that is maintained by the community, but it's a pack that's used for stackstorm community and Slack.

See, for example, part that's posting in #development Slack.
https://github.com/StackStorm/stackstorm-st2community/blob/master/rules/post_daily_summary_to_slack.yaml
https://github.com/StackStorm/stackstorm-st2community/blob/master/actions/retrieve_data_and_send_daily_stats_to_slack.yaml
for example
or TSC reminder in #tsc: https://github.com/StackStorm/stackstorm-st2community/blob/master/rules/post_tsc_reminder_to_slack.yaml

@cognifloyd cognifloyd merged commit 5fa3460 into master Dec 24, 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.

2 participants