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

[CAI-63] Chatbot: create vector index from pipeline #1159

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

batdevis
Copy link
Collaborator

List of Changes

Addess "chatbot" action to deploy workflows.

Motivation and Context

We need to recreate LLamaindex Vector Index on Redis every time the documentation is recreated.

How Has This Been Tested?

I can't test it in local development.

@batdevis batdevis requested a review from a team as a code owner September 24, 2024 14:42
Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: 8281c3b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
infrastructure Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Oct 15, 2024
@github-actions github-actions bot removed the stale label Oct 29, 2024
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website_content.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website_content.yaml Show resolved Hide resolved
.github/workflows/deploy_website.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website.yaml Show resolved Hide resolved
Copy link
Contributor

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Nov 22, 2024
@github-actions github-actions bot removed the stale label Nov 29, 2024
Copy link
Contributor

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added stale and removed stale labels Dec 15, 2024
Copy link
Contributor

github-actions bot commented Jan 8, 2025

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

batdevis and others added 26 commits January 15, 2025 18:00
his whole part of the pipeline will be run on a self hosted runner on AWS CodeBuild.
CodeBuild has its own role that can be used to contact AWS services
For this reason, it is not necessary to set IAM credentials/roles

Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
This makes the entire step to run on the self-hosted runner in AWS. Also, this takes into account the target environment.

Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
This makes the entire step to run on the self-hosted runner in AWS. Also, this takes into account the target environment.

Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Co-authored-by: christian-calabrese <christian.calabrese@pagopa.it>
Copy link
Contributor

github-actions bot commented Jan 15, 2025

Jira Pull Request Link

This Pull Request refers to the following Jira issue CAI-63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants