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

add support for AGENT source (attempt 2) #42

Merged
merged 6 commits into from
Jul 15, 2024

Conversation

anguyen-yext2
Copy link
Collaborator

J=CLIP-1341
TEST=auto

ran npm run test

J=CLIP-1341
TEST=auto

ran `npm run test`
@anguyen-yext2 anguyen-yext2 requested a review from a team as a code owner July 10, 2024 16:11
Yen Truong and others added 4 commits July 15, 2024 10:37
Github actions were failing ([PR](#40)) at the generate notices step because both `chat-core` and `chat-core-aws-connect` attempt to run the script in the same `temp/` folder, and deleting/overriding over each other.

This PR updates the generate-notices.sh script to use specific temp folder (`temp-{packageName}`) when generating build and notices.

Also removed top level LICENSE file. Each packages should provide their own in their respective folder already.

TEST=manual&auto

successfully ran `npm run build` in root directory

see [commit](785a297) below where all GH actions passed with a version bump for chat-core.
J=CLIP-1341
TEST=auto

ran `npm run test`
@anguyen-yext2 anguyen-yext2 merged commit 21c5218 into main Jul 15, 2024
8 checks passed
@anguyen-yext2 anguyen-yext2 deleted the dev/support-agent-source branch July 15, 2024 18:10
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.

3 participants