Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

feat(setup): repo setup #2

Merged
merged 3 commits into from
Feb 28, 2022
Merged

feat(setup): repo setup #2

merged 3 commits into from
Feb 28, 2022

Conversation

kschelonka
Copy link
Contributor

Goals

Set up repository that publishes to npm.

Did I miss anything?

.github/prlint.json Outdated Show resolved Hide resolved
.github/workflows/linter.yml Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@@ -0,0 +1,2 @@
#All Files/PRS
* @pocket/backend

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what this means. Github says this file contains errors

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed now that I've added the team to the repo

scope: '@pocket-tools'
- run: npm ci
- run: npm run build
- run: npm run test

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the build action is failing because jest does not exist but not blocking since you are yet to add all the library-specific code and tests

@kschelonka kschelonka merged commit c47b06b into main Feb 28, 2022
@kschelonka kschelonka deleted the repo-setup branch February 28, 2022 23:07
@pocket-ci
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants