Skip to content

Conversation

@subaha-cob
Copy link
Contributor

DIG-6237 Add new svg icons to Patterns

@davidrkupton
Copy link
Contributor

@subaha-cob you dont need to do any of this to upload icons to patterns.
Icons are just served as part of the CDN, and are not included in the build processes. So, these icons just need to be added to the s3 patterns bucket.
I am not sure where the config file gets upadted, it could be part of an automated process which runs on the s3 bucket (a file watcher from AWS Lambda) - in which case your changes will be overwritten.
The change to the testcafe config file looks like it might be a code fix though, so that might be worth committing if needed.

In summary, I don't think this update is needed b/c you have uploaded the files to the directory.

@subaha-cob
Copy link
Contributor Author

@subaha-cob you dont need to do any of this to upload icons to patterns. Icons are just served as part of the CDN, and are not included in the build processes. So, these icons just need to be added to the s3 patterns bucket. I am not sure where the config file gets upadted, it could be part of an automated process which runs on the s3 bucket (a file watcher from AWS Lambda) - in which case your changes will be overwritten. The change to the testcafe config file looks like it might be a code fix though, so that might be worth committing if needed.

In summary, I don't think this update is needed b/c you have uploaded the files to the directory.

This was something I believe Phil was doing. I also realized it was needed afterwords.

@subaha-cob subaha-cob closed this Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants