Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Fix the project CLI flag #1774

Merged
merged 8 commits into from
Aug 19, 2021
Merged

Fix the project CLI flag #1774

merged 8 commits into from
Aug 19, 2021

Conversation

4e6
Copy link
Contributor

@4e6 4e6 commented Aug 10, 2021

Pull Request Description

[ci no changelog needed]

close #1773

--project flag sets the project field in the global config. IDE will skip the welcome screen and start the WASM when the project field is set.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@4e6 4e6 added Priority: Medium Should be a complement for some iteration Type: Bug A bug in Enso IDE Category: GUI The Graphical User Interface labels Aug 10, 2021
@4e6 4e6 self-assigned this Aug 10, 2021
@4e6 4e6 requested a review from wdanilo as a code owner August 10, 2021 09:52
@4e6 4e6 requested a review from mwu-tow August 10, 2021 09:52
@4e6 4e6 requested a review from MichaelMauderer August 10, 2021 09:54
@4e6 4e6 requested a review from MichaelMauderer August 13, 2021 14:49
@4e6 4e6 merged commit aee3f33 into develop Aug 19, 2021
@4e6 4e6 deleted the wip/db/project-flag branch August 19, 2021 14:22
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: GUI The Graphical User Interface Priority: Medium Should be a complement for some iteration Type: Bug A bug in Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot load project using --project argument
4 participants