Changelog
Unreleased¶
Ci¶
- update changelog GHA permissions (#180)
v1.0.0-alpha - 2024-08-07¶
latest - 2024-08-07¶
Chore¶
- add CODEOWNERS file (#132)
- Updates to docs (#63)
- fix makefile (#65)
- Modify version handling in Docs (#66)
- deps: bump mkdocs-material from 9.5.27 to 9.5.28 in /docs (#135)
- deps: bump mkdocs-material from 9.5.26 to 9.5.27 in /docs (#77)
- deps: bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#137)
- deps: bump actions/upload-artifact from 4.3.3 to 4.3.4 (#136)
- deps: bump actions/upload-artifact from 4.3.5 to 4.3.6 (#178)
- deps: bump mkdocs-material from 9.5.29 to 9.5.30 in /docs (#153)
- deps: bump mike from 2.1.1 to 2.1.2 in /docs (#110)
- deps: bump mkdocs-material from 9.5.28 to 9.5.29 in /docs (#144)
- deps: bump github/codeql-action from 3.25.8 to 3.25.10 (#69)
- deps: bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#167)
- deps: bump actions/upload-artifact from 4.3.4 to 4.3.5 (#171)
- deps: bump mkdocs-material from 9.5.30 to 9.5.31 in /docs (#172)
- deps: bump github/codeql-action from 3.24.9 to 3.25.8 (#53)
- deps: bump mkdocs-material from 9.5.25 to 9.5.26 in /docs (#54)
Ci¶
- fix gha workflow level permissions to contents: read (#170)
- update dependabot terraform versioning (#162)
- remove packer github actions which are moving to codebuild in CI (#164)
- add config scanning to trivy (#143)
- add checkov (#140)
- fix workflow permissions (#139)
- consolidate security workflows under a reusable workflow template… (#138)
- add trivy scan github action (#134)
- add pre-commit hooks (#133)
- adds codeql github action (#131)
- update packer ci matrix to run to completion even with errors (#130)
- modify the run if statement for the workflow (#115)
- fix permissions (#89)
- fix permissions on Packer ci (#88)
- add packer template ci (#87)
- packer build agent linux updates (#70)
- add release-drafter github action (#58)
- adds dependabot.yml (#52)
- updates to release workflow (#50)
- update docs release workflow (#48)
- add docs release versioning (#47)
- Update github action for docs (#39)
- fix docs release automation (#37)
- modify Makefile (#35)
- resolving merge conflicts (#30)
- fix permissions on gh action (#29)
- bump versions in ossf scorecard action (#27)
- update ossf scorecard action to trigger on pull requests on main (#26)
- setup ossf scorecard GH action (#23)
- Updates documentation release workflow, adds semantic.yml and release-drafter.yml (#22)
Docs¶
- update main docs page (#179)
- update layout of documentation main page theme (#175)
- update documentation (#163)
- update workflow for docs (#129)
- update workflow (#128)
- fix workflow to use gh inputs from workflow (#127)
- update to docs and flip release workflow to manual (#126)
- fix commit depth (#125)
- modify the workflow for docs release and update documentation (#124)
- fix docs ci (#123)
- modify git fetch-depth for docs ci (#121)
- update README.md (#119)
- consolidate Ansible playbooks under assets (#117)
- fix url to documentation to point to /latest (#80)
- add GH Pull Request template (#67)
- updates workflow and adds changelog automation (#61)
- add issue template for RFCs (#57)
- add git-chglog for changelog generation (#49)
- enable workflow dispatch (#36)
- fix docs release workflow (#34)
- convert docs releases to use mike (#33)
- adds markdown docs for assets, modules, playbooks, and samples (#32)
- adds issue template for submitting maintenance issues (#31)
- Adds documentation and GH workflow for build/publish of docs (#21)
- Updates to project README (#20)
- Adds project docs (#13)
Feat¶
- Added getting-started documentation for quickstart with Simple Build Pipeline (#177)
- Updates to CI configurations for pre-commit and GHA (#154)
- Helix Authentication Extension (#82)
- enable web based administration through variables for HAS (#79)
- complete sample with both Jenkins and Perforce modules (#60)
- Add packer build agent templates for Linux (Ubuntu Jammy 22.04, Amazon Linux 2023) (#46)
- devops: Add new DevOps playbook files (#76)
- packer: switch AMI from Rocky Linux to Amazon Linux 2023 and up… (#141)
Fix¶
- fix issue where SSH public key was not baked into the Windows Jenkins build agent AMI (#150)
- bug fixes for FSxZ storage in build farm (#152)
- allow Jenkins build agents to discover FSx volumes/snapshots and make outbound Internet connections (#147)
Refactor¶
- Perforce Helix Core AMI revamp, simple build pipeline DNS (#73)