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

2.8.0.dev3 prep #13081

Merged
merged 5 commits into from
Oct 2, 2021
Merged

2.8.0.dev3 prep #13081

merged 5 commits into from
Oct 2, 2021

Conversation

wisechengyi
Copy link
Contributor

@wisechengyi wisechengyi commented Oct 2, 2021

  • [internal] Run pyupgrade on src/python/pants/backend/python (#13073)
  • [internal] Re-enable some skipped JVM tests. (#13074)
  • [internal] Use DownloadedExternalModules when analyzing external Go packages (#13076)
  • [internal] Use DownloadedExternalModules during Go target generation (#13070)
  • [internal] Replace deprecated use of [pytest] junit_xml_dir with `[test] xml_dir. (#13069)
  • [internal] Add DownloadedExternalModules for Go (#13068)
  • [internal] Always use jars on the user classpath, and generalize transitive classpath building (#13061)
  • Add failing tests for Go external modules (#13065)
  • [internal] java: fix version in test (#13064)
  • [internal] Skip additional inference tests (#13062)
  • [internal] java: enable cycles for file-level targets generated by java_sources (#13058)
  • [internal] Add a @logging decorator for tests. (#13060)
  • [internal] Improve compatibility of nailgun with append only caches, and use them for Coursier (#13046)
  • [internal] Stop using go.sum when generating _go_external_package targets (#13052)
  • [internal] Rename go_module target to go_mod (#13053)
  • [internal] Refactor go/util_rules/external_module.py (#13051)
  • [internal] go: add analyzer and rules for test sources (#13041)
  • [Internal] Refactoring how we integrate with dockerfile (#13027)
  • [internal] Simplify go/package_binary.py (#13045)
  • [internal] Refactor OwningGoMod (#13042)
  • [internal] Refactor go_mod.py (#13039)
  • [internal] Record metadata on engine-aware params (#13040)
  • [internal] Test discovery of go binary (#13038)
  • [internal] Extract directory setup for terraform linters / formatters into a separate rule. (#13037)
  • [internal] java: register dependency inference rules (#13035)
  • [internal] Add strutil.bullet_list() to DRY formatting (#13031)
  • Minor cleanups for the autoflake linter / formatter. (#13032)
  • Ensure XML results recorded for both pytest and junit (#13025)
  • [internal] go: refactor compilation into separate rule (#13019)
  • [internal] go: refactor link step into separate rule (#13022)
  • [internal] go: enable plugin in repo and cleanup test project (#13018)
  • [internal] go: use colon to separate binary name and version (#13020)
  • [internal] tweak formatting of help text for sourcefile-validation subsystem. (#13016)
  • [internal] Use system-installed Go rather than installing via Pants (#13007)
  • Move the process-execution-local-cleanup hint to a more specific location. (#13013)
  • [internal] Split shell targets into atom vs generator (#12957)
  • Install Go in CI (#13011)
  • Refresh maintainers list. (#13004)
  • [internal] Refactor setup of GOROOT and import_analysis.py (#13000)
  • Infer dependencies on COPY of pex binaries for docker_images. (#12920)
  • Prepare 2.7.0. (#12995)
  • [internal] jvm: skip JDK tests unless env var set (#12994)
  • [internal] jvm: limit caching of JDK setup processes (#12992)
  • [internal] Async-ify NailgunPool::connect and nailgun::CommandRunner. (#12990)
  • [internal] Replace java_library with java_source and java_sources, and add java_test (#12976)
  • Prepare 2.7.0rc5. (#12987)
  • [internal] terraform: refactor parser script into its own file (#12985)
  • [internal] jvm/java: ensure JDK downloaded in one process (#12972)
  • add JDK to GitHub Actions CI (#12977)
  • [internal] Re-enable the clippy::used_underscore_binding check. (#12983)
  • [internal] Use target generation for _go_external_package (#12929)
  • [internal] Bump CI token expiration threshold. (#12974)
  • [internal] Re-enable the Java backend. (#12971)
  • [internal] Implement @unions via Querys (#12966)
  • Remove Enriched*Result classes in favor of EngineAwareReturnType.cacheable (#12970)
  • [internal] Remove spurious python_tests directive (#12968)
  • [internal] Python coverage report generation uses precomputed addresses. (#12965)
  • Add PackageRootedDependencyMap for mapping inferred Java dependencies (#12964)

Copy link
Sponsor Member

@stuhood stuhood left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

EDIT: I moved a few more entries from the description into the log. Thanks again!

@stuhood stuhood enabled auto-merge (squash) October 2, 2021 06:58
@wisechengyi
Copy link
Contributor Author

Thanks, Stu!

@stuhood stuhood merged commit a30c98d into pantsbuild:main Oct 2, 2021
@wisechengyi wisechengyi deleted the 28dev3prep branch October 2, 2021 07:58
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.

2 participants