{"id":24044631,"url":"https://github.com/dev-cetera/df_packages","last_synced_at":"2025-10-19T09:50:52.203Z","repository":{"id":262272510,"uuid":"886637842","full_name":"dev-cetera/df_packages","owner":"dev-cetera","description":"A project designed to help manage all df packages from one location.","archived":false,"fork":false,"pushed_at":"2025-06-20T04:30:35.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T05:26:26.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/dev-cetera.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,"zenodo":null}},"created_at":"2024-11-11T10:38:05.000Z","updated_at":"2025-06-20T04:30:38.000Z","dependencies_parsed_at":"2025-01-01T05:19:18.241Z","dependency_job_id":"a92fb2e9-5cdf-40a0-b343-683271a954e5","html_url":"https://github.com/dev-cetera/df_packages","commit_stats":null,"previous_names":["devcetra/df_packages","dev-cetera/df_packages"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-cetera/df_packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fdf_packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fdf_packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fdf_packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fdf_packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-cetera","download_url":"https://codeload.github.com/dev-cetera/df_packages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fdf_packages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261395214,"owners_count":23152352,"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":[],"created_at":"2025-01-08T23:32:33.691Z","updated_at":"2025-10-19T09:50:52.197Z","avatar_url":"https://github.com/dev-cetera.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DF Packages\n\nA project designed to help manage all df packages from one location.\n\n## Public Repo Setup\n\n```sh\nbrew install gh\ngh auth login\ngit init\ngit add .\ngit commit -m \"Initial commit\"\ngh repo create df_generate_d --public\ngit remote add origin https://github.com/dev-cetera/YOUR_PROJECT_NAME.git\ngit push -u origin main\n```\n\n## Publishing\n\n1. Make your changes.\n1. Run `dart analyze` to check for errors.\n1. Run `dart fix --apply` to apply fixes.\n1. Run `dart format .` to format the code.\n1. Update the version number in `pubspec.yaml`.\n1. Update the version number in `CHANGELOG.md`.\n1. Run `dart pub publish --dry-run` to check for errors.\n1. Run `dart pub publish` to publish the package.\n\n## Commmit Tag Descriptions\n\n- `feat`: New feature or enhancement\n- `fix`: Bug fix or issue resolution\n- `chore`: Routine tasks or maintenance\n- `refactor`: Code improvements (no functionality change)\n- `docs`: Documentation updates\n- `style`: Code style or formatting changes\n- `test`: Tests additions or modifications\n- `build`: Build system or external dependencies changes\n- `perf`: Performance improvements\n- `ci`: Continuous integration configuration changes\n- `revert`: Revert a previous commit\n- `security`: Security-related changes or fixes\n- `release`: Marks a release or version update","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-cetera%2Fdf_packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-cetera%2Fdf_packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-cetera%2Fdf_packages/lists"}