This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
NSC_events_android_242_removal_of_deprecated_github_actions #243
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves issue #242
Long list of changes to get Github actions up and running again for a repo that has sat dormant for 8 months. Please refer to Issue #242 for full list of changes.
Removal of all CD actions
Upgrading CI.yml
On pull request updated to include .yml files within the github workflows
Gradle version upgrade from 8.1.1 to 8.4
Gradle build action upgraded from v1 to v2
Gradle wrapper validation upgraded to v1
PR will be merged once ACT is installed and used to properly test github actions locally
Continuous-Integration / build-and-test (8.1.1) WILL NOT RUN until this PR is applied due to CI.yml lacking triggers for .yml changes to code base in main.
In order for this PR to successfully pass, the SDK needs to be upgraded from 34 to 35