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: create projects as initial project #772

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented Aug 26, 2024

You can now create a project and set its "is initial project?" value, like so:

const projectId = manager.createProject({ isInitialProject: true })

@EvanHahn EvanHahn requested a review from tomasciccola August 26, 2024 20:49
Base automatically changed from originalVersionId to main August 27, 2024 18:42
You can now create a project and set its "is initial project?" value,
like so:

    const projectId = manager.createProject({ isInitialProject: true })
@EvanHahn EvanHahn force-pushed the isinitialproject-when-creating-project branch from b518c64 to 4e2c10a Compare August 27, 2024 18:43
@EvanHahn EvanHahn merged commit 386af02 into main Aug 27, 2024
7 checks passed
@EvanHahn EvanHahn deleted the isinitialproject-when-creating-project branch August 27, 2024 18:46
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