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

Add CI for ARM32 #1077

Closed
wants to merge 38 commits into from
Closed

Add CI for ARM32 #1077

wants to merge 38 commits into from

Conversation

Ky7m
Copy link
Contributor

@Ky7m Ky7m commented Feb 22, 2019

@Ky7m Ky7m changed the title [WIP] add CI for ARM32 [WIP] Add CI for ARM32 Feb 25, 2019
@Ky7m
Copy link
Contributor Author

Ky7m commented Feb 25, 2019

@AndreyAkinshin, @adamsitnik, please do a favor for me and register repository dotnet/BenchmarkDotNet on https://cloud.drone.io app. Thank you in advance!

@adamsitnik
Copy link
Member

please do a favor for me and register repository dotnet/BenchmarkDotNet on https://cloud.drone.io app. Thank you in advance!

@AndreyAkinshin could you register it?

@AndreyAkinshin
Copy link
Member

@Ky7m @adamsitnik Unfortunately, I don't have enough permissions in the dotnet GitHub organization, so I just created a request which should be approved by someone with proper permissions:
image

@jongalloway could you help us with it?

@AndreyAkinshin
Copy link
Member

@jongalloway we are still waiting.

Ky7m and others added 20 commits September 19, 2019 10:11
* master: (45 commits)
  LINQPad 6 support using InProcessEmitToolchain (#1245)
  Fix CurrentRuntimeIsProperlyRecognized for NETFRAMEWORK case on Linux/macOS
  Improve MannWhitneyTest precision for small samples
  Add some readonly modifiers
  Remove extra spaces in template *proj files
  Update year in license (docs)
  Add "dotnet new" benchmark project template (#1044)
  Log shows a wrong name for plot images #1181
  Change access modifier to private, was not intended to be public
  not necessary to set rscriptPath to null since it's re-affected right after
  Enhanced RScript detection, with a Fallback to the PATH if R_HOME points to a wrong location
  adding example of R_HOME value in the doc to understand it construction
  Improuve link visibility for R installation
  feat(CsvExproter): print '0' instead of '-' in the CSV report
  chore(tests): extract helper methods to MockFactory
  The null ArtifactsPath value causes exception for all EtwProfiler (#1237)
  Add using statement to sample snippet (#1239)
  try to read .NET Core version from all available information (#1233)
  Fixed dots at the end (not used in other places) (#1232)
  Fix iteration cleanup bug (#1231)
  ...
* master:
  Task remove trailing whitespace (#1259)
  Fix ca1825 rule - Avoid zero-length array allocations (#1260)
  Add missing using (#1261)
  remove unused nuget packages (#1257)
  Add possibility to disable the log file (#1252)
  Fix typos in attribute messages
* master:
  CombinedDisassemblyExporter output should be aligned to left, not right
  make it possible to configure MaxParamterColumnWidth (#1265), fixes #1269
  Fix compilation error with post v3.3.1 Roslyn (#1268)
# Conflicts:
#	build.cake
#	build.ps1
#	build.sh
#	tests/BenchmarkDotNet.IntegrationTests/GcModeTests.cs
#	tests/BenchmarkDotNet.IntegrationTests/ProcessorArchitectureTest.cs
@Ky7m Ky7m changed the title [WIP] Add CI for ARM32 Add CI for ARM32 Mar 10, 2022
@Ky7m
Copy link
Contributor Author

Ky7m commented Mar 10, 2022

I have updated the PR and arm builds are green now https://cloud.drone.io/Ky7m/BenchmarkDotNet/94/1/2
so let me know if it still makes sense to have ARM builds or we can close this PR. cc @adamsitnik

@Ky7m Ky7m closed this Sep 24, 2022
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.

None yet

3 participants