-
Fix linting errors. b79fea2
-
Fix typo in
MissingConfigurationErrormessage and add tests to prevent regression. d3e98b1 -
Fix handling of
--no-mergesflag based oninclude_mergesconfig and add corresponding unit test. 106d3e5
-
Add support for optional
Configurationinjection ineval_if_callablefor enhanced flexibility. 4c95870 -
Add
reset_configfunction to reset global configuration for testing purposes. 0990d06 -
Add tests for
capitalizefunction and handle empty string edge case in implementation. b558f8a -
Add test for config overwrite prompt and fix abort handling in CLI. 9d6ce54
-
Bump
anyio,babel,backrefs,beautifulsoup4, andblackdependencies to their latest versions. 5edd0ac -
Grant
attestations: writepermission in build-python workflow. 90b30b2 -
Bump cryptography from 45.0.3 to 46.0.5. a086c55
Bumps cryptography from 45.0.3 to 46.0.5.
updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Bump filelock from 3.18.0 to 3.20.3. 6a2b20b
Bumps filelock from 3.18.0 to 3.20.3.
updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Bump urllib3 from 1.26.20 to 2.6.3. 6397a55
Bumps urllib3 from 1.26.20 to 2.6.3.
updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Bump pynacl from 1.5.0 to 1.6.2. cc63ed7
Bumps pynacl from 1.5.0 to 1.6.2.
updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Bump markdown from 3.8 to 3.8.1. 55bf3c4
Bumps markdown from 3.8 to 3.8.1.
updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Bump pyjwt from 2.10.1 to 2.12.0. f6ec4ec
Bumps pyjwt from 2.10.1 to 2.12.0.
updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: indirect
signed-off-by: dependabot[bot] support@github.com
-
Pass
valid_author_tokensfromConfigurationtoContextand update related tests. 0144823 -
Inject
Configurationas optional parameter acrossnotesfunctions and update corresponding tests. 73b3779 -
Replace
get_config().valid_author_tokenswith instance-levelvalid_author_tokensinContext. b3b35b4 -
Document the use of null and unit separator as safe delimiters in
GIT_FULL_FORMAT_STRING. e166c19 -
Bump actions/download-artifact from 4 to 6. 15a6a39
Bumps actions/download-artifact from 4 to 6.
updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
Bump github/codeql-action from 3 to 4. aa26229
Bumps github/codeql-action from 3 to 4.
updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
Bump actions/setup-python from 5 to 6. 4e4d407
Bumps actions/setup-python from 5 to 6.
updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
Bump actions/attest-build-provenance from 2 to 3. eb58ce4
Bumps actions/attest-build-provenance from 2 to 3.
updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
Bump actions/checkout from 4 to 5. 6c7b485
Bumps actions/checkout from 4 to 5.
updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
[pre-commit.ci] pre-commit autoupdate. 0c2d6a3
updates: - github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.15.7
-
Refactor
suggest_release_typeby extracting_process_commits,_build_report_table, and_write_reportfor improved modularity and testability; add unit tests for new helper functions. 8c86e67 -
Update
git_opsto support customizable configuration injection and refactor tests accordingly. 48735ba -
Refactor
render_changelogto reuseget_default_envand add tests to ensure single call per render. 5c06304 -
Updated GitHub workflows. 4116652
-
Fix output variable name in bump-version workflow. afd6d62
Replaced incorrect occurrences of
$GITHUB_OUTPUTSwith$GITHUB_OUTPUTto properly set outputs in the workflow. This fixes potential issues with downstream steps relying on these outputs.
-
Add Python version check in
IndentedLoggerAdapterfor type handling. 0fc89d5 -
Add
MDFormataction for changelog markdown formatting. cd66f37 -
Add
MDFormataction for formatting markdown files. d9c7a01- Introduced a new
MDFormatdataclass to enable markdown file formatting usingmdformat. - Updates include reading, formatting, and saving content back to the file.
- Introduced a new
-
Add
mdformatdependency and updateuv.lock. 45525cf- Included
mdformat>=0.7.22inpyproject.toml. - Updated
uv.lockto reflect dependency changes and updated metadata.
- Included
-
[pre-commit.ci] auto fixes from pre-commit.com hooks. 74a2cc2
for more information, see https://pre-commit.ci
-
Bump astral-sh/setup-uv from 5 to 6. 4d08932
Bumps astral-sh/setup-uv from 5 to 6.
updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major
signed-off-by: dependabot[bot] support@github.com
-
[pre-commit.ci] pre-commit autoupdate. 3c020a4
updates: - github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.11
-
[pre-commit.ci] pre-commit autoupdate. 2fb4d43
updates: - github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6
-
Improve error handling and test coverage for pipeline actions. 07a1780
- Added logging for missing action imports; default to
noop_funcwith a warning. - Updated
noop_functo accept both positional and keyword arguments. - Improved
Actionclass error handling when settingaction_function. - Enhanced CLI tests by organizing them in a class for better structure and readability.
- Added new unit tests for missing action function fallback.
- Added logging for missing action imports; default to
-
Update workflows to adjust docs preview and publishing steps. 04efac2
- Added
Build and publish docs previewstep topublish-docs-preview.yaml. - Removed redundant
Build and publish docs previewstep frompublish-docs.yaml.
- Added
-
Update README and bumpversion config for changelog versioning. c50bc90
Added README.md to bumpversion configuration to ensure version updates. Also corrected the changelog action version in README from v1 to v0.
-
Fixed workflows. e314026
- Replaced custom setup-git action with published action
- fixed docker source in action
-
Fix bug in bump-version-preview.yaml. b3d5106
The dry-run of bump-my-version requires the CHANGELOG.md to have an 0.15.0 header
-
Fix: bump-version-preview and debugging. a684bcc
-
Fixed docstring rendering. cc9f7eb
-
Fixed bump-version.yaml workflow. 8bdbf11
- Added contents: write permission for committing and pushing
- Added missing
uvstep
-
Added release hint debuging report to GitHub action output. 4da1360
-
Add support for generating debug reports in release hints. f045d37
Introduced a
report_pathconfiguration option to write detailed release hint reports to a file. Enhanced logging and report generation, modularized outputs withoutput_report, and added a CLI option--debug-reportto configure the report file path. Adjusted test cases and imports to accommodate changes. -
Added workflow_call to build_python workflow. 6a83ef0
-
Add concurrency control to GitHub Actions workflows. e29fcee
Added concurrency groups to "bump-version-preview" and "publish-docs" workflows to prevent overlapping runs. This ensures cleaner and more reliable workflow executions by canceling redundant jobs.
-
[pre-commit.ci] pre-commit autoupdate. 97a227d
updates: - github.com/astral-sh/ruff-pre-commit: v0.11.3 → v0.11.4
-
Enable manual workflow triggering and add build provenance. bfee4b3
Added
workflow_dispatchto allow manual triggering of the workflow. Included additional permissions and steps to support build provenance attestation via GitHub Actions. This improves the security and flexibility of the build process.
-
Refactored verbose release hint logging. c5b3001
-
Refactor release hint logic and add indented logger. 529ae78
Refactored
ReleaseRuleto return structured results and updated related tests. IntroducedIndentedLoggerAdapterfor structured, indented logging and integrated it into the change log generation process. Enhanced CLI with verbosity options and improved logging outputs for better traceability. -
Update release workflows. 692705d
Now they are callable from the build-python workflow
-
Update build workflow with release jobs and input support. a823f51
Added optional
refinput for workflow_dispatch to support flexible checkouts. Introduced additional jobs for container, GitHub, and PyPI releases, enhancing the release process automation. Adjusted triggers to exclude tag pushes prefixed with 'v'.
-
Add non-root user and update Dockerfile metadata. a38b154
Introduced a non-root user with configurable UID and GID for better security and flexibility. Updated Dockerfile metadata to include authors, creation date, license, and improved labeling for compliance with OCI standards.
-
Add ref container tag when triggered by workflow dispatch. 31d24c7
-
Add dependabot config. 670c42b
-
Added workflow_dispatch as a trigger for building containers. cc4c027
-
Added name to build container workflow. 428788f
-
Adds docker building. 4c47587
-
Added moveable version tags for github actions. ee676a9
-
Upgrade GitHub Actions to latest stable versions. 165f157
Updated actions in workflows to use newer versions, including CodeQL actions (v3), Codecov action (v5), and GitHub release action (v2). This ensures compatibility, access to new features, and improved performance.
-
[pre-commit.ci] pre-commit autoupdate. 410317c
updates: - github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.2
-
Modularize GitHub workflows and streamline release process. 61bedea
Reorganized and consolidated workflows for clarity and efficiency. Deprecated unnecessary workflows like
bumpversion.yamlandrelease.yaml, introduced modular workflows (e.g.,build-python.yaml,release-pypi.yaml), and ensured consistent dependency and Python setup across jobs. Enhanced documentation and test workflows for better alignment with project needs. -
Switch to Hatch for build system and update project configuration. f32d026
- Replaced setuptools with Hatch as the build system, updating related configurations in
pyproject.toml. - Adjusted license declaration, versioning setup, and package management to align with Hatch's conventions.
- Included changes to
bumpversionworkflow for consistency.
- Replaced setuptools with Hatch as the build system, updating related configurations in
-
Fies container tag on workflow_dispatch. 7edaef4
-
[pre-commit.ci] pre-commit autoupdate. 736ddfa
updates: - github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.6
-
Rename and simplify action to setup-git. fc64f9b
Removed Python setup steps to focus solely on Git configuration. Updated Git user email and name setup to dynamically use GitHub actor details for improved accuracy.
-
Rename setup python and git action. 237f460
-
Changes the ocker image used for the action. 5b76d03
-
Modify release hint workflow. 63fca08
-
Refactored the PR workflow. 5c9cc84
-
Update workflows. 01e24e4
Enhanced the GitTag class docstring for clarity and detailed explanation of attributes. Updated GitHub workflows to remove unnecessary PAT tokens, upgrade dependencies, and streamline configurations for package building and artifact downloading.
-
Add GitHub Action details and Python dependency lockfile. bf32a74
Updated the README to include configuration and usage instructions for the new GitHub Action. Added the
uv.lockfile to track Python dependencies for reproducible builds. These changes improve documentation and enhance dependency management. -
Add GitHub Action to generate and update changelog. 93fc1bc
This commit introduces a new GitHub Action using
generate-changelogto automate changelog creation or updates. It includes anaction.ymlfor configuration, anentrypoint.shscript for handling inputs and execution, and aDockerfileto set up the required environment.
-
Update github action to use uv. c93a125
-
Refactor release rule matching for paths and grouping. 291b925
Normalize paths as sequences in the release rule logic, enabling support for multiple path patterns. Refactor tests to improve modularity and readability, ensuring consistency with the updated path handling mechanism. Extend functionality to handle more flexible path and grouping validations.
-
Updated the PR workflow. 738cdb0
-
Refactor dependency groups and update bumpversion config. dbaa2c8
Renamed
[project.optional-dependencies]to[dependency-groups]for clarity and alignment with updated conventions. AddedDockerfileto the bumpversion configuration to ensure version consistency across all relevant files.
- Fix: add encoding="utf-8" in file_processing.py. 4b0eda7
-
[pre-commit.ci] pre-commit autoupdate. 8c5c6d1
updates: - github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.6
- Added additional files to documentation. 6836603
- Changed the documentation generator from Sphinx to MkDocs. 770c70d
- Fixed typo in release hint option. 31ad577
-
[pre-commit.ci] pre-commit autoupdate. 5fb1154
updates: - github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.7.4
-
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows. 83fc29a
Bumps actions/download-artifact from 3 to 4.1.7.
updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production
signed-off-by: dependabot[bot] support@github.com
-
Update Python versions in CI workflow. 4b32198
Removed support for Python 3.8 and added support for Python 3.13 in the test workflow. This ensures compatibility with the latest Python releases and drops an older version that is now less commonly used.
-
Changed framework from Typer to Click. f08d922
-
Refactored test locations. 06d7a45
-
[pre-commit.ci] auto fixes from pre-commit.com hooks. 11bf6de
for more information, see https://pre-commit.ci
-
[pre-commit.ci] pre-commit autoupdate. b37195b
updates: - github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.5.4
- Fixed version hint display triggers. d013300
-
[pre-commit.ci] auto fixes from pre-commit.com hooks. 4a41aa9
for more information, see https://pre-commit.ci
-
[pre-commit.ci] pre-commit autoupdate. b964e83
updates: - github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.3.5
-
[pre-commit.ci] pre-commit autoupdate. 59030cd
updates: - github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6
-
Updating the automation. ee3299e
-
Only run tests if it is a change to Python code. a665442
- Updated the makefile and the doc automation. b6da42e
-
Fixed bug when in a detatched head state. 1d47e41
-
Fixed the release automation. 2207ed3
-
Fixed test automation. be6e77d
-
Fixed incorrect URLs. 7e87375
-
Added
--branch-overrideoption. 1f1d68bThis allows the release hint to use the overridden branch name instead of the current branch
-
Added codecov to Workflows. afd33fd
-
Added changelog parsing for retrieving notes for a specific version. 75bc35d
-
[pre-commit.ci] pre-commit autoupdate. ba75e09
updates: - github.com/psf/black: 23.3.0 → 23.7.0
-
[pre-commit.ci] pre-commit autoupdate. 248544a
updates: - github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0
-
[pre-commit.ci] pre-commit autoupdate. ce00736
updates: - github.com/psf/black: 23.1.0 → 23.3.0
-
Moved dependency management to pyproject.toml. 03c9242
-
[pre-commit.ci] pre-commit autoupdate. b815e58
updates: - github.com/PyCQA/isort: 5.10.1 → 5.11.4
-
[pre-commit.ci] pre-commit autoupdate. 1ea58d2
updates: - github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0
-
[pre-commit.ci] pre-commit autoupdate. a188f99
updates: - github.com/pre-commit/mirrors-mypy: v0.982 → v0.990
- Fixed a logic error when generating incremental changelogs. c6781b8
- Fixed the notes including the header. 292a6b2
-
[pre-commit.ci] pre-commit autoupdate. 17f5074
updates: - github.com/psf/black: 22.6.0 → 22.10.0
- Added ability to use the current branch in release hint rules. 0965dec
-
[pre-commit.ci] pre-commit autoupdate. 076d1a1
updates: - github.com/PyCQA/flake8: 5.0.2 → 5.0.4
-
[pre-commit.ci] pre-commit autoupdate. eb7e105
updates: - github.com/PyCQA/flake8: 4.0.1 → 5.0.2
-
Fixed the return values of several actions. f679d62
- stdout now returns the input string
- IncrementalFileInsert now returns the input string
-
Added release hinting functionality to CLI. 49eccc7
-
Added release hinting for commits. ae4ade8
-
Added ability to specify starting tag on the CLI. ca4928e
-
Added file processing action docs. 17123a4
-
Added diff linking and bump2version docs. 6178d2d
-
Added group_by configuration docs. 637a91e
-
Added typing_extensions requirement. 8abd74a
-
Added action to publish documentation on tagging. 30c8deb
-
[pre-commit.ci] pre-commit autoupdate. 9b6c246
updates: - github.com/psf/black: 22.3.0 → 22.6.0
-
[pre-commit.ci] pre-commit autoupdate. d77419c
updates: - github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0
-
Moved documentation requirements into requirements/docs.txt. 29382e5
-
Create codeql-analysis workflow. 0982149
-
Updated the readme. 9739ffb
-
Updated the documentation for release hinting. 2302a26
-
Refactored how the user config and output. 84b54f9
- Added new method for getting the user config
- Added generic output method that is aware of if output should be generated based on the -o flag
-
Updated docs. 1bd0f12
-
Removed unused configuration setting. 70a6d27
- release_hint_default ended up not being used
-
Refactored templating to accept a version context. 094fa94
-
Refactored commit tests into new file. d21c035
-
Renamed render to render_changelog for clarity. 357ba9a
-
Refactored commit processing to its own module. e285ea5
- All commit processing moved from the templating module to the commits module.
-
Refactored a dict into a dataclass. 81c54de
get_commits_by_tagnow returns a list ofGitTagobjects
-
Updated conventional commit docs. af237cd
-
Updated template docs. ece7da5
-
Renamed publish-docs workflow. 549703b
- Fixes packaging. Now includes the templates!. e298c03
- Updated setup.cfg. 0a13c61
- Fixed manifest file. 7a2c8a5
-
Updated setup.cfg. fca1d10
- Replaces
...HEADwith appropriate version - Sets the minimum required version of Python to 3.7
- Improved package discovery
- Replaces
- Fixes a bug when generating an incremental changelog. 7cc3c16
- Updates the publish package workflow again. 4434571
- Fixes the publish package workflow. 26743f0
-
Added Python 3.7 compatibility. 263c3d6
-
Added existence check for configuration file during generation. 9e00e1c
- Asks if you want to overwrite existing configuration
-
Added tests for command line interface. 12837b6
-
Added tests for conventional commits. 6bac10b
-
Added tests for matching and metadata. 7dac045
-
Added conventional commit actions. 34615cd
- ParseConventionalCommit
- ParseBreakingChangeFooter
-
Updated documentation. ec5dc40
-
Refactored the template contexts. c5fbf68
- Changed
GroupedCommittoGroupingContext - Added
ChangelogContextas a root context for templates.
- Changed
-
Removed the lazy objects. abd0c96
-
Removed the lazy objects. 75b2d35
-
Updated write_default_config to write comments. 60e66cd
-
Updated configuration. 3c288d2
- added
rendered_variablesproperty - added a default variable
- updated docstrings
- added default template directory
- added
-
Updated changelog configuration. 92d0a43
-
Updated the rendering for new grouping method. 16dd292
- Added
resolve_nameanddiff_indexutility methods - refactored the
get_context_from_tagsfunction - added
diff_indexfunction to template context - added
group_depthvariable to template context - refactored
first_matchingto use the commit_classifiers - Updated the
versions.md.jinja,section_heading.md.jinja, andcommit.md.jinjatemplates
- Added
-
Changed the template contexts. 71d4e01
CommitContextnow has agroupingtuple- Replaced
SectionContextwithGroupedCommmit - Replaced
VersionContext.sectionswithVersionContext.grouped_commits
-
Changed method of grouping commits within versions. 78d9813
- added
group_byto configuration - added
commit_classifiersto configuration - added
SummaryRegexMatchas a commit classifier to emulate previous functionality - added
MetadataMatchto use commit metadata to assign to groups
- added
- Fixed Makefile. 7f4384d
-
Fixed Makefile. 1fa22f9
-
Fixed configuraation import. 23d437b
-
Fixed Python 3.10 spec in workflows. cacd9e2
-
Fixed primary branch name in workflows. 94e4203
-
[pre-commit.ci] pre-commit autoupdate. 1e856c7
updates: - https://github.com/timothycrosley/isort → https://github.com/PyCQA/isort
-
[pre-commit.ci] pre-commit autoupdate. 373c1dd
updates: - https://github.com/timothycrosley/isort → https://github.com/PyCQA/isort
-
Updated release script. 44d1b93
-
Updated documentation. 9b56b4a
-
Changed pre-commit to exclude tests. 0f9e56d
-
Changed and standardized to term 'summary'. 2bd7634
-
Refactored context into new module. 5b1e921
-
Removed variable start string difference from pipeline env. 5dc5903
- Didn't make sense to have a different method of specifying variables in the pipeline from the default.
-
Added a minimal readme. 8ba2ec1
-
Added issue parsing actions. 95e0e35
- ParseIssue: base class and generic issue parser
- ParseGitHubIssue: parse GitHub issue patterns
- ParseJiraIssue: parse Jira issue patterns
- ParseAzureBoardIssue: parse Azure board issue patterns
-
Added initial documentation for actions. 14ba3be
- Renamed processors module to actions. 99284e3
- Fixed missing variables in render context. 0bed08e
-
Added support for
__contains__in registry. 848421d -
Added action registry. a363c25
- Accessing the registry ensures the built-in actions are loaded.
-
Added changelog configuration and templates. 32f4f23
-
Added a
previous_tagattribute to the version context. 5760576 -
Added lazy evaluation of Jinja environments. f57d007
- This allows for proper setup of the configuration.
-
Added accessor for current configuration. 83a728f
get_config()will instantiate a new configuration or return the existing configuration.
-
Updated processors doc strings. 9102ec7
-
Updated configuration doc strings. ff818af
-
Updated data_merge doc strings. 2840242
-
Updated git_ops and lazy doc strings. 26ecd54
-
Updated pipeline doc strings. 2a2c052
-
Updated templating doc strings. b942302
-
Updated utility doc strings. a7ae93f
-
Removed ActionSpec. 29942ac
- It was unnecessary. Now Action classes are instantiated directly.
-
Removed author rendering from commits. e44de67
-
Changed the package name to
generate_changelog. 1e4945a -
Change the configuration file base name to
.changelog-config. ac3fc2e
-
Fixed the merge handling in git_ops. e9666f5
-
Fixed the
include_mergessetting. cf6c4f2Wasn't hooked up with the git_ops module.
-
Fixed a bug in the capitalize action. 8fee744
Used to capitalize the first letter but also convert all other characters to lowercase.
-
Added release tooling in a Makefile. 8064d3d
-
Added
SliceandFirstRegExMatchPositionactions. 19cf66eSlicewill slice the input text when calledFirstRegExMatchPositionwill return the position of the first match of the regular expression.
-
Added
IncrementalFileInsertaction. d40ba36Simplifies incremental change log generation for the output action.
-
Added
create_if_missingoption toReadFile. 8d1eaefAllows for the creation of an empty file when trying to read from a non-existent file.
-
Added MIT license and entry point config for CLI. 579134b
- Moved
VALID_AUTHOR_TOKENSfrom templating to configuration. dc93fc3
-
Updated command line interface. d8abd8d
-
Updated configuration. a8ded3f
- Fixed
DEFAULT_IGNORE_PATTERNSwith commas - Updated
DEFAULT_STARTING_TAG_PIPELINEwith better pattern - Added
chgto ``DEFAULT_SECTION_PATTERNS` - Added
DEFAULT_OUTPUT_PIPELINEfor incremental changes - Added
valid_author_tokensto configuration
- Fixed
-
Updated tests for pipelines. e280fb8
-
Updates the commit template and rendering. e76fd3a
-
Updated
eval_if_callable. ebab2cf- Will now instantiate actions or pipelines and run them.
-
Renamed
GetFirstRegExMatchtoFirstRegExMatch. 82b907f
- Initial commit. 41ab840