home.social

#skybearnet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #skybearnet, aggregated by home.social.

  1. Hurl upgrade!🎉 now executes all scripts with the fresh Hurl 6.0.0 version. Some super nice new helpers like network speed rate limiting option (`limit-rate`), new functions for dynamic UUID/Date generation, and more.

    See full changelog📝 skybear.net/docs/support/chang

  2. Hurl upgrade!🎉 #SkybearNET now executes all scripts with the fresh Hurl 6.0.0 version. Some super nice new helpers like network speed rate limiting option (`limit-rate`), new functions for dynamic UUID/Date generation, and more.

    See full changelog📝 skybear.net/docs/support/chang

  3. Hurl upgrade!🎉 #SkybearNET now executes all scripts with the fresh Hurl 6.0.0 version. Some super nice new helpers like network speed rate limiting option (`limit-rate`), new functions for dynamic UUID/Date generation, and more.

    See full changelog📝 skybear.net/docs/support/chang

  4. Skybear․NET Scripts secret variables, HTTP triggers, and replacing AWS Lambda with Fly․io - Changelog 2024-10-15 🚀

    It's delayed a few weeks, but I finally wrote down all the banger features I shipped for the past two months.

    - HTTP Trigger hooks for on-demand script execution.
    - Secret Hurl variables.
    - Out of AWS Lambda into Fly.io. 😅
    - Response bodies automatically persisted for every request in your script.
    - Documentation website.

    📝 lambrospetrou.com/articles/sky

  5. Skybear․NET Scripts secret variables, HTTP triggers, and replacing AWS Lambda with Fly․io - Changelog 2024-10-15 🚀

    It's delayed a few weeks, but I finally wrote down all the banger features I shipped for #SkybearNET the past two months.

    - HTTP Trigger hooks for on-demand script execution.
    - Secret Hurl variables.
    - Out of AWS Lambda into Fly.io. 😅
    - Response bodies automatically persisted for every request in your script.
    - Documentation website.

    📝 lambrospetrou.com/articles/sky

    #SkybearNET

  6. Skybear․NET Scripts secret variables, HTTP triggers, and replacing AWS Lambda with Fly․io - Changelog 2024-10-15 🚀

    It's delayed a few weeks, but I finally wrote down all the banger features I shipped for #SkybearNET the past two months.

    - HTTP Trigger hooks for on-demand script execution.
    - Secret Hurl variables.
    - Out of AWS Lambda into Fly.io. 😅
    - Response bodies automatically persisted for every request in your script.
    - Documentation website.

    📝 lambrospetrou.com/articles/sky

    #SkybearNET

  7. Pricing is such a bitch. On the one hand I want the best offer for the user, putting myself in their shoe.
    On the other hand I am thinking for the business, and how pricing dictates your customers.

    So many memes about the 5$ customer vs the 500$ customer, and the support or overhead each one creates.

    I will do a pricing reboot soon, and it's hard.

    I want my pricing eventually to be as I described in lambrospetrou.com/articles/pri

  8. Pricing is such a bitch. On the one hand I want the best offer for the user, putting myself in their shoe.
    On the other hand I am thinking for the business, and how pricing dictates your customers.

    So many memes about the 5$ customer vs the 500$ customer, and the support or overhead each one creates.

    I will do a #SkybearNET pricing reboot soon, and it's hard.

    I want my pricing eventually to be as I described in lambrospetrou.com/articles/pri

  9. Pricing is such a bitch. On the one hand I want the best offer for the user, putting myself in their shoe.
    On the other hand I am thinking for the business, and how pricing dictates your customers.

    So many memes about the 5$ customer vs the 500$ customer, and the support or overhead each one creates.

    I will do a #SkybearNET pricing reboot soon, and it's hard.

    I want my pricing eventually to be as I described in lambrospetrou.com/articles/pri

  10. 🚀 Super release today for . Automatically, all response bodies are stored, and you can retrieve them any time when debugging your script runs.

    The `output` option continues to work, as well! We don't break your scripts! Ever.

    Video 📽️

  11. 🚀 Super release today for #SkybearNET. Automatically, all response bodies are stored, and you can retrieve them any time when debugging your script runs.

    The `output` option continues to work, as well! We don't break your scripts! Ever.

    Video 📽️

  12. 🚀 Super release today for #SkybearNET. Automatically, all response bodies are stored, and you can retrieve them any time when debugging your script runs.

    The `output` option continues to work, as well! We don't break your scripts! Ever.

    Video 📽️

  13. The first page of documentation is up, and it showcases how to create your first test script in **less than 1-MINUTE** 🚀

    Go read it now, and start testing your HTTP APIs. A lot more docs are coming soon.

    📝 about.skybear.net/docs/getting

  14. The first page of #SkybearNET documentation is up, and it showcases how to create your first test script in **less than 1-MINUTE** 🚀

    Go read it now, and start testing your HTTP APIs. A lot more docs are coming soon.

    📝 about.skybear.net/docs/getting

  15. The first page of #SkybearNET documentation is up, and it showcases how to create your first test script in **less than 1-MINUTE** 🚀

    Go read it now, and start testing your HTTP APIs. A lot more docs are coming soon.

    📝 about.skybear.net/docs/getting

  16. 🥳 Finally, Hurl variables are fully integrated in the platform! You can define them in your Skybear account, and use them across all your scripts, everywhere, in the UI, and the HTTP/Cron triggers.

    See the video 📽️ for a quick demo.

    All Hurl variables are being treated as sensitive secrets. Never logged or stored in plaintext. 🔐 How your scripts use them is up to you though. I will add ways in the future to scrap them from the reports too.

  17. 🥳 Finally, Hurl variables are fully integrated in the #SkybearNET platform! You can define them in your Skybear account, and use them across all your scripts, everywhere, in the UI, and the HTTP/Cron triggers.

    See the video 📽️ for a quick demo.

    All Hurl variables are being treated as sensitive secrets. Never logged or stored in plaintext. 🔐 How your scripts use them is up to you though. I will add ways in the future to scrap them from the reports too.

  18. 🥳 Finally, Hurl variables are fully integrated in the #SkybearNET platform! You can define them in your Skybear account, and use them across all your scripts, everywhere, in the UI, and the HTTP/Cron triggers.

    See the video 📽️ for a quick demo.

    All Hurl variables are being treated as sensitive secrets. Never logged or stored in plaintext. 🔐 How your scripts use them is up to you though. I will add ways in the future to scrap them from the reports too.

  19. Super excited about the upcoming Secrets feature for ! Envelope encrypted for great security too (see traces) 💪🏼👌

    You will be able to store Hurl variables in your account, and all your scripts will have access to them.

    Just a few things to polish now!

  20. Super excited about the upcoming Secrets feature for #SkybearNET! Envelope encrypted for great security too (see traces) 💪🏼👌

    You will be able to store Hurl variables in your account, and all your scripts will have access to them.

    Just a few things to polish now!

  21. Super excited about the upcoming Secrets feature for #SkybearNET! Envelope encrypted for great security too (see traces) 💪🏼👌

    You will be able to store Hurl variables in your account, and all your scripts will have access to them.

    Just a few things to polish now!

  22. I am thinking again about pricing.

    As a customer, I always want Pay-As-You-Go, starting from a low base fee ($0-10/mo) and going up to whatever I consume.

    As a platform, I want to avoid the abusers and the spammers that might not even pay what they consume and overload support, hence higher base fees.

    It's dilemma... Right now pricing for starts at $15/mo which I find reasonable for any freelancer or small business.

    I still think about the PAYGO aspect though starting lower...

  23. I am thinking again about pricing.

    As a customer, I always want Pay-As-You-Go, starting from a low base fee ($0-10/mo) and going up to whatever I consume.

    As a platform, I want to avoid the abusers and the spammers that might not even pay what they consume and overload support, hence higher base fees.

    It's dilemma... Right now pricing for #SkybearNET starts at $15/mo which I find reasonable for any freelancer or small business.

    I still think about the PAYGO aspect though starting lower...

  24. I am thinking again about pricing.

    As a customer, I always want Pay-As-You-Go, starting from a low base fee ($0-10/mo) and going up to whatever I consume.

    As a platform, I want to avoid the abusers and the spammers that might not even pay what they consume and overload support, hence higher base fees.

    It's dilemma... Right now pricing for #SkybearNET starts at $15/mo which I find reasonable for any freelancer or small business.

    I still think about the PAYGO aspect though starting lower...

  25. I am trying to be honest, and upfront, about the platform. It's A LOT more than an uptime checker. If you only want to do a ping test to your APIs, there are other providers doing that, cheaper too.

    Skybear.NET shines in multistep API test workflows! 💪🏼👌

  26. I am trying to be honest, and upfront, about the #SkybearNet platform. It's A LOT more than an uptime checker. If you only want to do a ping test to your APIs, there are other providers doing that, cheaper too.

    Skybear.NET shines in multistep API test workflows! 💪🏼👌

  27. I am trying to be honest, and upfront, about the #SkybearNet platform. It's A LOT more than an uptime checker. If you only want to do a ping test to your APIs, there are other providers doing that, cheaper too.

    Skybear.NET shines in multistep API test workflows! 💪🏼👌

  28. New feature just landed on 🥳 Trigger your scripts by sending a `POST` request to a special URL.

    You can now run your scripts from your CI, and integrate them in whatever workflow you already have outside the SkybearNET platform.

    More coming soon that will enable you to run all your scripts from your repository during your CI workflows, with ease!

  29. New feature just landed on #SkybearNET 🥳 Trigger your scripts by sending a `POST` request to a special URL.

    You can now run your scripts from your CI, and integrate them in whatever workflow you already have outside the SkybearNET platform.

    More coming soon that will enable you to run all your scripts from your repository during your CI workflows, with ease!

  30. New feature just landed on #SkybearNET 🥳 Trigger your scripts by sending a `POST` request to a special URL.

    You can now run your scripts from your CI, and integrate them in whatever workflow you already have outside the SkybearNET platform.

    More coming soon that will enable you to run all your scripts from your repository during your CI workflows, with ease!

  31. Scripts landing page and Business plan - Changelog 2024-07-21 🥳

    Read the full update 👉 lambrospetrou.com/articles/sky

    is a managed platform to automate your HTTP API synthetics testing using Hurl plain text scripts (and other formats soon). Use it for testing your HTTP APIs on-demand or periodically, or use it as a complex orchestrator for a sequence of HTTP requests that need to be executed in order using data from previous ones at specific times of the day.

  32. #SkybearNET Scripts landing page and Business plan - Changelog 2024-07-21 🥳

    Read the full update 👉 lambrospetrou.com/articles/sky

    #SkybearNET is a managed platform to automate your HTTP API synthetics testing using Hurl plain text scripts (and other formats soon). Use it for testing your HTTP APIs on-demand or periodically, or use it as a complex orchestrator for a sequence of HTTP requests that need to be executed in order using data from previous ones at specific times of the day.

  33. #SkybearNET Scripts landing page and Business plan - Changelog 2024-07-21 🥳

    Read the full update 👉 lambrospetrou.com/articles/sky

    #SkybearNET is a managed platform to automate your HTTP API synthetics testing using Hurl plain text scripts (and other formats soon). Use it for testing your HTTP APIs on-demand or periodically, or use it as a complex orchestrator for a sequence of HTTP requests that need to be executed in order using data from previous ones at specific times of the day.

  34. 🥳 is open for business! Pricing information at about.skybear.net/pricing

    After a few days of work, and some holidays, I finally opened up our paid plans for the platform.

    It's definitely the first iteration, and I will be closely looking into improving it over time, especially as usage ramps up, and I see what's actually more beneficial for the user.

    If you have feedback, reach out below in the comments.

    Complaints are also welcome, as long as they are relevant 😅

  35. 🥳#SkybearNET is open for business! Pricing information at about.skybear.net/pricing

    After a few days of work, and some holidays, I finally opened up our paid plans for the #SkybearNET platform.

    It's definitely the first iteration, and I will be closely looking into improving it over time, especially as usage ramps up, and I see what's actually more beneficial for the user.

    If you have feedback, reach out below in the comments.

    Complaints are also welcome, as long as they are relevant 😅

  36. 🥳#SkybearNET is open for business! Pricing information at about.skybear.net/pricing

    After a few days of work, and some holidays, I finally opened up our paid plans for the #SkybearNET platform.

    It's definitely the first iteration, and I will be closely looking into improving it over time, especially as usage ramps up, and I see what's actually more beneficial for the user.

    If you have feedback, reach out below in the comments.

    Complaints are also welcome, as long as they are relevant 😅

  37. Hopefully will open up the platform for Businesses soon :) I need to finish the user management functionality and should be good to go in a few weeks!

    Pricing page ready (almost)!

  38. Hopefully will open up the platform for Businesses soon :) I need to finish the user management functionality and should be good to go in a few weeks!

    Pricing page ready (almost)! #SkybearNet

  39. Hopefully will open up the platform for Businesses soon :) I need to finish the user management functionality and should be good to go in a few weeks!

    Pricing page ready (almost)! #SkybearNet

  40. After a few days of iteration and plenty of small UI touches, I now have the landing page ready for the world to see 😁 ✌️

    Visit about.skybear.net and let me know what you think!

    Main use-cases you can use Skybear.NET scripts NOW:
    1. Uptime health checks, notifying you by email when they fail!
    2. Comprehensive assertions to make sure your APIs and website returns exactly what you expect!
    3. Orchestrate HTTP workflows spanning multiple requests across different APIs.

  41. After a few days of iteration and plenty of small UI touches, I now have the #SkybearNet landing page ready for the world to see 😁 ✌️

    Visit about.skybear.net and let me know what you think!

    Main use-cases you can use Skybear.NET scripts NOW:
    1. Uptime health checks, notifying you by email when they fail!
    2. Comprehensive assertions to make sure your APIs and website returns exactly what you expect!
    3. Orchestrate HTTP workflows spanning multiple requests across different APIs.

  42. After a few days of iteration and plenty of small UI touches, I now have the #SkybearNet landing page ready for the world to see 😁 ✌️

    Visit about.skybear.net and let me know what you think!

    Main use-cases you can use Skybear.NET scripts NOW:
    1. Uptime health checks, notifying you by email when they fail!
    2. Comprehensive assertions to make sure your APIs and website returns exactly what you expect!
    3. Orchestrate HTTP workflows spanning multiple requests across different APIs.

  43. Something is cooking :) ...

  44. Last item to fully enable you to use for your monitoring purposes, email notifications when your scripts fail!

    Monitor your HTTP API continuously, and get an email the second it fails! 👌

  45. Last item to fully enable you to use #SkybearNet for your monitoring purposes, email notifications when your scripts fail!

    Monitor your HTTP API continuously, and get an email the second it fails! 👌

  46. Last item to fully enable you to use #SkybearNet for your monitoring purposes, email notifications when your scripts fail!

    Monitor your HTTP API continuously, and get an email the second it fails! 👌

  47. Skybear.net Scripts response bodies and cron triggers - Changelog 2024-05-28 📢 Just wrote an article describing all the updates of the past few weeks in one place!

    **Skybear.net Scripts** is a managed platform to automate your HTTP website and API tests using Hurl.dev scripts. I like to call them HTTP workflows.

    👉🏻 lambrospetrou.com/articles/sky

  48. Skybear.net Scripts response bodies and cron triggers - Changelog 2024-05-28 📢 Just wrote an article describing all the updates of the past few weeks in one place!

    **Skybear.net Scripts** is a managed platform to automate your HTTP website and API tests using Hurl.dev scripts. I like to call them HTTP workflows.

    👉🏻 lambrospetrou.com/articles/sky

    #SkybearNet