Git Ops
▼
Project version
v2.7.2
v2.7.1
v2.7.0
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.1.3
v1.1.1
v1.1.0
v1.0.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Pages
Modules
Mix
Tasks
API Reference
Modules
Mix Tasks
GitOps
Installation with Igniter
Manual Installation
Configuration
Managing your mix version
Managing your readme version
Using this with open source projects
Similar projects
GitOps.Changelog
Summary
Functions
initialize/2
write/5
GitOps.Commit
Summary
Types
t/0
Functions
breaking?/1
feature?/1
fix?/1
format/1
parse/1
GitOps.Config
Summary
Functions
allow_untagged?/0
allowed_tags/0
changelog_file/0
manage_mix_version?/0
manage_readme_version/0
mix_project/0
mix_project_check/1
prefix/0
repository_path/0
repository_url/0
type_keys/0
types/0
GitOps.Git
Summary
Functions
add!/2
commit!/2
commit_messages_since_tag/2
get_initial_commits!/1
hooks_path/1
init!/1
tag!/2
tags/1
GitOps.Version
Summary
Functions
determine_new_version/5
last_valid_non_rc_version/2
last_valid_version/2
last_version_greater_than/3
GitOps.VersionReplace
Summary
Functions
update_mix_project/4
update_readme/4
mix git_ops.check_message
mix git_ops.install
Sections
Example
Switches
mix git_ops.message_hook
Sections
Switches:
mix git_ops.project_info
Sections
Switches:
mix git_ops.release
Sections
Switches:
Search documentation of Git Ops
Settings
GitOps.VersionReplace
(Git Ops v2.7.2)
View Source
Functions that handle the logic behind replacing the version in related files.
Summary
Functions
update_mix_project(mix_project, current_version, new_version, opts \\ [])
update_readme(readme, current_version, new_version, opts \\ [])
Functions
update_mix_project(mix_project, current_version, new_version, opts \\ [])
update_readme(readme, current_version, new_version, opts \\ [])