[recipe_bootstrap] Delete the recipe_version property.

We don't need to set the recipe_version property and pass it to child builders, instead we can look up the recipe version in the infra/recipes manifest at the specified integration_base_revision and use that.
Rename the "dir" arguments to "integrationDir" and "recipesDir" for clarity.

Bug: 64892
Change-Id: I3643bb1e520731d40a67a0012829854bcf5e744b
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/507359
Fuchsia-Auto-Submit: Mahesh Saripalli <maheshsr@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
2 files changed
tree: c2f65db1c1166d4be760909b9d34ce84521d6e3c
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. serial/
  12. third_party/
  13. .gitignore
  14. AUTHORS
  15. go.mod
  16. go.sum
  17. LICENSE
  18. MAINTAINERS
  19. manifest
  20. PATENTS
  21. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.