Skip to content

Conversation

@marcdumais-work
Copy link
Contributor

Are we ready to try the new release/publish infrastructure?

@marcdumais-work

This comment was marked as outdated.

@marcdumais-work
Copy link
Contributor Author

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger release v0.2.0, publish to open-vsx.org cde271c
  • Merge pull request Add infrastructure to release/publish as part of CI #22 from eclipse-cdt-cloud/publish 08e17dc
  • Update for review comments 46ebcc9
  • Add infrastructure to release/publish as part of CI f183ad3
  • Register to vscode-trace-extension as a trace server contributor bd538d7
  • Merge pull request [3PP][license] update eslint to approved version #21 from eclipse-cdt-cloud/update-eslint-dependency 1272300
  • [3pp][license] update eslint to approved version 03fb997
  • Merge pull request Add 3PP license check as part of PR CI #18 from eclipse-cdt-cloud/automated-pr-license-check b7d0c3b
  • Add 3PP license check as part of PR CI f6b8480
  • Add minimal build/test workflow 5601eb7
  • Fix stopping trace server during shutdown 4ebbb2d
  • Upgrade vsce to the current latest version 2.20.1 0fceb92
  • Remove .git directory from packaged plugin f9b8319
  • TraceServer: Fix prettier formatting 2a7d29f
  • Make start and stop commands real async commands 1bb1405
  • Fix error message after start/stop for missing vscode-trace-extension 5fc4471
  • Get server URL from the client preferences (vscode-trace-extension) 794d1fe
  • TraceServer: Realign the start/stop message format 6fff008
  • TraceServer: Also show error detail when available a021f59
  • TraceServer: Check server status if survived error 73b96b3
  • TraceServer: Only reset upon stop while pid not UP f8a27c3
  • TraceServer: Fix case of starting upon stored pid 4017826
  • TraceServer: Remove extra server-exit stopOrReset 3828598
  • TraceServer: Show warnings upon no-op user command ba659b3
  • TraceServer: Add an explicit foreign server check 2c7c0f1
  • TraceServer: Make get-settings/serverUrl reusable a56e497
  • TraceServer: Make the 'UP' server check reusable 20eac28
  • TraceServer: Add resetting to stop command error 91f8f9b
  • TraceServer: Show error messages beside logging it 5855d1d
  • extension: Restore vsce package as a devDependency f9375aa
  • extension: Add vsce back as current @vscode/vsce 7595d69
  • extension: Temporarily remove the old vsce package c2a6cef
  • extension: Fix locally unresolved defaultBuildTask d7b952c
  • TraceServer: Show messages about started/stopped be99123
  • extension: Store updated server pid in workspace ade4492
  • extension: Add yarn script for vsce/vsix packaging 83a9b5c
  • extension: Call stop directly upon deactivate/exit 73ba3df
  • extension: Run (compile) webpack upon 'yarn' too 3ea2063
  • extension: Make the trace server Compass-agnostic 2631e43
  • MD files: Align both standard ones with siblings 13512c5
  • README: Add note about removal for Blueprint amend 94ca658
  • README: Remove extra 'locally' in prettier blurb 7c4d925
  • README: Lightly clarify the possible installations 56e426c
  • Prettier: Mention --check option also in README.md 8241947
  • Prettier: Add minimal yarn command w/ README doc cad20a8
  • Prettier: Align with trailingComma set to 'none' 3253e13
  • Prettier: Align with tabWidth set to 4 bc1fc91
  • Prettier: Align with singleQuote set to 'true' ac6c4a5
  • Prettier: Align with printWidth set to 120 7756eaa
  • Prettier: Align with arrowParens set to 'avoid' a462da5
  • Prettier: Begin aligning settings with team usage f9eb64e
  • Add Server suffix to extension configuration title 194deb3
  • README: Add section about debugging the extension f20e892
  • TraceServer: Set the server status bar item if any d73d84e
  • extension: Remove the unstable (re)start command e14356b
  • TraceServer: Show progress notification with stop 21da39b
  • TraceServer: Fix unnecessary client field w/ const 88ba94c
  • TraceServer: Show progress notification w/ startup 5e0f3a1
  • TraceServer: Refactor duplicated error message end c5b5235
  • TraceServer: Check proper stopping of known server 8505b92
  • TraceServer: Internally stop upon an external exit 4ae2690
  • TraceServer: Always properly stop for next restart add86e8
  • TraceServer: Remove currently unused async/Promise 5261909
  • TraceServer: Remove the redundant public keyword-s 8c8a5a4
  • test/suite: Refactor duplicate test title prefixes 14b7017
  • extension: Add trace server startup health checks 262fed4
  • extension: Refactor duplicated extensionId strings 49f4f12
  • extension: Add a start-if-stopped (server) command 909d98d
  • extension: Add trace-server configuration tests f03fdd3
  • TraceServer: Remove getConfiguration duplication 3f90017
  • extension: Make trace server options configurable 46b0d5e
  • extension: Make trace server binary configurable 60d87a0
  • README: Add sub-section about supported deployment d388fe4
  • .vscode files: Mention their (generating) origin b0c8a3c
  • extension: Replace boilerplate with initial tests b63b219
  • extension: Replace boilerplate w/ early start|stop 27c2e4b
  • extension: Specify extensionKind as workspace only 840b201
  • Reformat the once generated ts files using VS Code 3d37b01
  • extension: Add upcoming repository to package.json 9f39de0
  • Reformat webpack.config.js w/ Prettier in VS Code 06581ae
  • Sort .vscodeignore the same standard gitignore way 8e365bc
  • Reformat generated .vscode/*.json files in VS Code 6c48101
  • README: Replace template w/ initial documentation b12b309
  • Sightly adjust .eslintrc.json to helloworld-sample 4c717de
  • Align .eslintrc.json w/ most of sibling extension d8f2690
  • extension: Adjust tsconfig.json to sample repo one 44167b6
  • README: Fix vsce by removing templating sentence a355ccd
  • extension: Amend package.json based on sibling's 837a753
  • extension: Init markdown files based on sibling's 314ab1f
  • extension: Fix the initially reported markdownlint 9ee36b9

Copy link
Contributor

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

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

It looks good to me. Thanks a lot for this release effort!

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