Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: API layer for corellium MVP #1879

Merged
merged 2 commits into from
Apr 27, 2021
Merged

feat: API layer for corellium MVP #1879

merged 2 commits into from
Apr 27, 2021

Conversation

jan-goral
Copy link
Contributor

Related to #1799

API

Declaration of interfaces and structures with java doc:
https://github.com/Flank/flank/tree/1799_Corellium_api_layer/corellium/api/src/main/kotlin/flank/corellium/api

Checklist

  • API structures and interfaces
  • Documented

@jan-goral jan-goral self-assigned this Apr 27, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mergify
Copy link

mergify bot commented Apr 27, 2021

Title does not follow the guidelines of Conventional Commits.
Please adjust title before merge and use one of following prefix:

  • build - Changes that affect the build system or external dependencies (dependencies update)
  • ci - Changes to our CI configuration files and scripts (basically directory .github/workflows)
  • docs - Documentation only changes
  • feat - A new feature
  • fix - A bug fix
  • chore - Changes which does not touch the code (ex. manual update of release notes). It will not generate release notes changes
  • refactor - A code change that contains refactor
  • style - Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test - Adding missing tests or correcting existing tests and also changes for our test app
  • perf - A code change that improves performance (I do not think we will use it)

@jan-goral jan-goral changed the title Add api for corellium MVP feat: API layer for corellium MVP Apr 27, 2021
@github-actions
Copy link
Contributor

Timestamp: 2021-04-27 13:36:02
Buildscan url for ubuntu-workflow run 789240507
https://gradle.com/s/5atyiea33r2su

@mergify mergify bot merged commit 4efa602 into master Apr 27, 2021
@mergify mergify bot deleted the 1799_Corellium_api_layer branch April 27, 2021 14:11
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants