{"id":20235956,"url":"https://github.com/thiswallz/angular6semanticversion","last_synced_at":"2025-07-19T17:11:42.778Z","repository":{"id":144881782,"uuid":"138389223","full_name":"thiswallz/angular6SemanticVersion","owner":"thiswallz","description":"angular 6 with semantic version","archived":false,"fork":false,"pushed_at":"2018-06-23T10:15:15.000Z","size":98,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T10:40:22.404Z","etag":null,"topics":["angular6","git-tools","gitversion","semantic-versioning"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiswallz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-23T09:39:49.000Z","updated_at":"2024-03-28T04:36:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"943392ed-7dfd-46b8-b3c3-0343b3f0d5db","html_url":"https://github.com/thiswallz/angular6SemanticVersion","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswallz%2Fangular6SemanticVersion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswallz%2Fangular6SemanticVersion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswallz%2Fangular6SemanticVersion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswallz%2Fangular6SemanticVersion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiswallz","download_url":"https://codeload.github.com/thiswallz/angular6SemanticVersion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241679148,"owners_count":20001894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular6","git-tools","gitversion","semantic-versioning"],"created_at":"2024-11-14T08:18:31.640Z","updated_at":"2025-03-03T14:23:41.979Z","avatar_url":"https://github.com/thiswallz.png","language":"TypeScript","readme":"# Testing semantic version using https://github.com/GitTools/GitVersion.\n\n## Quite easy to implement in your projects.\n\n### commands history, playing around: \n\n```\n   75  git clone git@github.com:markchalloner/git-semver.git\n   76  cd git-semver/\n   77  git checkout\n   78  git tag | grep '^[0-9]\\+\\.[0-9]\\+\\.[0-9]\\+$' |     sort -t. -k 1,1n -k 2,2n -k 3,3n | tail -n 1\n   79  sudo ./install.sh\n   80  cd ..\n   81  ls -la\n   82  cd svAngular6/\n   83  ls -la\n   84  git semver get\n   85  sudo git semver get\n   86  git init\n   87  sudo git semver get\n   88  git semver patch|next\n   89  sudo git semver get\n   90  git semver minor\n   91  sudo git semver minor\n   92  git remote add origin https://github.com/thiswallz/angular6SemanticVersion.git\n   93  git push -u origin master\n   94  git status\n   95  git add .\n   96  git commit -m \"First commit\"\n   97  git push -u origin master\n   98  sudo git semver get\n   99  git semver patch|next\n  100  sudo git semver patch|next\n  101  sudo git semver get\n  102  sudo git semver patch|next\n  103  sudo git semver get\n  104  git status\n  105  vim src/app/app.module.ts \n  106  sudo git semver patch\n  107  git status\n  108  git add .\n  109  git commit -m \"Modify module\"\n  111  git status\n  112  git push -u origin master\n  113  git push origin --tags\n  114  vim src/app/app.module.ts \n  115  git status\n  116  git add .\n  117  git commit -m \"Add function to module\"\n  118* git\n  119  git push -u origin master\n  120  git push origin --tags\n  121  vim src/app/app.module.ts \n  122  sudo git semver major\n  123  git status\n  124  git add .\n  125  git commit -m \"Change name add function\"\n  126  git status\n  127  git push -u origin master\n  128  git push origin --tags\n  129  sudo git semver minor\n  130  git push origin --tags\n  131  vim src/app/app.module.ts \n \n### summarizing this last part is like everything you need , just select patch/minor/major/etc\n\n  132  git add .\n  133  git commit -m \"Add other function\"\n  134  sudo git semver minor\n  135  git push -u origin master\n  136  git push origin --tags\n  137  history\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswallz%2Fangular6semanticversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiswallz%2Fangular6semanticversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswallz%2Fangular6semanticversion/lists"}