Skip to content

Conversation

kibin
Copy link
Collaborator

@kibin kibin commented Jun 9, 2023

Open it here as draft PR for more transparency. This branch is used in Zendesk app by default.

Do not merge unless necessary

"prepublish": "yarn clean && yarn lint && yarn test && yarn build",
"build_old": "yarn build_pack; yarn build_dist",
"build": "run-s build_pack build_dist",
"prepublish": "yarn clean && yarn lint && yarn build",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed tests, because without api key they don't work, and so yarn@3 can't pack it directly from github

'use strict'

const VERSION = '1.0.3'
const VERSION = '1.0.3-f'
Copy link
Collaborator Author

@kibin kibin Jun 9, 2023

Choose a reason for hiding this comment

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

TODO: fix when master branch is published

dmitry-tveryanovich and others added 3 commits June 20, 2023 17:58
this allows to use nodejs with non-standart environments (zendesk, telligent) where there's no direct acces to the fetch or https , but the application provides special request API
@kibin kibin force-pushed the feature/zd_support branch from 8d86189 to 7e6a1ee Compare June 20, 2023 14:59
@kibin kibin force-pushed the feature/zd_support branch from 367bb22 to 7e6a1ee Compare January 18, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants