Hi folks,
We're using the tech-docs-monitor over at HMRC, where we've built it in to an AWS Lambda function. This is working really well for us, however it currently requires us to maintain a fork of this repository in order to add the necessary Lambda build and runtime functionality.
It occurred to me that, if there were a distributable tech-docs-monitor RubyGem then we could ditch our fork and simply consume the Gem in the usual manner, adding the necessary scaffolding to allow us to build the Gem in to an AWS Lambda. I was wondering if you might be open to such an approach?
Grateful for your thoughts on this one. In case it aids your thinking then you can see the adaptations that we've made to get everything work in AWS Lambda here.
Many thanks,
Edd
Hi folks,
We're using the tech-docs-monitor over at HMRC, where we've built it in to an AWS Lambda function. This is working really well for us, however it currently requires us to maintain a fork of this repository in order to add the necessary Lambda build and runtime functionality.
It occurred to me that, if there were a distributable tech-docs-monitor RubyGem then we could ditch our fork and simply consume the Gem in the usual manner, adding the necessary scaffolding to allow us to build the Gem in to an AWS Lambda. I was wondering if you might be open to such an approach?
Grateful for your thoughts on this one. In case it aids your thinking then you can see the adaptations that we've made to get everything work in AWS Lambda here.
Many thanks,
Edd