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: setup CI/CD (closes #3) #21

Merged
merged 10 commits into from
Mar 26, 2024
Merged

ci: setup CI/CD (closes #3) #21

merged 10 commits into from
Mar 26, 2024

Conversation

sinedied
Copy link
Contributor

@sinedied sinedied commented Mar 25, 2024

Purpose

  • Fix lint issues
  • Add CI/CD workflows for compliance, build/test and deploy
  • Add stale bot for GH issues

Note for @glaucia86 it seems you had an issue with the pre-commit hooks, as the auto-formatting and linting did not work on your last PRs, hence some of the changes in this PR. You should redo an npm install on your side to repair the commit hooks.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[x] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: CI

@sinedied sinedied requested a review from glaucia86 March 25, 2024 14:49
Copy link
Contributor

@glaucia86 glaucia86 left a comment

Choose a reason for hiding this comment

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

LGTM

@glaucia86 glaucia86 assigned glaucia86 and sinedied and unassigned glaucia86 Mar 26, 2024
@glaucia86 glaucia86 added the bug Something isn't working label Mar 26, 2024
@glaucia86 glaucia86 merged commit 98c2a78 into main Mar 26, 2024
6 checks passed
@glaucia86 glaucia86 deleted the ci-cd branch March 26, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants