Skip to content

Conversation

@tarikeshaq
Copy link

This adds what's needed on the glean side for a simple Rust experiments crate that compiles with glean. Instructions on how to run this locally is here.

build.gradle Outdated
}
}
dependencies {

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's remove the new line changes , so there's less noise

}

sourceSets {
main {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might not have this documented in a-s, but could you leave a note what this does?

@tarikeshaq tarikeshaq force-pushed the test-experiments-do-not-merge branch 3 times, most recently from c243d5e to 83209fd Compare July 23, 2020 17:34
@tarikeshaq tarikeshaq force-pushed the test-experiments-do-not-merge branch from 83209fd to 28bbd0e Compare July 23, 2020 17:56
run `git clone [email protected]:a-s-dev/android-components.git`

Then `git checkout test-experiments-do-not-merge`
4. In the `samples-glean` application in Android Components, open [`GleanApplication.kt`](https://github.com/a-s-dev/android-components/blob/test-experiments-do-not-merge/samples/glean/src/main/java/org/mozilla/samples/glean/GleanApplication.kt) and set a break point [here](https://github.com/a-s-dev/android-components/blob/test-experiments-do-not-merge/samples/glean/src/main/java/org/mozilla/samples/glean/GleanApplication.kt#L49)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny fenix change to run it, once a-c is published locally is here: vladikoff/fenix@ce8a09f

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.

3 participants