Skip to content

Export log function from common#1674

Merged
josephjclark merged 7 commits into
release/nextfrom
export-log
May 21, 2026
Merged

Export log function from common#1674
josephjclark merged 7 commits into
release/nextfrom
export-log

Conversation

@mtuchi
Copy link
Copy Markdown
Collaborator

@mtuchi mtuchi commented May 20, 2026

Summary

This PR exports log function from language-common to all adaptors that do not have that function

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

Review Checklist

Before merging, the reviewer should check the following items:

  • Does the PR do what it claims to do?
  • If this is a new adaptor, added the adaptor on marketing website ?
  • If this PR includes breaking changes, do we need to update any jobs in
    production? Is it safe to release?
  • Are there any unit tests?
  • Is there a changeset associated with this PR? Should there be? Note that
    dev only changes don't need a changeset.
  • Have you ticked a box under AI Usage?

@mtuchi mtuchi marked this pull request as ready for review May 20, 2026 14:14
@mtuchi mtuchi requested a review from josephjclark May 20, 2026 14:14
@josephjclark josephjclark changed the base branch from main to release/next May 20, 2026 15:35
@josephjclark josephjclark merged commit bf26881 into release/next May 21, 2026
3 checks passed
josephjclark added a commit that referenced this pull request May 21, 2026
* Export `combine` function from `common` (#1673)

* export combine function from common

* add changeset

* update changeset

* build ast

* Export `log` function from common (#1674)

* export log function from common

* add changeset

* build ast

* fix export

* remove duplicate each export from common

* remove duplicate fn and fnIf export from common

* build ast

---------

Co-authored-by: Joe Clark <joe@openfn.org>

* versions

---------

Co-authored-by: Emmanuel Evance <mtuchidev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants