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

Feature/dfcxcicd #239

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

sridharvikram
Copy link
Contributor

I have added cicd pipeline code and readme doc to set it up under examples directory for migrating agent from one lower environment to higher environment say from dev -> uat -> prod projects .

This PR adds CI/CD pipeline code and a README for migrating Dialogflow CX agents between projects (dev -> UAT -> prod). I would like add this to SCRAPI library.

Key changes:

  • Added CI/CD pipeline code for agent migration.
  • Created a README with setup instructions for the pipeline.
  • Located these additions in the examples directory.
  • Used best practices like using dfcx environments, Cloud build auto triggers, Approval mechanism for production deployment, Auto detect the changes in dev env push the flows.

Please review the changes and provide feedback.

@sridharvikram sridharvikram mentioned this pull request Sep 30, 2024
@sridharvikram sridharvikram changed the title DFCX CICD pipeline Feature/dfcxcicd Oct 4, 2024
@sridharvikram
Copy link
Contributor Author

@kmaphoenix As advised I have opened new PR closing my older one #196 due merge conflicts. Please review this one

@kmaphoenix
Copy link
Member

@kmaphoenix As advised I have opened new PR closing my older one #196 due merge conflicts. Please review this one

Thanks! I'm working through some PRs today so I will try to get to this.

@kmaphoenix kmaphoenix self-assigned this Oct 4, 2024
@sridharvikram
Copy link
Contributor Author

@kmaphoenix wanted to know if there is any update on this PR. Thanks

Copy link
Member

@kmaphoenix kmaphoenix left a comment

Choose a reason for hiding this comment

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

This is being merged in as an example CICD application that can be built using SCRAPI + other methods to achieve an automated pipeline for merging agent changes.

@kmaphoenix kmaphoenix merged commit 3c9f71d into GoogleCloudPlatform:main Nov 26, 2024
3 checks passed
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