Skip to content

Conversation

johannzhang8
Copy link

@johannzhang8 johannzhang8 commented Jun 28, 2025

what:
Automate zipping files using github actions

why:
Make the process of doing a stack deploy less tedious

testing:
Tested by running on this branch

@johannzhang8 johannzhang8 marked this pull request as ready for review June 30, 2025 13:01
@johannzhang8 johannzhang8 marked this pull request as draft June 30, 2025 14:53
@johannzhang8 johannzhang8 marked this pull request as ready for review June 30, 2025 16:22
cd ../

cd datadog-integration/
zip -r datadog-integration.zip ./*
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that the zip file must include the datadog-integration as a subdirectory.

Copy link
Author

@johannzhang8 johannzhang8 Jul 16, 2025

Choose a reason for hiding this comment

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

@maxpyf What do you mean by this? This is what I see when I download the release assets:
Screenshot 2025-07-16 at 9 18 44 AM

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