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

Fix GitHub Actions and update Changelog #148

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Fix GitHub Actions and update Changelog #148

merged 1 commit into from
Jun 24, 2024

Conversation

louis-pie
Copy link
Collaborator

@louis-pie louis-pie commented Jun 24, 2024

Context

Fix GitHub Actions runner by specifying main instead of the previous master and update Changelog.

Checklist

@louis-pie louis-pie requested a review from a team as a code owner June 24, 2024 09:56
@louis-pie louis-pie enabled auto-merge (squash) June 24, 2024 09:57
Copy link

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.8.17-final-0 -----------

Name Stmts Miss Cover
cicada/init.py 1 0 100%
cicada/cli.py 112 12 89%
cicada/commands/init.py 0 0 100%
cicada/commands/archive_schedule_log.py 13 2 85%
cicada/commands/delete_schedule.py 13 6 54%
cicada/commands/exec_schedule.py 133 19 86%
cicada/commands/exec_server_schedules.py 19 0 100%
cicada/commands/list_schedules.py 13 7 46%
cicada/commands/list_server_schedules.py 37 31 16%
cicada/commands/ping_slack.py 3 1 67%
cicada/commands/register_server.py 12 0 100%
cicada/commands/show_schedule.py 16 9 44%
cicada/commands/spread_schedules.py 65 5 92%
cicada/commands/upsert_schedule.py 62 18 71%
cicada/lib/init.py 0 0 100%
cicada/lib/postgres.py 15 0 100%
cicada/lib/scheduler.py 180 24 87%
cicada/lib/utils.py 38 3 92%
TOTAL 732 137 81%
Required test coverage of

~ 67 passed in 37.37s ~

@louis-pie
Copy link
Collaborator Author

/wise-bot emergency-merge Need to test with another team

@wise-github-bot-app wise-github-bot-app bot added the change:emergency Change made as part of a declared incident label Jun 24, 2024
@wise-github-bot-app
Copy link

🟢

Emergency merge requested by louis-pie.

This event has been added to the security log. The merge could take few seconds...

Remember that, once it is merged, a maintainer should review the code and approve it retrospectively by commenting /wise-bot approve within 14 days to avoid an SLA breach.

Requester louis-pie
Reason Need to test with another team
Merge Method squash

@tw-census tw-census merged commit 11bfde6 into main Jun 24, 2024
6 of 7 checks passed
@tw-census tw-census deleted the fix_gha branch June 24, 2024 09:59
@amofakhar
Copy link
Contributor

/wise-bot approve

@wise-github-bot-app
Copy link

Approved by amofakhar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:approved change:emergency Change made as part of a declared incident
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants