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: initial scaffolding #1

Merged
merged 11 commits into from
Feb 5, 2024
Merged

Conversation

kieranroneill
Copy link
Contributor

Description

  • Setup initial package.json
  • Add MIT license
  • Add contributing guide
  • Add readme
  • Add basic docusaurus docs
  • Add husky, prettier, commitlint and a simple hello world TS build
  • Add issue templates
  • Add pull request checks workflow
  • Add linting
  • Add release workflow
  • Add deploy documentation 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 🏗️ build Updates to the build and CI systems 📝 documentation Improvements or additions to documentation 📦 dependencies New dependencies labels Feb 5, 2024
@kieranroneill kieranroneill self-assigned this Feb 5, 2024
@kieranroneill kieranroneill merged commit c94fff2 into main Feb 5, 2024
5 checks passed
@kieranroneill kieranroneill deleted the chore/initial-scaffolding branch February 5, 2024 19:49
@kieranroneill kieranroneill linked an issue Apr 5, 2024 that may be closed by this pull request
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Apr 6, 2024
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 📝 documentation Improvements or additions to documentation 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup repository and scaffolding
2 participants