DeCODE logo
back icon

automation

How to automate uploading of Android applications to Amazon
How to automate uploading of Android applications to Amazon

After digging through a lot of SEO best practices and SEO tutorials, we made several changes for the blog. One of such changes was...

How to automate building and testing of Flutter app
How to automate building and testing of Flutter app

In this example, we'll be using free tier of Gitlab, and in order to minify the load on the flow, we'll define the GIT_DEPTH variable, which ...

Autopublish TechDocs to Confluence
Autopublish TechDocs to Confluence

When you are working in a big company, at some point you start to consider about centralization of tech docs. Conflunce provides a way to effectively share the necessary information with the colleagues. Let's try to integrate RDoc with the Confluence in this article...

How to automate building your Ionic application on gitlab
How to automate building your Ionic application on gitlab

Today for developing a cross-platform application, you have a lot of options, like Flutter, Cordova, Ionic, React Native and so on. When comes to development, frameworks/solutions, which utilize JavaScript are quite popular, due to the smoother transition from...

How to deploy from Gitlab to VPS 2022
How to deploy from Gitlab to VPS 2022

When working with the dynamically changing websites, it's crucical to have own CI/CD process. This way you can speed up the delivery of the product from development to the end customers. Nowadays, multiple Git hosting services are

Generating of DOCX from Markdown
Generating of DOCX from Markdown

Markdown is a format, which is usually used for communication and providing documentation for developers and technical products. Markdown supports a lot of necessary features, which help with organizing your documentation.