Skip to content

Commit 988eb4e

Browse files
committed
Repository cleanup - removed travis and azure-pipelines
1 parent 55933e7 commit 988eb4e

7 files changed

Lines changed: 3 additions & 359 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and deploy snapshot
1+
name: Deploy and test
22

33
on:
44
push:

.travis.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

.travis/download.js

Lines changed: 0 additions & 56 deletions
This file was deleted.

.travis/install_sqlcl.sh

Lines changed: 0 additions & 70 deletions
This file was deleted.

.travis/install_utplsql.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![build](https://img.shields.io/travis/utPLSQL/utPLSQL-demo-project/develop.svg?label=develop%20branch)](https://travis-ci.org/utPLSQL/utPLSQL-demo-project)
1+
[![Build](https://github.com/utPLSQL/utPLSQL-demo-project/actions/workflows/build.yml/badge.svg)](https://github.com/utPLSQL/utPLSQL-demo-project/actions/workflows/build.yml)
22
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=utPLSQL%3AutPLSQL-demo-project&metric=alert_status)](https://sonarcloud.io/dashboard?id=utPLSQL%3AutPLSQL-demo-project)
3-
[![Build Status](https://dev.azure.com/utplsql/utplsql/_apis/build/status/utPLSQL.utPLSQL-demo-project?branchName=develop)](https://dev.azure.com/utplsql/utplsql/_build/latest?definitionId=1&branchName=develop)
3+
44

55
# CI/CD and Unit Testing for Oracle PLSQL
66
Demo project using utPLSQL, Travis and SonarCloud for continuous integration of PLSQL and SQL code.

azure-pipelines.yml

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)