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(console): distinguish between user-named resources and compiler-named #3739

Conversation

polamoros
Copy link
Contributor

@polamoros polamoros commented Aug 8, 2023

  • Set non-user-defined Function resources as children of the related resource.
  • Use inflight names for Function resources generated by the compiler.
  • Enhance the ELK configuration.
  • Fix the issue where the icon for test resources was not being displayed.
  • Enable test selection between test explorer and map view.

Current
image

New
image

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@polamoros polamoros linked an issue Aug 8, 2023 that may be closed by this pull request
polamoros and others added 2 commits August 8, 2023 16:29
Signed-off-by: monada-bot[bot] <monabot@monada.co>
@monadabot monadabot added the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Aug 8, 2023
polamoros and others added 25 commits August 8, 2023 16:45
…ler-named-resources' of github.com:winglang/wing into feat-distinguish-between-user-named-resources-and-compiler-named-resources
Signed-off-by: monada-bot[bot] <monabot@monada.co>
…ler-named-resources' of github.com:winglang/wing into feat-distinguish-between-user-named-resources-and-compiler-named-resources
Signed-off-by: monada-bot[bot] <monabot@monada.co>
Signed-off-by: monada-bot[bot] <monabot@monada.co>
…ler-named-resources' of github.com:winglang/wing into feat-distinguish-between-user-named-resources-and-compiler-named-resources
Signed-off-by: monada-bot[bot] <monabot@monada.co>
…ler-named-resources' of github.com:winglang/wing into feat-distinguish-between-user-named-resources-and-compiler-named-resources
@polamoros polamoros marked this pull request as ready for review August 9, 2023 12:26
@polamoros polamoros requested review from ainvoner, skyrpex, eladcon and a team as code owners August 9, 2023 12:26
@polamoros polamoros requested a review from Chriscbr August 9, 2023 12:28
polamoros and others added 7 commits August 10, 2023 09:26
Signed-off-by: monada-bot[bot] <monabot@monada.co>
…ler-named-resources' of github.com:winglang/wing into feat-distinguish-between-user-named-resources-and-compiler-named-resources
Signed-off-by: monada-bot[bot] <monabot@monada.co>
@polamoros polamoros removed the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Aug 10, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 10, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify bot added a commit that referenced this pull request Aug 10, 2023
@mergify mergify bot merged commit 8df5d0e into main Aug 10, 2023
11 checks passed
@mergify mergify bot deleted the feat-distinguish-between-user-named-resources-and-compiler-named-resources branch August 10, 2023 18:31
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.24.93.

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.

Distinguish between user-named resources and compiler-named resources
4 participants