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

chore: scaffolding #1

Merged
merged 16 commits into from
Nov 10, 2024
Merged

chore: scaffolding #1

merged 16 commits into from
Nov 10, 2024

Conversation

kieranroneill
Copy link
Member

Description

  • Create monorepo.
  • Add initial scaffolding:
    • Add editorconfig
    • Add COPYING license.
    • Add CONTRIBUTING.md.
    • Add husky, commitlint and prettier.
  • Add contract package with basic hello world contract.
  • Add js-client package.
  • Add PR checks workflow.
  • Add release workflow.

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ✨ feature New feature or request 🏗️ build Updates to the build and CI systems 👩🏽‍💻 developer experience Help us help you 📝 documentation Improvements or additions to documentation 📦 dependencies New dependencies labels Nov 9, 2024
@kieranroneill kieranroneill self-assigned this Nov 9, 2024
@kieranroneill kieranroneill merged commit 733d1f0 into beta Nov 10, 2024
7 checks passed
@kieranroneill kieranroneill deleted the chore/scaffolding branch November 10, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ build Updates to the build and CI systems 📦 dependencies New dependencies 👩🏽‍💻 developer experience Help us help you 📝 documentation Improvements or additions to documentation ✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant