Skip to content

Choose a tag to compare

@neilime neilime released this 29 Sep 16:05
· 141 commits to main since this release

What's Changed

  • build(deps): Bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #13
  • chore: rename project by @neilime in #15
  • build(deps): Bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #20
  • build(deps): Bump inversify from 7.5.2 to 7.7.0 by @dependabot[bot] in #27
  • build(deps): Bump commander from 12.1.0 to 14.0.0 by @dependabot[bot] in #23
  • refactor: remove github-actions wrapper package and simplify architecture by @Copilot in #30
  • feat: standardize container architecture with consistent initContainer pattern and return-fast strategy by @Copilot in #32
  • feat: add comprehensive GitHub Copilot instructions with make commands by @Copilot in #36
  • feat: implement license section generation with GitHub API integration and core license service by @Copilot in #34
  • fix: resolve lint issues in CI/CD pipeline by @Copilot in #38
  • feat(cli): implement direct adapter retrieval and enhance generator service architecture by @Copilot in #40
  • feat: create Docker image with production-grade configuration, multi-platform CI/CD integration, and secure GitHub Actions pinning by @Copilot in #43
  • feat: implement accurate Docusaurus documentation with real CLI usage, streamlined CI workflow, security-hardened GitHub Actions, and full compliance with CSS/markdown/natural language linting standards by @Copilot in #45
  • build(deps): Bump the github-actions-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #50
  • docs: add docs package by @neilime in #52
  • fix: docker build by @neilime in #54
  • build(deps): Bump node from 22-alpine to 24-alpine in /docker in the docker-dependencies group across 1 directory by @dependabot[bot] in #53
  • test: improve tests by @neilime in #55
  • docs: improve generate command docs by @neilime in #63
  • feat: add GitHub Action with configurable inputs and self-hosted documentation generation by @Copilot in #62
  • feat: add priority behavior for RepositoryProvider by @Copilot in #68
  • build(deps): Bump inversify from 7.9.0 to 7.9.1 by @dependabot[bot] in #71
  • build(deps-dev): Bump typescript-eslint from 8.40.0 to 8.41.0 in the npm-dev-dependencies group by @dependabot[bot] in #70
  • ci: test action by @neilime in #69
  • feat(cicd/github-actions): add "generated by ci-dokumentor" section by @Copilot in #76
  • feat(cli): implement logger service with adapter pattern and comprehensive test coverage by @Copilot in #66
  • build(deps-dev): Bump the npm-dev-dependencies group with 4 updates by @dependabot[bot] in #77
  • feat(cli): add dry-run mode with documentation preview for generate command by @Copilot in #74
  • feat(generate): add manifest version in usage section by @Copilot in #79
  • chore: add docs and tests by @neilime in #80
  • feat: publish npm package for CI Dokumentor CLI with package testing by @Copilot in #61
  • feat(badges): add support for extra badges in badges section generator by @Copilot in #82
  • fix(generate): fix section rendering issues by @neilime in #83
  • fix: generation issues by @neilime in #84
  • fix(generate): optimize generation by @neilime in #85
  • fix(generate): misc outputs issues by @neilime in #87
  • fix(action): extra badge format by @neilime in #90
  • build(deps-dev): Bump the npm-dev-dependencies group with 7 updates by @dependabot[bot] in #92
  • build(deps): Bump actions/download-artifact from 4.1.8 to 5.0.0 in the github-actions-dependencies group by @dependabot[bot] in #91
  • feat: add migrate command with comprehensive documentation and adapter-specific mappings by @Copilot in #89
  • feat(github-actions): add "security" section generator by @Copilot in #94
  • fix(header): make logo image src relative to documentation destination file by @Copilot in #96
  • fix(core): markdown renderer misc issues by @neilime in #97
  • docs: update action documentation by @hoverkraft-bot[bot] in #98
  • build(deps): Bump inversify from 7.9.1 to 7.10.0 by @dependabot[bot] in #102
  • feat(cli,core,docs): support url to link transformation in markdown formatter with CLI options and security fixes by @Copilot in #104
  • docs: update action documentation by @hoverkraft-bot[bot] in #105
  • build(deps): Bump actions/create-github-app-token from 2.1.1 to 2.1.4 in the github-actions-dependencies group by @dependabot[bot] in #99
  • build(deps-dev): Bump the npm-dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #106
  • docs: make Documentation Production-Grade (audit, clean, complete) by @Copilot in #108
  • docs: update action documentation by @hoverkraft-bot[bot] in #111
  • fix(cicd/github-actions): yaml in usage uses single quotes by @neilime in #114
  • docs: update action documentation by @hoverkraft-bot[bot] in #115
  • feat(migrate): improve GitHub Actions README Generator migration behavior by @Copilot in #110
  • docs: update action documentation by @hoverkraft-bot[bot] in #116
  • feat(cicd/github-actions): implement the "examples" section generation by @Copilot in #113
  • docs: update action documentation by @hoverkraft-bot[bot] in #120
  • build(deps-dev): Bump the npm-dev-dependencies group with 8 updates by @dependabot[bot] in #119
  • docs: update action documentation by @hoverkraft-bot[bot] in #121
  • refactor: add reader adapter with complete fs abstraction by @Copilot in #123
  • docs: update action documentation by @hoverkraft-bot[bot] in #124
  • build(deps): Bump commander from 14.0.0 to 14.0.1 by @dependabot[bot] in #101
  • docs: update action documentation by @hoverkraft-bot[bot] in #126
  • chore: upgrade dev deps by @neilime in #125
  • docs: update action documentation by @hoverkraft-bot[bot] in #127
  • fix(migrate): write empty sections properly by @neilime in #128
  • docs: update action documentation by @hoverkraft-bot[bot] in #131
  • feat(cicd-github-actions): add support for workflow description from comments by @Copilot in #130
  • fix(generate): misc generation issues by @neilime in #134
  • refactor: create ReadableContent wrapper class to abstract Buffer operations by @Copilot in #133
  • fix(generate): misc generation issues by @neilime in #139
  • docs: update action documentation by @hoverkraft-bot[bot] in #140
  • build(deps-dev): Bump the npm-dev-dependencies group with 5 updates by @dependabot[bot] in #141
  • build(deps): Bump inversify from 7.10.0 to 7.10.1 by @dependabot[bot] in #142
  • fix(generate): misc generation issues by @neilime in #147
  • docs: update action documentation by @hoverkraft-bot[bot] in #149
  • build(deps): Bump the npm-docs-dependencies group with 4 updates by @dependabot[bot] in #148
  • fix(generate): workflows issues by @neilime in #150
  • docs: update action documentation by @hoverkraft-bot[bot] in #153
  • build(deps-dev): Bump the npm-dev-dependencies group with 2 updates by @dependabot[bot] in #152
  • build(deps): Bump the npm-docs-dependencies group with 4 updates by @dependabot[bot] in #151
  • docs: update action documentation by @hoverkraft-bot[bot] in #154
  • docs: update action documentation by @hoverkraft-bot[bot] in #155
  • docs: update action documentation by @hoverkraft-bot[bot] in #156
  • docs: update action documentation by @hoverkraft-bot[bot] in #157
  • docs: update action documentation by @hoverkraft-bot[bot] in #158
  • docs: update action documentation by @hoverkraft-bot[bot] in #159
  • docs: update action documentation by @hoverkraft-bot[bot] in #160
  • docs: update action documentation by @hoverkraft-bot[bot] in #161
  • docs: update action documentation by @hoverkraft-bot[bot] in #162
  • docs: update action documentation by @hoverkraft-bot[bot] in #163
  • docs: update action documentation by @hoverkraft-bot[bot] in #164
  • docs: update action documentation by @hoverkraft-bot[bot] in #165
  • fix(core): support emojis in ReadableContent slicing by @neilime in #166
  • docs: update action documentation by @hoverkraft-bot[bot] in #167
  • docs: update action documentation by @hoverkraft-bot[bot] in #168

New Contributors

  • @dependabot[bot] made their first contribution in #13
  • @Copilot made their first contribution in #30
  • @hoverkraft-bot[bot] made their first contribution in #98

Full Changelog: https://github.com/hoverkraft-tech/ci-dokumentor/commits/0.1.0