forked from huginn/huginn
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from huginn:master #46
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
huginn_agent was loaded in such a way that the Zeitwerk loader wouldn't find agent gems and the Agent::TYPES array wasn't being extended with custom agent gems when Zeitwerk reloaded the Agent model. Call `HuginnAgent.require!` in a `Application.config.to_prepare` event so that it is run whenever Zeitwerk reloads code (specifically the Agent model). Signed-off-by: Ross Williams <[email protected]>
Custom agents had appeared always at the bottom of the list, making them hard to find. Sort agents by name so the list is more consistent to navigate. Signed-off-by: Ross Williams <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Pull Request Test Coverage Report for Build 11515799149Details
💛 - Coveralls |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
LiquidOutputAgent supports ETag
Because this agent uses form_configurable every line break entered in the "content" field will be encoded and saved as CRLF, which will be directly reflected in the final output. This option allows the agent to output lines terminated with LF instead of CRLF.
…werk_fix Fix huginn_agent gems for Rails 6 & 7 Zeitwerk loader
…iquid_output_agent Add a new option "line_break_is_lf" to LiquidOutputAgent
This allows for obtaining raw XPath values, including booleans, numbers and arrays of strings. While at it, NaN and Infinity are now converted to a string instead of causing runtime error.
…th_values WebsiteAgent can output raw XPath values
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency letter_opener_web to v3 * Use Nokogiri as the backend for XmlMini; REXML seems broken --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Akinori MUSHA <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This feature has been broken since select2 was updated to version 4.
Update frontend libraries
Heroku instance is only available on paid plan.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update README.md to revise Heroku paid plan
Translate a nested object of any levels and use a single call of API to translate all texts in it at once.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Enhance GoogleTranslationAgent
- Use appropriate third-party gems for Faraday v2 - follow_redirects and gzip are no longer standard middleware - HTTP adapters are now separate gems - Switch tumblr_client to the fork by IFTTT that supports Faraday v2 - Drop unnecessary gem version constraints
Upgrade Faraday to v2
Modern versions of Ruby obviously have Rubygems 2.7.0+ with them. [ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )