Yet another meme webpage. This time, you will get a random meme to illustrate the result of your CI/CD pipelines 🦑
There are 3 endpoints available:
- Success (https://build-result-meme.com/success)
- Fixed (https://build-result-meme.com/fixed)
- Failure (https://build-result-meme.com/failure)
By default, the returned meme will always have a max width and/or height of 500px.
Each endpoint can also take an integer as an optional path, which will set the max height and width of the image to the given value. For instance:
- https://build-result-meme.com/success/200 if the original meme was 1366x720px, the returned meme will be 200x112px.
You can use it in multiple ways:
- ✉️ Email notifications
- 🪝 Messaging webhooks (Slack, Discord)
- 📝 Markdown files (using ![ ](https://...))
- 🤯 Pretty much anywhere you want!
Did you just come up with the most hilarious pipeline-related meme ever? You can either contribute by creating a pull request to this repo, or send the meme to the mantainer so it can be added to the collection!