iKosak Sync Now is open source
Extension sources are hosted on Github
VS Code extension iKosak Sync Now for ServiceNow development is now open source. Hosted on Github, powered by Github Actions and everyone can contribute 🎉. Go check the sources right away.
What happened
I have decided to host my VS Code extension on Github. Everyone may read the source code and contribute. I’m sure that transparency of such a tool is very important, since you should know how your authentication data is stored. As well as where does the data flow.
As a SeviceNow developer that is fully booked with customer projects, it’s hard to find enough time for development of such complex tool. Potentially there could be much more features that could be a part of the extension as those that i have built in. It would be great if an open source extension would be developed by a community and everyone could profit from it.
What’s now?
You may contribute by forking and creating Pull Requests, create issues in case of any bug/suggestion/thoughts. I would highly appreciate any contribution.
Github actions feature is helping out with linting, testing and deploying the extension to VS Code Marketplace.
What’s next
I will continue developing the extension. Soon i will publish my roadmap with upcoming features.