-
-
Notifications
You must be signed in to change notification settings - Fork 10
Creating Release: 2.0.0 #155
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Attempting to fix test errors * another attempt that probably wont work * Added some small delays * More tries to fix * Added explicit check if sdk is installed * Fixing up a few changes * More test fixes * Maybe now the tests are fixed * Fixed incorrect command name * Fixed multiple reprints of packages installed completed * Fixed sdk interactions being missed * Moved sdk mock ui bits back into workspace setup: * A few more minor changes
* Changed the way releases work * More fixes to prerelease * Fixed wording
…y structure for Zephyr IDE development (#136) * Initial plan * Create comprehensive .github/copilot-instructions.md Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> * Expand Repository Structure section with detailed file descriptions and architecture patterns Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2) Updates `mocha` from 10.4.0 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.8.2) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: 6.0.2 dependency-type: indirect - dependency-name: mocha dependency-version: 10.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* More fixes to bump workflow * Another fix
* More fixes to bump workflow * Another fix * Added write permission to bump workflow
* More fixes to bump workflow * Another fix * Added write permission to bump workflow * added pullrequest permission to bump workflow
…e setup (#134) * Initial plan * Initial analysis and plan for west config command Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> * Implement west config command with UI buttons and integration Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> * Optimize WorkspaceSetupFromCurrentDirectory by moving switch logic into westConfig Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> * Minor fixes * Removed out of tree setup function * Reworked gui elements * Further optimize WorkspaceSetupFromCurrentDirectory by extracting external installation handling Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> * removed repeated id * Trying to fix failing test * Changed the way the global install pick is defined * Another attempt at fixing test * Another attempt at fixing test * Added debugging of tools folder * More error logging * More error logging * Ensured tools directory exists --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: rijesha <7819200+rijesha@users.noreply.github.com> Co-authored-by: Rijesh Augustine <rijeshaugustine@gmail.com>
* Added make prerelease and make release workflows * More fixes to bump workflow
* Added make prerelease and make release workflows * More fixes to bump workflow * Using different token for PR approval
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.