Skip to content
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

feat(segment): support templating for segment live query #1235

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

DayTF
Copy link
Contributor

@DayTF DayTF commented Dec 24, 2024

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Copy link

codeclimate bot commented Dec 24, 2024

Code Climate has analyzed commit ceb3ee6 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (98% is the threshold).

This pull request will bring the total coverage in the repository to 97.2% (0.0% change).

View more on Code Climate.

Copy link
Contributor

@realSpok realSpok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ✅ PR title

  • ✅ PR linked to the clickup task

  • ✅ The PR tackle one subject only

  • ✅ Destination branch

  • ✅ Code review

    • ✅ Use pure functions when possible
    • ✅ Performance concerns
    • ✅ Security concerns
  • ✅ Automatic tests

    • ✅ Unit tests
    • ⤬ Integration tests
  • ✅ Manual tests

    • ✅ Test the functionality
    • ✅ Test error cases

@DayTF DayTF merged commit 5452a95 into main Jan 2, 2025
22 checks passed
@DayTF DayTF deleted the feat/support-for-segment-query-templating branch January 2, 2025 13:27
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.12.4](https://github.com/ForestAdmin/agent-nodejs/compare/[email protected]@1.12.4) (2025-01-02)

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
# [1.57.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
# [1.58.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.3.30 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.4 🎉

The release is available on [email protected]

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.1.44](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.8.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.5.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.11.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.16.4](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.57.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Jan 2, 2025
# [1.46.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.36.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.4.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.1.18](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
forest-bot added a commit that referenced this pull request Jan 2, 2025
## [1.4.2](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/[email protected]...@forestadmin/[email protected]) (2025-01-02)

### Bug Fixes

* don't cache rejected promises ([#1238](#1238)) ([161459d](161459d))
* upgrade ssh-tunnel dependency to avoid crash when "no response from server" ([#1228](#1228)) ([83fbf9c](83fbf9c))

### Features

* **segment:** support templating for segment live query ([#1235](#1235)) ([5452a95](5452a95))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.58.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.44 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.8.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.5.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.11.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.16.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.46.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.15 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.36.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.4.12 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.1.18 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.4.2 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants