{"id":22358169,"url":"https://github.com/rvkt/apryt-cli","last_synced_at":"2026-05-06T22:07:11.166Z","repository":{"id":265545568,"uuid":"896228576","full_name":"Rvkt/apryt-cli","owner":"Rvkt","description":"A command-line tool for Flutter developers to manage production releases and versioning.","archived":false,"fork":false,"pushed_at":"2025-02-10T23:42:01.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T09:13:30.457Z","etag":null,"topics":["command-line-tools","dart","flutter","versioning"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/apryt","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rvkt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2024-11-29T20:34:16.000Z","updated_at":"2025-02-10T23:42:04.000Z","dependencies_parsed_at":"2024-11-29T21:41:00.826Z","dependency_job_id":null,"html_url":"https://github.com/Rvkt/apryt-cli","commit_stats":null,"previous_names":["rvkt/apryt-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rvkt%2Fapryt-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rvkt%2Fapryt-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rvkt%2Fapryt-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rvkt%2Fapryt-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rvkt","download_url":"https://codeload.github.com/Rvkt/apryt-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162154,"owners_count":20733357,"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":["command-line-tools","dart","flutter","versioning"],"created_at":"2024-12-04T14:52:54.232Z","updated_at":"2026-05-06T22:07:06.120Z","avatar_url":"https://github.com/Rvkt.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Versioning Explanation\n\nThe versioning format used for `apryt` follows a structured naming convention, making it easy to understand the status and release details at a glance. Here’s a breakdown of the format:\n\n## Format: `apryt-prod-1.0.0-release-D20241130T020751`\n\n### 1. `apryt-prod`\n- **`apryt`**: This is the name of the tool.\n- **`prod`**: This indicates that the release is for the production environment, as opposed to development (`dev`) or staging (`staging`). It shows that the tool is stable and ready for end-users.\n\n### 2. `1.0.0`\n- **Version Number**: This follows the Semantic Versioning convention (SemVer), which includes three parts:\n    - **`1`** (Major Version): Indicates significant changes that may break backward compatibility. This could include major new features or changes that require updates to existing functionality.\n    - **`0`** (Minor Version): Represents backward-compatible improvements or new features that do not break existing functionality.\n    - **`0`** (Patch Version): Represents bug fixes or minor improvements that do not affect the overall functionality of the tool.\n\n### 3. `release`\n- **`release`**: This indicates the type of release. In this case, it’s a stable release intended for production use. Other types may include `beta`, `alpha`, or `dev`, indicating pre-production or testing versions.\n\n### 4. `D20241130T020751`\n- **`D`**: This stands for \"Date\", indicating that the following value represents the date and time of the release.\n- **`20241130`**: This is the **date** of the release in the format `YYYYMMDD`. In this case, the release was created on **November 30, 2024**.\n- **`T020751`**: This represents the **time** of the release, formatted as `HHMMSS` (hours, minutes, and seconds). In this case, the release was created at **02:07:51 AM** in the **local machine's time zone** (not UTC).\n\n### Full Example Breakdown\n- `apryt-prod-1.0.0-release-D20241130T020751`: A production release of the `apryt` tool, version `1.0.0`, released on **November 30, 2024**, at **02:07:51 AM** local machine time.\n\n---\n\nThis versioning system helps users quickly identify the release type, version, and exact build time based on the local machine's time zone, ensuring clarity and traceability for each deployment.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvkt%2Fapryt-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvkt%2Fapryt-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvkt%2Fapryt-cli/lists"}