Table of Contents - releasinator-0.7.6 Documentation
Pages
Classes and Modules
- Object
- Releasinator
- Releasinator::Changelog
- Releasinator::Changelog::Importer
- Releasinator::Changelog::Updater
- Releasinator::Changelog::Validator
- Releasinator::CommandProcessor
- Releasinator::ConfigHash
- Releasinator::CopyFile
- Releasinator::CurrentRelease
- Releasinator::Downstream
- Releasinator::DownstreamRepo
- Releasinator::GitHubRepo
- Releasinator::GitUtil
- Releasinator::Printer
- Releasinator::Publisher
- Releasinator::Validator
- Releasinator::Validator::Submodule
Methods
- ::all_files — Releasinator::GitUtil
- ::ask — Releasinator::Printer
- ::ask_binary — Releasinator::Printer
- ::bump_version — Releasinator::Changelog::Updater
- ::cached — Releasinator::GitUtil
- ::check_proceed — Releasinator::Printer
- ::checkout — Releasinator::GitUtil
- ::command — Releasinator::CommandProcessor
- ::comment — Releasinator::Printer
- ::commit — Releasinator::GitUtil
- ::commits — Releasinator::GitUtil
- ::confirm_tag_overwrite — Releasinator::GitUtil
- ::delete_branch — Releasinator::GitUtil
- ::detached? — Releasinator::GitUtil
- ::diff — Releasinator::GitUtil
- ::exist? — Releasinator::GitUtil
- ::fail — Releasinator::Printer
- ::fetch — Releasinator::GitUtil
- ::get_current_branch — Releasinator::GitUtil
- ::get_local_branch_sha1 — Releasinator::GitUtil
- ::get_local_head_sha1 — Releasinator::GitUtil
- ::get_remote_branch_sha1 — Releasinator::GitUtil
- ::has_branch? — Releasinator::GitUtil
- ::has_remote_branch? — Releasinator::GitUtil
- ::init_gh_pages — Releasinator::GitUtil
- ::is_ancestor? — Releasinator::GitUtil
- ::is_clean_git? — Releasinator::GitUtil
- ::move — Releasinator::GitUtil
- ::new — Releasinator::Changelog::Importer
- ::new — Releasinator::Changelog::Validator
- ::new — Releasinator::ConfigHash
- ::new — Releasinator::CopyFile
- ::new — Releasinator::CurrentRelease
- ::new — Releasinator::Downstream
- ::new — Releasinator::DownstreamRepo
- ::new — Releasinator::GitHubRepo
- ::new — Releasinator::Publisher
- ::new — Releasinator::Validator
- ::new — Releasinator::Validator::Submodule
- ::prompt_for_change_log — Releasinator::Changelog::Updater
- ::push_branch — Releasinator::GitUtil
- ::push_tag — Releasinator::GitUtil
- ::repo_url — Releasinator::GitUtil
- ::reset_head — Releasinator::GitUtil
- ::reset_repo — Releasinator::GitUtil
- ::rev_parse — Releasinator::GitUtil
- ::stage — Releasinator::GitUtil
- ::success — Releasinator::Printer
- ::tag — Releasinator::GitUtil
- ::tagged_versions — Releasinator::GitUtil
- ::tags — Releasinator::GitUtil
- ::untracked_files — Releasinator::GitUtil
- ::update_changelog — Releasinator::Changelog::Updater
- ::wait_for — Releasinator::CommandProcessor
- #base_dir — Releasinator::ConfigHash
- #build — Releasinator::Downstream
- #check_semver_criteria — Releasinator::Changelog::Validator
- #check_token — Releasinator::GitHubRepo
- #doc_target_dir — Releasinator::ConfigHash
- #ends_with_punctuation? — Releasinator::Changelog::Validator
- #fail_punctuation — Releasinator::Changelog::Validator
- #full_file_sync — Releasinator::DownstreamRepo
- #get_changelog_contents — Releasinator::Validator
- #get_downstream_repos — Releasinator::Downstream
- #import — Releasinator::Changelog::Importer
- #line_match_in_file? — Releasinator::Validator
- #package — Releasinator::Downstream
- #prepare — Releasinator::Downstream
- #publish — Releasinator::Publisher
- #publish_pull_request — Releasinator::Publisher
- #push — Releasinator::Downstream
- #release_to_github — Releasinator::DownstreamRepo
- #rename_alternate_name — Releasinator::Validator
- #rename_file — Releasinator::Validator
- #reset — Releasinator::Downstream
- #starts_with_bullet? — Releasinator::Changelog::Validator
- #upload_asset — Releasinator::Publisher
- #use_git_flow — Releasinator::ConfigHash
- #validate_base_dir — Releasinator::Validator
- #validate_branches — Releasinator::Validator
- #validate_changelog — Releasinator::Validator
- #validate_changelog_contents — Releasinator::Changelog::Validator
- #validate_clean_git — Releasinator::Validator
- #validate_config — Releasinator::Validator
- #validate_eof_newlines — Releasinator::Validator
- #validate_exist — Releasinator::Validator
- #validate_git_version — Releasinator::Validator
- #validate_github_permissions — Releasinator::Downstream
- #validate_github_permissions — Releasinator::Validator
- #validate_gitignore_contents — Releasinator::Validator
- #validate_in_path — Releasinator::Validator
- #validate_is_type — Releasinator::Validator
- #validate_local_matches_remote — Releasinator::Validator
- #validate_method_convention — Releasinator::Validator
- #validate_referenced_in_readme — Releasinator::Validator
- #validate_releasinator_version — Releasinator::Validator
- #validate_required_configatron_key — Releasinator::Validator
- #validate_semver — Releasinator::Changelog::Validator
- #validate_single_changelog_entry — Releasinator::Changelog::Validator
- #validate_submodules — Releasinator::Validator