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

15-fix-ci-and-e2e-test #46

Merged
merged 6 commits into from
Feb 3, 2023
Merged

15-fix-ci-and-e2e-test #46

merged 6 commits into from
Feb 3, 2023

Conversation

ralgozino
Copy link
Member

@ralgozino ralgozino commented Feb 3, 2023

Add minimal CI features to the repository

  • Add basic structure to .drone.yaml
  • Disable license check until we add it to all the files
  • Fix linting issues in several files
  • Add release management to CI

Relates #15

- remove old tests that were 1. not working anymore 2. not relevant anymore.
- add basic CI for checking license, linting and release maangement.
@ralgozino ralgozino linked an issue Feb 3, 2023 that may be closed by this pull request
@ralgozino ralgozino self-assigned this Feb 3, 2023
@ralgozino ralgozino requested a review from nutellinoit February 3, 2023 14:47
nutellinoit
nutellinoit previously approved these changes Feb 3, 2023
Copy link
Member

@nutellinoit nutellinoit left a comment

Choose a reason for hiding this comment

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

LGTM

@ralgozino ralgozino merged commit 1e2a155 into main Feb 3, 2023
@ralgozino ralgozino deleted the 15-fix-ci-and-e2e-test branch February 3, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI and E2E test
2 participants