Skip to content

Commit

Permalink
Merge pull request #32 from bcgov/jenk
Browse files Browse the repository at this point in the history
remove Jenkins files
  • Loading branch information
TimCsaky authored Jun 20, 2023
2 parents 128add2 + ed9b526 commit 8388bf2
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 969 deletions.
184 changes: 0 additions & 184 deletions Jenkinsfile

This file was deleted.

148 changes: 0 additions & 148 deletions Jenkinsfile.cicd

This file was deleted.

9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,24 @@ A showcase application for the Common Hosted Email Service (CHES).

## Directory Structure

.github/ - PR and Issue templates
.github/ - PR and Issue templates, GH Actions configuration
app/ - Application Root
├── frontend/ - Frontend Root
│ ├── src/ - Vue.js frontend web application
│ └── tests/ - Vue.js frontend web application tests
├── src/ - Node.js backend web application
└── tests/ - Node.js backend web application tests
openshift/ - OpenShift-deployment and shared pipeline files
charts/ - Helm charts for CI/CD pipeline
CODE-OF-CONDUCT.md - Code of Conduct
COMPLIANCE.yaml - BCGov PIA/STRA compliance status
CONTRIBUTING.md - Contributing Guidelines
Jenkinsfile - Top-level Pipeline
Jenkinsfile.cicd - Pull-Request Pipeline
Dockerfile - for building app in deployments
LICENSE - License

## Documentation

* [Application Readme](app/README.md)
* [Frontend Readme](app/frontend/README.md)
* [Openshift Readme](openshift/README.md)
* [Devops Tools Setup](https://github.com/bcgov/nr-showcase-devops-tools)

## Quick Start Dev Guide

Expand Down
Loading

0 comments on commit 8388bf2

Please sign in to comment.