Skip to content

Releases: ntno/mkdocs-demo

4.2.0

22 Jul 17:06
a6d798d
Compare
Choose a tag to compare

What's Changed

  • Fix S3 bucket Creation in CI/CD by @ntno in #35

Full Changelog: 4.1.0...4.2.0

4.1.0

03 Feb 18:31
4b90abf
Compare
Choose a tag to compare

What's Changed

  • use mkdocs-terminal theme by @ntno in #32
  • set error page to 404.html by @ntno in #34

Full Changelog: 4.0.0...4.1.0

4.0.0

03 Feb 18:13
22caf1d
Compare
Choose a tag to compare
4.0.0 Pre-release
Pre-release

What's Changed

  • cloudformation bug fix by @ntno in #33

Full Changelog: 3.3.0...4.0.0

3.3.0

02 Jan 20:03
a7c193f
Compare
Choose a tag to compare

What's Changed

  • clean up workflows by @ntno in #28
  • investigate github action output deprecation by @ntno in #29
  • bump cicd module by @ntno in #31

Full Changelog: 3.1.0...3.3.0

3.2.0

31 Dec 23:14
6227e90
Compare
Choose a tag to compare
3.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: 3.1.0...3.2.0

3.1.0

31 Dec 22:15
0dcdc9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

30 Dec 04:28
2b05dca
Compare
Choose a tag to compare

What's Changed

  • github pages deploy bug fix by @ntno in #18
  • add option to only sync files with changed size by @ntno in #20 and @ntno in #24
  • point to build action v4 by @ntno in #23

Full Changelog: 2.0.1...3.0.0

2.0.1

28 Dec 23:56
b2e9861
Compare
Choose a tag to compare

Added MIT License and updated README

Full Changelog: 2.0.0...2.0.1

2.0.0

28 Dec 21:44
Compare
Choose a tag to compare

Major Features

  • remove GitHub Environment use in GitHub Action Workflows

What's Changed

  • update for new tf module by @ntno in #13
  • Test Optional GitHub Environment module update by @ntno in #14
  • update example to remove gh environment by @ntno in #15

Full Changelog: 1.0.0...2.0.0

1.0.0

28 Dec 03:43
2d73d19
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Major Features

  • GitHub Action Workflow on pull request creates temporary environment and deploys mkdocs for review. Environment is destroyed when pull request is closed
  • GitHub Action Workflow to manually deploy a specific tag to the development or production environment
  • Terraform infrastructure to create simple static site S3 buckets for development and production environments
  • Terraform infrastructure to create S3 bucket for storing CICD artifacts
  • Terraform infrastructure to create OpenID Connect IAM roles for GitHub Workflows

Note

this version uses github action workflows with github environment specific permissions.
github environments are not available for free to private repositories.

What's Changed

  • Initial by @ntno in #1
  • GitHub workflows by @ntno in #2
  • deployed demo infra to factually-settled-boxer by @ntno in #4
  • update to use cicd infra and OIDC credentials by @ntno in #3
  • Add release flow by @ntno in #5
  • wip - manual release by tag by @ntno in #8
  • Create separate dev environment by @ntno in #9
  • refactor deploy workflow by @ntno in #11
  • Refactor deploy workflows by @ntno in #12

New Contributors

  • @ntno made their first contribution in #1

Full Changelog: https://github.com/ntno/mkdocs-demo/commits/1.0.0