Yevhenii "Yev" Dytyniuk
Yevhenii "Yev" Dytyniuk
Hi @thim81 Can the [Code Examples](https://www.eventcatalog.dev/docs/events/adding-examples) feature help with your case?
hi @boyney123 I thought about your suggestion to add the `event-examples` directory a bit. And here is what I have come through: 1. At first I had a thought, it...
Hello everyone, I was not sure, what would be the best place to post the comment, so I've put it into [the #1998 comment](https://github.com/projen/projen/issues/1998#issuecomment-1255942721). Please, don't hesitate to comment 🤜...
Hello @mrgrain I decided to move here since the setting looks more relevant to all those questions I keep asking 😃 A little context for the rest of the folks...
@mrgrain I'm not saying, that we _cannot_ start and finalize the release process "in the Cloud". I am going to find this out literally now with my team 😃 My...
Okay, I have got some takeaways from our team talk. ✅ Release process (cutting and publishing) should happen _in the cloud_, i.e. in the GitLab pipeline. Although the `projen` is...
@deleugpn people claim in https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/926#issuecomment-931785524 that CloudFormation API already supports the `Architecture` property. @mnapoli maybe, this helps to melt your concern about running PHP on ARM -- https://aws.amazon.com/tr/blogs/compute/improving-performance-of-php-for-arm64-and-impact-on-amazon-ec2-m6g-instances/
Hey @deleugpn Maybe, this repository can help -- https://repo.drpixel.fr/enterprise/7/drpixel-php74/aarch64/ ?
@deleugpn yeah, now I feel your shoes. At least, to some extent. IMHO, any effort to reuse pre-built binaries for this or that repository will bring a concrete PHP version...
@deleugpn I might be wrong, but I thought the point of a compilation is to install everything to the same path (`/opt`) and maintain all the relations and links when...