Remove Blog Remove Software Engineering Remove Software Review Remove Telecommunications
article thumbnail

Build an automated invoice generator application

CircleCI

As a software engineer and technical content creator, I work with a lot of companies on many different contracts. Review Pushing a project to GitHub for step-by-step instructions. Enter the name of the branch where your code is housed on GitHub, then click the Set Up Project button. Add scheduled pipelines to your config.

article thumbnail

Build and deploy an ASP.NET Core application to Azure

CircleCI

You can then use a CI/CD tool to build, test, and deploy web applications for a faster release cycle, more efficient development, and higher-quality code. Navigate to this endpoint [link] to review the JSON response. Reviewing the deployment strategy. Click Review + create , then Create. Log in to your CircleCI account.

Azure 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Automating the deployment of ASP.NET Core applications to Heroku

CircleCI

Review Pushing your project to GitHub for step-by-step instructions. Enter the name of the branch where your code is housed on GitHub, then click the Let’s Go button. The complete source code can be found here on GitHub. Oluyemi is a tech enthusiast with a background in Telecommunication Engineering.

article thumbnail

Display your continuous integration build status on Jira

CircleCI

Instead of managing multiple tools and manual processes, all they have to do is commit the code to a code repository. Jira is well known and used by many, if not most, software development teams as a project management software for tracking issues, managing Scrum and Agile projects, and more. Add Jira token to CircleCI.

article thumbnail

Automate testing for Golang Gin-gonic RESTful APIs

CircleCI

This helps to reduce boilerplate code, improves productivity, and simplifies the process of building microservices. This code imports Gin and a net/http package that provides HTTP client and server implementations. Go to [link] to review it. Gin is a high-performance HTTP web framework written in Golang. Run the project.

Testing 52
article thumbnail

Automating database cleanup with scheduled pipelines

CircleCI

Review Pushing a project to GitHub for step-by-step instructions. Enter the name of the branch where your code is housed on GitHub, then click the Set Up Project button. Now, update git and push your code back to GitHub. The complete source code can be found on GitHub. Log in to your CircleCI account.

article thumbnail

Schedule database backups for MongoDB in a Node.js application

CircleCI

Click Review + Create , then click the Create button. Review Pushing a project to GitHub for step-by-step instructions. Enter the name of the branch where your code is housed on GitHub, then click the Set Up Project button. The code also passes the CircleCI token to the header. Next, do this: Select a subscription.

Backup 52