Skip to content

Commit 8230efc

Browse files
committed
Create and update changelog
1 parent e5819b5 commit 8230efc

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.4.0] - 2023-07-17
9+
10+
- [#89](https://github.com/unity-sds/unity-ads-deployment/issues/89) - Verify Dockstore database can be restored after rebuild
11+
- [#100](https://github.com/unity-sds/unity-ads-deployment/issues/100) - Deploy a Docker container registry system
12+
- [#107](https://github.com/unity-sds/unity-ads-deployment/issues/107) - Deploy unity-app-generator into Gitlab runner Terraform scripts
13+
- [#113](https://github.com/unity-sds/unity-ads-deployment/issues/113) - Apply cost tags to Dockstore
14+
15+
## [0.3.0] - 2023-04-11
16+
17+
- [#39](https://github.com/unity-sds/unity-ads-deployment/issues/39) - Document Dockstore Deployment
18+
- [#51](https://github.com/unity-sds/unity-ads-deployment/issues/51) - Document Gitlab Runner Deployment
19+
- [#58](https://github.com/unity-sds/unity-ads-deployment/issues/58) - Exercise Jupyterlab with an Example Algorithm
20+
- [#62](https://github.com/unity-sds/unity-ads-deployment/issues/62) - Define Application Package Source Artifacts
21+
- [#73](https://github.com/unity-sds/unity-ads-deployment/issues/73) - Build Unity Application Package Generator
22+
- [#74](https://github.com/unity-sds/unity-ads-deployment/issues/74) - Parameterize Dockstore Deployment
23+
- [#78](https://github.com/unity-sds/unity-ads-deployment/issues/78) - Build and deploy Jupyter stacks automatically
24+
- [#79](https://github.com/unity-sds/unity-ads-deployment/issues/79) - Add Dockstore API access to Unity.py
25+
- [#80](https://github.com/unity-sds/unity-ads-deployment/issues/80) - Create a simple Docker project pipeline for testing the Gitlab Docker executor
26+
- [#87](https://github.com/unity-sds/unity-ads-deployment/issues/87) - Convert Unity.py Application Package API to use Hosted Workflows
27+
- [#90](https://github.com/unity-sds/unity-ads-deployment/issues/90) - Create a simple Gitlab project to trigger building other projects
28+
- [#94](https://github.com/unity-sds/unity-ads-deployment/issues/94) - Create script for checking Dockstore deployment health
29+
- [#97](https://github.com/unity-sds/unity-ads-deployment/issues/97) - Load Balancer settings investigation
30+
- [#99](https://github.com/unity-sds/unity-ads-deployment/issues/99) - Add MCP Gitlab runner deployment scripts to Github
31+
- [#102](https://github.com/unity-sds/unity-ads-deployment/issues/102) - Modify Dockstore to use latest AMI

0 commit comments

Comments
 (0)