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

prepdocs.py Not Triggering During CI/CD Pipeline in Azure DevOps #1933

Open
lsdaakasdlklfsaldjfooei opened this issue Aug 24, 2024 · 0 comments

Comments

@lsdaakasdlklfsaldjfooei

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

###Description:
I've encountered an issue where the prepdocs.py script is not being triggered when running the CI/CD pipeline in Azure DevOps. Specifically, whenever I commit a new file to the data folder and the azd deploy command is executed as part of the pipeline, the prepdocs.py script does not seem to run. As a result, the new data is not reflected in the application's knowledge base when asking questions related to it.

###Steps to Reproduce:
Commit a new file to the data folder in the repository.
Observe the CI/CD pipeline triggering and the azd deploy command being executed.
Check the logs to see if prepdocs.py is triggered.
Test the application by asking questions related to the newly added data.

###Expected Behavior:
The prepdocs.py script should be triggered as part of the CI/CD pipeline, and the new data should be processed and reflected in the application's knowledge base.

###Actual Behavior:
The prepdocs.py script is not triggered during the CI/CD pipeline, and the new data is not reflected in the knowledge base, leading to no updated information when querying the application.

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

azd version?

run azd version and copy paste here.

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

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

No branches or pull requests

1 participant