Skip to content

Commit

Permalink
0.1.0-rc.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and spp-shared-services committed Jul 7, 2023
1 parent d99805f commit 57154f7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
<!--next-version-placeholder-->

## v0.1.0-rc.1 (2023-07-07)

### Feature

* Amending ignore_paths ([`d802e16`](https://github.com/ONSdigital/sml-catalogue/commit/d802e165f3b0541cd1ea3e34250152f4ec23fc03))
* Semantic versioning added pipeline updated ([`09f6d80`](https://github.com/ONSdigital/sml-catalogue/commit/09f6d80b647fd4e4f960102420bf6f64c8d2cb50))

### Fix

* Adding in git credentials as concourses basic git resource won't set these ([`90bde73`](https://github.com/ONSdigital/sml-catalogue/commit/90bde731253e88051488c7ea94edec25eb708216))
* Removing pipenv from pipeline, using poetry instead, updating readme ([`a217e3f`](https://github.com/ONSdigital/sml-catalogue/commit/a217e3fe5c67511e8cd2ada857e432ba5267a65e))
* Amending refactor of is_main to build_type within deploy.sh ([`8eba8cf`](https://github.com/ONSdigital/sml-catalogue/commit/8eba8cf20fc0aa1b54620d28b6e72fc76bf0010c))
* Amending ignore_paths as potential files concourse will update has been reduced ([`7522e6e`](https://github.com/ONSdigital/sml-catalogue/commit/7522e6e94a681b52a44ab4ad24a24a5020191530))
* Updating publication branch on pyproject.toml ([`412b172`](https://github.com/ONSdigital/sml-catalogue/commit/412b1728c248497336f0d207da9e694b4882a002))
* Demo ([`75eeedf`](https://github.com/ONSdigital/sml-catalogue/commit/75eeedfc83a178beb37025e9f0f7d7c875aea325))
* Amending ignore_paths ([`5f295e7`](https://github.com/ONSdigital/sml-catalogue/commit/5f295e74765f44dc7b22e0087422e9efb39ff8ec))
* Adding prerelease tag and using prerelease in pipeline ([`7711a66`](https://github.com/ONSdigital/sml-catalogue/commit/7711a66b737d93d222114fa61cd7d12f101e77da))
* Changing install tool ([`3524510`](https://github.com/ONSdigital/sml-catalogue/commit/3524510af14f882eb3d62d1ed42cedfd19ce058f))
* Installing zip to build box ([`07aa1b5`](https://github.com/ONSdigital/sml-catalogue/commit/07aa1b5cf2efeb15a2381e2830ccf8e800f69ee6))
* Amending build command to zip created build for distribution ([`33453e7`](https://github.com/ONSdigital/sml-catalogue/commit/33453e76a2de0e4f266e4f88d87cd4f2304b49ea))
* Amending dist path to build ([`f1dcd72`](https://github.com/ONSdigital/sml-catalogue/commit/f1dcd7241b6489c280cfedaa3dfb7846d66fd18a))
* Amending dist path to build ([`317a894`](https://github.com/ONSdigital/sml-catalogue/commit/317a89480d5700131ff984e385154054f27abb9a))
* Adding changes to live pipeline ([`7a3e36c`](https://github.com/ONSdigital/sml-catalogue/commit/7a3e36c540f68998646c843c3ebeac65ab596963))
* Amending token name ([`e8899b3`](https://github.com/ONSdigital/sml-catalogue/commit/e8899b32e1c1960a384a7e94e2525dea52b9666b))
* Providing access to GitHub token to deploy.sh ([`7e2a4f5`](https://github.com/ONSdigital/sml-catalogue/commit/7e2a4f5e4366f79ca14947099ed9a48f81407a8e))
* Amendments to pipeline setup for semantic versioning ([`0a6aebd`](https://github.com/ONSdigital/sml-catalogue/commit/0a6aebd658e8fd3a0158c6afc0a121f21c8bacff))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sml-catalogue"
version = "0.0.0"
version = "0.1.0-rc.1"
description = "This repo contains the build environment and code to generate and upload the Statistical Methods Library (SML) Portal Web Application."
authors = []
readme = "README.md"
Expand Down

0 comments on commit 57154f7

Please sign in to comment.