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: initial desktop starting environment #103

Merged
merged 9 commits into from
Mar 17, 2022

Conversation

NektariosFifes
Copy link
Collaborator

Description

  • Basic electron application that only has a welcome screen.
  • A test ipc command between main process and renderer.

Related issue(s)
Progresses#94

@NektariosFifes NektariosFifes changed the title Desktop initial starting environment feat: Desktop initial starting environment Mar 16, 2022
Copy link
Sponsor Member

@jonaslagoni jonaslagoni left a comment

Choose a reason for hiding this comment

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

Awesome 👍

You have committed a submodule desktop, was that on purpose or?

@NektariosFifes
Copy link
Collaborator Author

NektariosFifes commented Mar 16, 2022

i dont know why that is present. I thought i deleted it but it persists .i will remove it. @jonaslagoni

@NektariosFifes
Copy link
Collaborator Author

@jonaslagoni ok removed it

jonaslagoni
jonaslagoni previously approved these changes Mar 16, 2022
Copy link
Sponsor Member

@jonaslagoni jonaslagoni left a comment

Choose a reason for hiding this comment

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

Keep in mind that with no documentation or tests it's hard for users to use it 🙂

@jonaslagoni jonaslagoni changed the title feat: Desktop initial starting environment feat: initial desktop starting environment Mar 16, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@NektariosFifes NektariosFifes merged commit 0139cff into asyncapi:master Mar 17, 2022
@@ -38,7 +39,8 @@
"commander": "^7.2.0",
"cross-env": "^7.0.3",
"js-yaml": "^3.14.1",
"randexp": "^0.5.3"
"randexp": "^0.5.3",
"run-script": "^0.1.1"
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

@NektariosFifes not sure why you use this. But be careful when using dependencies with such a low activitiy.

Easy to introduce vulnerabilities

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants