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: execute function #125

Merged
merged 56 commits into from
Feb 10, 2025
Merged

feat: execute function #125

merged 56 commits into from
Feb 10, 2025

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Jan 29, 2025

Adds the execute() function.

Remaining work:

Slack conversation

Resolves WK-534
Resolves WK-389
Resolves RES-160
Resolves WK-541

@chris13524 chris13524 self-assigned this Jan 29, 2025
@chris13524 chris13524 changed the base branch from main to chore/fix-ca-tests January 29, 2025 20:21
@chris13524 chris13524 marked this pull request as ready for review January 31, 2025 13:34
// FIXME this param is not used yet
pub package_name: Option<String>,
pub sdk_version: String,
pub sdk_platform: String,
Copy link
Collaborator

Choose a reason for hiding this comment

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

whats this?

Copy link
Member Author

Choose a reason for hiding this comment

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

sdk_platform is a Pulse API parameter, It accepts web, mobile, or desktop

@chris13524 chris13524 merged commit aaf23a7 into chore/fix-ca-tests Feb 10, 2025
9 checks passed
@chris13524 chris13524 deleted the feat/execute-function branch February 10, 2025 12:44
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.

3 participants