-
Notifications
You must be signed in to change notification settings - Fork 563
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
[Android] Streamline Android publishing #4541
Conversation
Hi @golddove. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along. |
Hi @shalinijoshi19; Thanks for commenting on this previously stale pull request. Resetting staleness. @golddove FYI. |
Hi @golddove. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along. |
@@ -0,0 +1,57 @@ | |||
name: $(Year:yyyy).$(Month).$(DayOfMonth)-$(rev:r) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this file here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the yml version of the Android daily pipeline. It will not delete the existing pipeline, but once it is checked into main, we can see if it is working as expected.
Hi @almedina-ms; Thanks for reviewing this previously stale pull request. Resetting staleness. @golddove FYI. |
Hi @almedina-ms; Thanks for reviewing this previously stale pull request. Resetting staleness. @golddove FYI. |
* Use gradle for dependencies * Android Daily pipeline * Remove trailing zeros from version number * Disable ci/pr triggers Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
* [Android] Streamline Android publishing (#4541) * Use gradle for dependencies * Android Daily pipeline * Remove trailing zeros from version number * Disable ci/pr triggers Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com> * Update gradlew Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
🎉 Handy links: |
* Use gradle for dependencies * Android Daily pipeline * Remove trailing zeros from version number * Disable ci/pr triggers Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
Related Issue
No issue filed, but our current release pom's don't declare dependencies.
Description
.pipelines/android-daily.yml
How Verified
Needs verification. Not ready for merge.
Microsoft Reviewers: Open in CodeFlow