Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Bump docker images versions #667

Merged
merged 3 commits into from
Sep 11, 2020

Conversation

lukaszstolarczuk
Copy link
Member

@lukaszstolarczuk lukaszstolarczuk commented Apr 27, 2020

This PR also change, that cpp_style_check is run only on Ubuntu, because it has proper clang-format package version (9.0)

It's based on #757


This change is Reviewable

@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch 2 times, most recently from 0e09420 to fd0be33 Compare May 26, 2020 21:33
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review May 26, 2020 21:34
@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch from fd0be33 to b1e39e3 Compare May 26, 2020 22:42
@lukaszstolarczuk
Copy link
Member Author

images' versions will be updated to LTS versions on all branches.

@lukaszstolarczuk lukaszstolarczuk marked this pull request as draft June 17, 2020 13:34
Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 11 files reviewed, all discussions resolved

@lukaszstolarczuk
Copy link
Member Author

This will be most likely merged after #731 (into master/stable-1.2...?)

@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch from b1e39e3 to 1c3ec1d Compare August 21, 2020 16:04
@lukaszstolarczuk lukaszstolarczuk changed the base branch from master to stable-1.1 August 21, 2020 16:07
@szyrom szyrom marked this pull request as ready for review September 2, 2020 06:30
@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch from 1c3ec1d to 551a650 Compare September 9, 2020 08:22
@lukaszstolarczuk
Copy link
Member Author

It's re-based, fixed where needed and ready for review.

Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @lukaszstolarczuk)


utils/docker/build.sh, line 101 at r1 (raw file):

fi

# Only check style on Ubuntu, since it has req. clang-format version (and only if it isn't explicitly turned off)

Instead of this conditonal, cannot we just set CHECK_CPP_STYLE parameter in gha.yml for appropriate system?

@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch from 551a650 to 356c3b3 Compare September 10, 2020 15:52
Copy link
Member Author

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @igchor)


utils/docker/build.sh, line 101 at r1 (raw file):

Previously, igchor (Igor Chorążewicz) wrote…

Instead of this conditonal, cannot we just set CHECK_CPP_STYLE parameter in gha.yml for appropriate system?

Done. Good idea.

Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 4 files at r1, 2 of 3 files at r3.
Reviewable status: 3 of 4 files reviewed, all discussions resolved

@lukaszstolarczuk lukaszstolarczuk marked this pull request as draft September 11, 2020 11:28
@lukaszstolarczuk lukaszstolarczuk force-pushed the bump-docker-images-versions branch from 356c3b3 to 380cb14 Compare September 11, 2020 12:46
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review September 11, 2020 14:20
@lukaszstolarczuk
Copy link
Member Author

We were missing some fix for clang-format names (cherry-picked from master branch).

Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 3 files at r3, 3 of 3 files at r4.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@igchor igchor merged commit d868aa8 into pmem:stable-1.1 Sep 11, 2020
@lukaszstolarczuk lukaszstolarczuk deleted the bump-docker-images-versions branch September 16, 2020 09:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants