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

feat: intial code commit #1

Merged
merged 4 commits into from
Sep 1, 2024
Merged

feat: intial code commit #1

merged 4 commits into from
Sep 1, 2024

Conversation

bas-info-nl
Copy link
Member

Kotlin code, Gradle build, GitHub Action pipeline and supporting code created.

This PR is the first step, more to follow, but with this there's a basis to start from with the further project. It should not need much more work, but that is also a bit unclear at the moment, as that will depend on the use in other projects. Let's see where there's more work needed 😄

This library has been rewritten.
The expectation is that this requires some tweaks to ensure it behaves correctly, but this should be a good first version to go with.
Next thing will be to create a GitHub action to run a CI pipeline that can publish the library.
Then we need some unit tests to verify proper behaviour of the implemented business logic.
Updated some file headers and project documentation.
Introduced the github actions for building the library, and setup for publishing the main branch with the next version number determined from the commit messages.
Copy link

github-actions bot commented Aug 31, 2024

unit-test-results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit befc857.

♻️ This comment has been updated with latest results.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Git ignore cleanup and Gradle build fix.
@bas-info-nl bas-info-nl merged commit 45710c6 into main Sep 1, 2024
8 checks passed
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.

1 participant