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

Update CI to Github Actions #50

Merged
merged 37 commits into from
Jan 15, 2022
Merged

Update CI to Github Actions #50

merged 37 commits into from
Jan 15, 2022

Conversation

Willena
Copy link
Owner

@Willena Willena commented Sep 4, 2021

Travis CI is switched to new pricing plan than might not be suitable for the project. In the same time Github Action seems to be very powerfull.
This PR aims at working on the migration from travis CI to Github Action for building natives and testing the project.

@Willena Willena changed the title Testing github actions Update CI to Github Actions Sep 4, 2021
gotson and others added 10 commits September 7, 2021 18:47
* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* multiarch test

* cleanup before PR

* revert file

* fix action version
)

* cleanup OSInfo.java with IDE suggestions

* add native build for android aarch64, x86 and x86_64

* add android native builds

* change native lib resolution for Android

* refactor for tests in OSInfo.java

* add missing test scope for mockito dep

* add new targets to native-all
* detect musl by checking /proc/self/map_files

* spotless:apply

* Update src/main/java/org/sqlite/util/OSInfo.java

Co-authored-by: Roman Parshikov <promansew@gmail.com>

* spotless:apply

Co-authored-by: Roman Parshikov <promansew@gmail.com>
…enia-update

� Conflicts:
�	Makefile
�	Makefile.common
�	README.md
�	pom.xml
�	src/main/java/org/sqlite/SQLiteConnection.java
�	src/main/resources/org/sqlite/native/Linux-Musl/x86_64/libsqlitejdbc.so
@Willena Willena force-pushed the migrate_github_action branch 2 times, most recently from afe7f77 to c186934 Compare January 11, 2022 21:33
@Willena Willena force-pushed the migrate_github_action branch 5 times, most recently from 76ad5ff to ef9ae63 Compare January 12, 2022 22:56
@Willena Willena marked this pull request as ready for review January 15, 2022 20:55
@Willena Willena changed the base branch from develop to master January 15, 2022 20:59
@Willena Willena merged commit 93a7057 into master Jan 15, 2022
@Willena Willena deleted the migrate_github_action branch April 1, 2023 09:08
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.

5 participants