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

fix(ci): misc updates and fixes #33

Merged
merged 1 commit into from
Dec 13, 2023
Merged

fix(ci): misc updates and fixes #33

merged 1 commit into from
Dec 13, 2023

Conversation

joshuagraber
Copy link
Collaborator

🤞 🤞 🤞

update release action to use new token, use npx, align files field in package.json
@joshuagraber joshuagraber merged commit f528ddb into main Dec 13, 2023
5 checks passed
@joshuagraber joshuagraber deleted the fix/ci-auto-publish branch December 13, 2023 16:17
josh-chamberlain added a commit that referenced this pull request Dec 15, 2023
* fix: quick search form validation (#28)

* update(QuickSearchForm): one field must be filled

* test: add and update misc tests:
Add - Vuelidate utils,
Update - components:
Form, Footer, Header, Nav

* chore: bump version -> 2.0.5 (#29)

* feat: initial ci/cd pipeline (#31)

* test: update misc snapshots

* ci: add test:ci script for quiet console output

* build(files): update package.json

* ci: add github actions
Pull: runs build, lint, test,
Release: runs above, then releases via semantic-release

* docs: rename doc dir -> docs

* chore(deps): add semantic release

* refactor(workflows): miscellaneous edits

* chore(deps): use node v20.6.1

* chore(directories): move cli to top level

* chore(deps): add commitizen

add commitizen, add conventional changelog adapter

* fix(components): update miscellaneous styles per stylelint

* chore(deps): add and configure husky and lint-staged

* docs(contributing): move -> docs/

* chore(husky): add pre-push hook to run tests

* refactor(tools): move tools src -> ./

* feat(config): export tailwind config with library

* fix(lint): update linting config

* chore: misc updates to package scripts

* docs(readme,contributing): update miscellaneous docs

document new scripts and build process

* fix(build): use quiet test script in pre-push hook

* fix(ci): update workflow actions

use checkout@v4, fetch depth 0 for lint script

* fix(ci): add fetch-depth: 0 to release action (#32)

* fix(ci): misc updates and fixes (#33)

update release action to use new token, use npx, align files field in package.json

* ci(release): update token used

* Revert "ci(release): update token used"

This reverts commit a64d5a5.

* chore: revert "ci(release): update token used"

This reverts commit a64d5a5.

* ci(release): attempt to use base GITHUB_TOKEN to raise PR (#34)

* ci: update release config

* style: update lint errors

* ci: update config

* docs(contributing): update example commits

* ci(release): remove plugins updating git from semantic-release config

* docs(changelog): point to github release log

* chore: cleanup package.json

---------

Co-authored-by: Joshua Graber <68428039+joshuagraber@users.noreply.github.com>
Co-authored-by: Joshua Graber <joshua.d.graber@gmail.com>
joshuagraber added a commit that referenced this pull request Dec 17, 2023
* fix: quick search form validation (#28)

* update(QuickSearchForm): one field must be filled

* test: add and update misc tests:
Add - Vuelidate utils,
Update - components:
Form, Footer, Header, Nav

* chore: bump version -> 2.0.5 (#29)

* feat: initial ci/cd pipeline (#31)

* test: update misc snapshots

* ci: add test:ci script for quiet console output

* build(files): update package.json

* ci: add github actions
Pull: runs build, lint, test,
Release: runs above, then releases via semantic-release

* docs: rename doc dir -> docs

* chore(deps): add semantic release

* refactor(workflows): miscellaneous edits

* chore(deps): use node v20.6.1

* chore(directories): move cli to top level

* chore(deps): add commitizen

add commitizen, add conventional changelog adapter

* fix(components): update miscellaneous styles per stylelint

* chore(deps): add and configure husky and lint-staged

* docs(contributing): move -> docs/

* chore(husky): add pre-push hook to run tests

* refactor(tools): move tools src -> ./

* feat(config): export tailwind config with library

* fix(lint): update linting config

* chore: misc updates to package scripts

* docs(readme,contributing): update miscellaneous docs

document new scripts and build process

* fix(build): use quiet test script in pre-push hook

* fix(ci): update workflow actions

use checkout@v4, fetch depth 0 for lint script

* fix(ci): add fetch-depth: 0 to release action (#32)

* fix(ci): misc updates and fixes (#33)

update release action to use new token, use npx, align files field in package.json

* ci(release): update token used

* Revert "ci(release): update token used"

This reverts commit a64d5a5.

* chore: revert "ci(release): update token used"

This reverts commit a64d5a5.

* ci(release): attempt to use base GITHUB_TOKEN to raise PR (#34)

* ci: update release config

* style: update lint errors

* ci: update config

* docs(contributing): update example commits

* ci(release): remove plugins updating git from semantic-release config

* docs(changelog): point to github release log

* chore: cleanup package.json

---------

Co-authored-by: Joshua Graber <68428039+joshuagraber@users.noreply.github.com>
Co-authored-by: Joshua Graber <joshua.d.graber@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants