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

Add some CI/CD system for building and testing the generator's code #2

Closed
im-konge opened this issue Jan 9, 2024 · 2 comments
Closed
Assignees
Milestone

Comments

@im-konge
Copy link
Member

im-konge commented Jan 9, 2024

As every application, the generator should be build and tested with every PR that will be open to its repository.
We should pick some CI/CD system, that will do following steps:

  • build the project and everything needed for testing
  • test the code
  • possibly push new changes to somewhere
  • checkstyle
@Frawless
Copy link
Member

Frawless commented Feb 6, 2024

Build and publish pipeline added as part of #8

@Frawless
Copy link
Member

I think majority of the tasks mentioned above is already done. Closing this as done.

@Frawless Frawless added this to the 0.1.0 milestone Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants