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

[NEED HELP] Setup Github Actions for automated release in NPM, GitHub #10

Closed
mahabubx7 opened this issue Oct 15, 2024 · 1 comment · Fixed by #12
Closed

[NEED HELP] Setup Github Actions for automated release in NPM, GitHub #10

mahabubx7 opened this issue Oct 15, 2024 · 1 comment · Fixed by #12

Comments

@mahabubx7
Copy link
Owner

mahabubx7 commented Oct 15, 2024

[NEED HELP] Setup Github Actions for automated release in NPM, GitHub

Hi,
I am trying to make this pkg ready as soon as possible, but I am tired to fix GitHub-actions to automate the release process.
Using release-it cli, it is working manually (from my local-machine). Except committing. Because, somehow it wasn't committing using the conventional-commits. So, git-hooks from husky/lint-staged fails.

If anyone can help me figure this out or want to contribute in this issue, please let me know.
Feel free to ask or DM me instead.

~/@mahabubx7

@mahabubx7 mahabubx7 added help wanted Extra attention is needed ci/cd labels Oct 15, 2024
@mahabubx7 mahabubx7 pinned this issue Oct 15, 2024
@mahabubx7
Copy link
Owner Author

mahabubx7 commented Oct 16, 2024

I am starting on my own ... 😢
Hint: migrating to semantic-release

@mahabubx7 mahabubx7 self-assigned this Oct 16, 2024
mahabubx7 added a commit that referenced this issue Oct 16, 2024
mahabubx7 pushed a commit that referenced this issue Oct 16, 2024
# 1.0.0 (2024-10-16)

### Bug Fixes

* ci-release workflow ([bc1a422](bc1a422))
* **ci:** added command fixes and requirements ([fbffba7](fbffba7))
* **ci:** added tag based release trigger ([c57b4b5](c57b4b5))
* **ci:** ci fix trail ([b53b7de](b53b7de))
* **ci:** ci steps swap test ([02de455](02de455))
* **ci:** docs build ([b3a5caa](b3a5caa))
* **ci:** fixed docs build command ([8583fa1](8583fa1))
* **ci:** fixing ci docs-build and deploy ([103d578](103d578))
* **ci:** fixing release-cli npm login ([768ef4e](768ef4e))
* **ci:** gh-action node-version fixes ([32e4e2a](32e4e2a))
* **ci:** release-ci fixing again ([eaa766c](eaa766c))
* **ci:** release-ci fixing again for npm ([9d2e8f0](9d2e8f0))
* **ci:** release-ci fixing gh-secret name ([3914791](3914791))
* **ci:** release-ci fixing secret names ([032e2fe](032e2fe))
* **ci:** release-cli fixes ([29cdf5a](29cdf5a))
* domain base path ([c0ea41e](c0ea41e))
* export alias ([322c293](322c293))
* **lint:** added missing eslint ([b68f579](b68f579))
* npmrc occured errors in ci ([0a12b55](0a12b55))
* **release-cli:** added and updated release-cli ([9377437](9377437))
* release-it and commitlint ([fe71c1d](fe71c1d))
* release-it whatbump error ([c59f30c](c59f30c))
* **release-it:** changes to release-it config ([60030d0](60030d0))
* **release-it:** release-it cli with conventional commits ([2063db4](2063db4))
* renamed repo name ([33c1ee8](33c1ee8))
* resolving issue [#10](#10) ([966063b](966063b))

### Features

* **number:** number schema n tests ([c3f1e25](c3f1e25))
* **string:** added string related validators ([e85e8d5](e85e8d5))
@mahabubx7 mahabubx7 linked a pull request Oct 16, 2024 that will close this issue
mahabubx7 added a commit that referenced this issue Oct 16, 2024
fix(release): added changelog handler #10
@mahabubx7 mahabubx7 unpinned this issue Oct 16, 2024
@mahabubx7 mahabubx7 added resolved and removed help wanted Extra attention is needed labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant