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

Send authors to api #46

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Send authors to api #46

merged 1 commit into from
Jul 20, 2023

Conversation

3v0k4
Copy link
Contributor

@3v0k4 3v0k4 commented Jul 20, 2023

To test the command in the REPL, you can:

node
var execSync = require('child_process').execSync;
execSync('echo 123').toString()

This applies similar changes to the ones for Ruby: KnapsackPro/knapsack_pro-ruby#208

@3v0k4 3v0k4 self-assigned this Jul 20, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2023

🦋 Changeset detected

Latest commit: 27185bd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@knapsack-pro/core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@3v0k4 3v0k4 changed the title feat: send authors to api Send authors to api Jul 20, 2023
@3v0k4 3v0k4 force-pushed the authors branch 8 times, most recently from ff3b14e to c12da3f Compare July 20, 2023 13:07
@3v0k4 3v0k4 requested a review from ArturT July 20, 2023 13:08
@3v0k4 3v0k4 marked this pull request as ready for review July 20, 2023 13:08
packages/core/__tests__/ci-env.config.spec.ts Outdated Show resolved Hide resolved
packages/core/src/knapsack-pro-api.ts Outdated Show resolved Hide resolved
@3v0k4 3v0k4 merged commit 69e1e00 into main Jul 20, 2023
@3v0k4 3v0k4 deleted the authors branch July 20, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants