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

refactor: Change min json version to 3.2.0 and bundle 3.9.1 #780

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

Corentin-Allaire
Copy link
Contributor

@Corentin-Allaire Corentin-Allaire commented Apr 22, 2021

To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before #750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.

@Corentin-Allaire Corentin-Allaire added this to the next milestone Apr 22, 2021
@Corentin-Allaire Corentin-Allaire changed the title Changed minimum json version to 3.6.1 refactor: Changed minimum json version to 3.6.1 Apr 22, 2021
@Corentin-Allaire Corentin-Allaire added Component - Plugins Affects one or more Plugins Impact - Minor Nuissance bug and/or affects only a single module Infrastructure Changes to build tools, continous integration, ... labels Apr 22, 2021
@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #780 (db02884) into master (4c3d6ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #780   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files         328      328           
  Lines       16868    16868           
  Branches     7915     7915           
=======================================
  Hits         8220     8220           
  Misses       3062     3062           
  Partials     5586     5586           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c3d6ac...db02884. Read the comment docs.

@Corentin-Allaire Corentin-Allaire changed the title refactor: Changed minimum json version to 3.6.1 refactor: Changed minimum json version to 3.2.0 Apr 22, 2021
@paulgessinger paulgessinger changed the title refactor: Changed minimum json version to 3.2.0 refactor: Changed minimum json version to 3.2.0 and ship 3.9.1 Apr 23, 2021
@paulgessinger paulgessinger changed the title refactor: Changed minimum json version to 3.2.0 and ship 3.9.1 refactor: Change min json version to 3.2.0 and ship 3.9.1 Apr 23, 2021
@paulgessinger paulgessinger changed the title refactor: Change min json version to 3.2.0 and ship 3.9.1 refactor: Change min json version to 3.2.0 and bundle 3.9.1 Apr 23, 2021
@paulgessinger paulgessinger merged commit 992f087 into acts-project:master Apr 23, 2021
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request Apr 27, 2021
…ject#780)

To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before acts-project#750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.
@paulgessinger paulgessinger modified the milestones: next, v8.0.0 Apr 27, 2021
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request May 11, 2021
…ject#780)

To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before acts-project#750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Plugins Affects one or more Plugins Impact - Minor Nuissance bug and/or affects only a single module Infrastructure Changes to build tools, continous integration, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants