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

Adds release process to hex.pm #51

Merged
merged 6 commits into from
Feb 3, 2025
Merged

Conversation

san983
Copy link
Member

@san983 san983 commented Jan 31, 2025

This PR adds the release process to https://hex.pm/packages/dns_erlang

This is an effort on standardizing our Erlang repositories.

:shipit: Deploy Steps

:shipit: Verification Steps

- CONTRIBUTING.md:5 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4]

- README.md:66:234 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
./.github/dependabot.yml
  1:1       warning  missing document start "---"  (document-start)

./.github/workflows/check_deps.yml
  1:1       warning  missing document start "---"  (document-start)

./.github/workflows/ci.yml
  1:1       warning  missing document start "---"  (document-start)
  6:16      error    too many spaces inside brackets  (brackets)
  6:23      error    too many spaces inside brackets  (brackets)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Adds CHANGELOG.md file
- Updates CONTRIBUTING.md file
@san983 san983 self-assigned this Jan 31, 2025
@san983 san983 added the enhancement New feature, enhancement or code changes, not related to defects label Jan 31, 2025
@san983 san983 changed the base branch from main to task/adds-yamllint-and-markdownlint January 31, 2025 12:42
@san983 san983 changed the title Task/adds release process to hex.pm Adds release process to hex.pm Jan 31, 2025
@san983 san983 marked this pull request as ready for review January 31, 2025 12:44
@san983 san983 requested review from weppos and a team January 31, 2025 12:44
Base automatically changed from task/adds-yamllint-and-markdownlint to main February 3, 2025 15:25
@san983 san983 merged commit c2f20a7 into main Feb 3, 2025
8 checks passed
@san983 san983 deleted the task/adds-release-process-to-hex.pm branch February 3, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, enhancement or code changes, not related to defects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants