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

README: update documentation for git ls-remote and minor other fixes #33

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

makohoek
Copy link
Owner

See each individual commit for details.

Fixes #31

Right now, we document to use the latest version of repo-resource.
This is great to stay up-to-date but can introduce regressions whenever the
resource is updated.

Since repo-resource supports releases now [1], document the release tag instead.

[1] #22
Suggested-by: David Rozé <[email protected]>
Signed-off-by: Mattijs Korpershoek <[email protected]>
We documented the check_jobs resource configuration but we did not add it to the
example.

Add it for consistency.

Signed-off-by: Mattijs Korpershoek <[email protected]>
The master branch is deprecated on the AOSP side, update the branch the match
the new "upstream".

Signed-off-by: Mattijs Korpershoek <[email protected]>
With the update_manifest() operation, we no longer run repo sync in CHECK.

Document this behaviour change since it's quite significant.

Signed-off-by: Mattijs Korpershoek <[email protected]>
@makohoek makohoek self-assigned this Feb 22, 2024
@makohoek makohoek merged commit 57dc969 into main Feb 22, 2024
2 checks passed
@makohoek makohoek deleted the mkorpershoek/doc-ls-remote branch February 22, 2024 10:09
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.

Document git ls-remote behaviour for CHECK
1 participant