Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assigning initial version 0.0.1 for new repository #37

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lwersiy
Copy link

@lwersiy lwersiy commented Sep 26, 2024

🗣 Description

  • This PR allows for a new repository from created from the skeleton to have a standard initial version such as 0.0.1 instead of inheriting and increment that of the old repository.
  • Refactored gh skeleton file to assign new version, stage and commit the new version

💭 Motivation and context

Closes #31
This was done int he following commit
e4d7970
04baa36

🧪 Testing

All checks were passed
Tested remotely on GitHub UI

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Create a release.

@lwersiy lwersiy linked an issue Sep 26, 2024 that may be closed by this pull request
1 task
@lwersiy lwersiy self-assigned this Sep 26, 2024
@lwersiy lwersiy added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use version bump This issue or pull request increments the version number labels Sep 26, 2024
@lwersiy lwersiy changed the title Assigning initial version 1.0.0 for new repository (gh-skeleton #31) Assigning initial version 0.0.1 for new repository (gh-skeleton #31) Sep 26, 2024
@lwersiy lwersiy changed the title Assigning initial version 0.0.1 for new repository (gh-skeleton #31) Assigning initial version 0.0.1 for new repository Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use version bump This issue or pull request increments the version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate initial version
1 participant