News

OutSystems Low-Code DevOps Tooling Ties In to Visual Studio

Low-code development specialist OutSystems is further courting the enterprise by adding new DevOps features to its platform, along with Visual Studio Team Services integration to put them to work.

OutSystems is often named a leader in the low-code space by research firms that have raised the credibility of the tools and platforms with their increasing coverage. While visual, drag-and-drop, model-driven, wizard-guided, WYSIWYG, rapid application development (RAD) tools built for "citizen" or "business" developers might have once been viewed as gimmicky in contrast to "real" programming, they're more and more seen as viable alternatives for enterprises facing a huge demand for business apps during a severe shortage of trained, professional developers.

To further boost the attractiveness of its low-code platform to enterprises, OutSystems last week announced the addition of several new DevOps features.

One of those is integration with Visual Studio Team Services (VSTS).

"Leveraging the Enhanced LifeTime Deployment API, OutSystems is announcing a supported VSTS Extension in the Microsoft Visual Studio Marketplace, which allows organizations to manage builds and releases of OutSystems applications through VSTS," the company said.

Using the VSTS Extension
[Click on image for larger view.] Using the VSTS Extension (source: OutSystems).

According to the OutSystems Integration listing in the VSTS Marketplace, it "allows any enterprise to create and maintain their DevOps cycle."

To do that, the extension relies on the following:

  • An OutSystems Release Task, allowing tagging and/or deploying OutSystems Apps
  • Getting the best from VSTS/TFS and OutSystems LifeTime, for release management purposes:
    • Automatic versioning of apps
    • Complete trackability for every release
    • Release definition cloning for multiple environments
    • Schedule automatic releases and/or request on demand
    • An approval system for release executions

Use of the tool requires at least TFS 2015 Update 2 and OutSystems Platform 10.0.408.0.

According to the VSTS Marketplace entry, the new extension has been installed 29 times at the time of this writing, with no reviews yet posted.

The source code for the open source offering is available on GitHub, where it shows two stars and three contributors. OutSystems invited more developer contributions and forks.

Other DevOps features added to the OutSystems platform include:

  • Jenkins CI/CD Server Integration - A supported extension to enable the management of OutSystems application lifecycles with the popular open source Jenkins continuous integration and continuous delivery tooling in a DevOps operation.
  • OutSystems LifeTime DevOps Advanced Deployment Options - Functional enhancements granting more flexibility when planning deployments and improved user interface to search and select applications to be deployed, useful for DevOps teams managing large environments with hundreds or thousands of applications deployed.
  • New Automated Visual Text Merge - Offers the capability to compare JavaScript and CSS scripts during conflict resolution, merge the code of scripts and resolve conflicts. This gives QA or development departments the ability to quickly identify issues and fix application problems.
  • Test Framework - Test Framework is a test management tool that allows automation and orchestration of Unit Testing using BDD Framework Tests, UI Tests, API Testing and Mobile Testing, enhancing collaboration between development, QA, and operations departments.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube