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

introduce GitHub Action for CRON execution to detect regressions #8

Merged
merged 7 commits into from
Aug 30, 2024

Conversation

agourlay
Copy link
Member

No description provided.

@agourlay agourlay requested a review from tellet-q August 30, 2024 08:28
]
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.COACH_CHANNEL_WEBHOOK_URL }}
Copy link
Member Author

Choose a reason for hiding this comment

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

this one needs additional setup

Choose a reason for hiding this comment

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

I created a new webhook, ping me to get an url

coach-things.sh Outdated
set -e

RUN_TIME=${1:-300}
QDRANT_VERSION=${2:dev}

Choose a reason for hiding this comment

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

Shouldn't here be a hyphen? ${2:-dev}

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed, good for approval :)

@agourlay agourlay requested a review from tellet-q August 30, 2024 11:26
Copy link

@tellet-q tellet-q left a comment

Choose a reason for hiding this comment

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

lgtm

@agourlay agourlay merged commit 5bd0444 into master Aug 30, 2024
3 checks passed
@agourlay agourlay deleted the automation branch August 30, 2024 11:44
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