Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 3 additions & 46 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,52 +317,9 @@ jobs:

workflows:
version: 2
build-test-deploy:
jobs:
- build
- unity_base_checks:
requires:
- build
- coding_standards:
requires:
- build
- deprecated_code:
requires:
- build
- check_illegal_updates:
requires:
- build

# A nightly build of the project, using all dof-dss packages at HEAD from development branch.
nightly-edge-build:
when:
and:
- not:
equal: [ "https://github.com/dof-dss/unity_base", << pipeline.project.git_url >> ]
triggers:
- schedule:
# At 00:30 Monday to Friday
cron: "30 0 * * 1-5"
filters:
branches:
only:
- development
jobs:
- edge_build

# A nightly deploy or re-deploy of the edge site after the git branch has been created in nightly-edge-build.
nightly-edge-build-post-build-tasks:
when:
and:
- not:
equal: [ "https://github.com/dof-dss/unity_base", << pipeline.project.git_url >> ]
triggers:
- schedule:
# At 01:23 Monday to Friday
cron: "55 1 * * 1-5"
filters:
branches:
only:
- edge
jobs:
- sync_data
- sync_data:
requires:
- edge_build
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unity Svr 4 (xxxxxxxxx)
# Unity Svr 4 (xxxxxxxxx)

| Site | ID | URL | Status | Default |
| --- | --- | --- | --- | --- |
| Legal Commissioner NI | legalcommissionerni | legalcommissioner-ni.org.uk | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | ![#e8f5e9](https://placehold.co/80x30/c8e6c9/1b5e20.png?text=Yes&font=source-sans-pro) |
| NICSwell | nicswell | nicswell.co.uk | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | |
Last updated: 13/05/2025 14:52
| Site | ID | URL | Status | Default |
| --- | --- |---------------------------| --- | --- |
| Legal Commissioner NI | legalcommissionerni | legalcommissioner-ni.org.uk | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | ![#e8f5e9](https://placehold.co/80x30/c8e6c9/1b5e20.png?text=Yes&font=source-sans-pro) |
| NICSwell | nicswell | nicswell.co.uk | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | |
Last updated: 13/05/2025 14:52