issues
search
zachdaniel
/
git_ops
A tool for version and changelog management in Elixir via conventional commits.
MIT License
135
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
improvement: add types to project.info (#69)
#70
andyl
closed
1 week ago
1
Emit list of types in "mix project_info"
#69
andyl
opened
1 week ago
1
improvement: Enable `git_ops.check_message` to check the latest commit message.
#68
jimsynz
closed
3 weeks ago
1
Hexdocs page is broken
#67
Gladear
closed
1 month ago
2
chore: bump mix dependencies
#66
mrdotb
closed
1 month ago
1
Incorrect change log generated with previous tag not fetched.
#65
jimsynz
opened
7 months ago
3
Major version changes should require a flag and/or manual confirmation
#64
zachdaniel
opened
7 months ago
4
docs: update readme.md
#63
TwistingTwists
closed
9 months ago
1
chore(README): Remove Ebert badge from README
#62
georgeguimaraes
closed
11 months ago
0
fix: Update deprecated `set-output` format for GitHub Actions to use environment variables
#61
sevenseacat
closed
1 year ago
2
Deprecation warnings raised when using the GitHub Actions formatter
#60
sevenseacat
closed
1 year ago
0
feat(AllowedFlags): Adds allowed_flags option
#59
sezaru
closed
1 year ago
2
Bug: Seems like BREAKING CHANGE is broken since it doesn't bump a MAJOR version
#58
sezaru
opened
1 year ago
8
Add option to filter out commits by title or content with a regex
#57
sezaru
opened
1 year ago
10
feat: enable custom replace/pattern for readme versioning
#56
frankdugan3
closed
1 year ago
0
Fix message hook
#55
heywhy
closed
1 year ago
3
git_ops.message_hook fails
#54
heywhy
closed
1 year ago
1
feat: configurable git repository root
#53
frankdugan3
closed
2 years ago
1
Custom Path for .git folder
#52
tensor-programming
closed
2 years ago
2
Proposal: Stick to Conventional Commit spec and allow extended types to be configured
#51
thiagomajesk
opened
3 years ago
2
feat: add a --ci option
#50
bdubaut
closed
3 years ago
3
feat: add a --ci option
#49
bdubaut
closed
3 years ago
2
Why raise when no changes should result in a new release version?
#48
bdubaut
opened
3 years ago
2
chore: fix typo
#47
frankdugan3
closed
3 years ago
1
Add option to output release-specific notes to `RELEASE_CHANGELOG.md` or an alternative file
#46
frankdugan3
opened
3 years ago
0
License Change GPL -> MIT
#45
zachdaniel
closed
3 years ago
14
feat: Include changelog notes to release tag message
#44
frankdugan3
closed
3 years ago
3
Append the current release's changelog body to the git tag message
#43
frankdugan3
closed
3 years ago
4
feat(project_info_dotenv_format): Add the `dotenv` format for project_info output.
#42
jimsynz
closed
3 years ago
1
Add a mix task to print the app name and version.
#41
jimsynz
closed
3 years ago
2
style: Fix credo warnings
#40
kianmeng
closed
3 years ago
2
docs : misc doc generation changes
#39
kianmeng
closed
3 years ago
4
feat(yes): Add `--yes` flag to `mix get_ops.release`
#38
jimsynz
closed
3 years ago
5
Is it possible for git_ops to work with elixir app in a subdirectory?
#37
benwoodward
closed
2 years ago
1
docs: Better `:mix_project` recommendation in README
#36
asummers
closed
4 years ago
1
chore: Bump deps
#35
asummers
closed
4 years ago
1
fix: Update source_url in mix.exs
#34
sneako
closed
4 years ago
3
improvement: parse multiple messages
#33
zachdaniel
closed
4 years ago
2
Filter non-semver tags earlier
#32
asummers
opened
4 years ago
0
--initial flag behavior
#31
asummers
opened
4 years ago
0
fix: Fix tag order from git tag function.
#30
asummers
closed
4 years ago
1
perf: Save an iteration in the map+join
#29
asummers
closed
4 years ago
2
Feature request: Allow configuration management in mix.exs
#28
asummers
opened
4 years ago
1
Add version_tag_prefix to README.md
#27
benwoodward
closed
4 years ago
3
Sink to upstream
#26
djantea
closed
4 years ago
2
Pull request for comm_msg_validation
#25
djantea
closed
4 years ago
8
Validation of commit message
#24
djantea
closed
4 years ago
7
Allow amending changelog entries before releasing, using `git-notes`
#23
zachdaniel
opened
4 years ago
0
fix!: fail on prefixed `!` and support postfixed `!`
#22
zachdaniel
closed
4 years ago
3
Dry Run should diff the files and only print the changing portions
#21
zachdaniel
opened
4 years ago
0
Next