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

CI experiments #32

Merged
merged 133 commits into from
May 5, 2024
Merged

CI experiments #32

merged 133 commits into from
May 5, 2024

Conversation

leonitousconforti
Copy link
Owner

Pull Requests

We welcome contributions via pull requests! Here are some guidelines to help you get started:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your changes: git checkout -b my-new-feature
  3. Install dependencies: pnpm install (pnpm@8.x)
  4. Make your changes and add tests if applicable.
  5. Run the tests: pnpm build (or just let the ci run once you are confident of your changes)
  6. Commit your changes with a descriptive commit message: git commit -m 'Add some feature'.
  7. Push your changes to your fork: git push origin my-new-feature.
  8. Open a pull request against our main branch.

Pull Request Guidelines

  • Please make sure your changes are consistent with the project's existing style and conventions.
  • Please write clear commit messages and include a summary of your changes in the pull request description.
  • If your change requires documentation, please update the relevant documentation.
  • Please be patient! The CI can take a while to complete

@leonitousconforti leonitousconforti self-assigned this Feb 7, 2024
@leonitousconforti leonitousconforti added the enhancement New feature or request label Feb 7, 2024
@leonitousconforti leonitousconforti changed the title CI testing CI experiments Feb 8, 2024
@leonitousconforti leonitousconforti marked this pull request as ready for review May 5, 2024 07:50
@leonitousconforti leonitousconforti merged commit 46574d3 into main May 5, 2024
3 of 4 checks passed
@leonitousconforti leonitousconforti deleted the ci-work branch May 5, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant