-
Notifications
You must be signed in to change notification settings - Fork 177
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
fix(test): docker images build to handle old linux distributions #270
Open
alquerci
wants to merge
6
commits into
FriendsOfSymfony1:master
Choose a base branch
from
alquerci:fix-build-of-php53-docker-compose-server
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(test): docker images build to handle old linux distributions #270
alquerci
wants to merge
6
commits into
FriendsOfSymfony1:master
from
alquerci:fix-build-of-php53-docker-compose-server
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
2 times, most recently
from
November 29, 2022 14:38
77f3a13
to
26f12f0
Compare
alquerci
changed the title
[WIP] Fix build of php53 docker-compose server
Fix build of php53 docker-compose server
Nov 29, 2022
alquerci
changed the title
Fix build of php53 docker-compose server
Fix docker images build to handle GPG signature expiration of APT packages
Nov 29, 2022
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
from
November 29, 2022 16:03
e242b02
to
29e04e5
Compare
saracubillas
approved these changes
Nov 29, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docker images worked now
thirsch
approved these changes
Dec 13, 2022
Tybaze
approved these changes
Jan 9, 2023
@alquerci could you please rebase? |
alquerci
changed the title
Fix docker images build to handle GPG signature expiration of APT packages
Fix docker images build to handle old linux distributions
Apr 26, 2023
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
4 times, most recently
from
April 26, 2023 20:40
12db883
to
5c09a0f
Compare
@thirsch rebased. And build test passes without cache.
|
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
from
November 18, 2023 18:03
5c09a0f
to
2bcd760
Compare
@thePanz it's rebased on master branch and ready to merge. Build test passes without cache.
|
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
9 times, most recently
from
November 19, 2023 13:21
0e62a49
to
c5d9986
Compare
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
2 times, most recently
from
December 30, 2023 20:30
12dddb0
to
bf1e373
Compare
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
4 times, most recently
from
January 1, 2024 09:36
e8493ba
to
12a5214
Compare
alquerci
changed the title
Fix docker images build to handle old linux distributions
fix(test): docker images build to handle old linux distributions
Jan 1, 2024
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
from
January 5, 2024 20:36
12a5214
to
d548963
Compare
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
from
January 19, 2024 23:52
66cf71e
to
a7602a5
Compare
Rebased on |
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
2 times, most recently
from
January 20, 2024 19:48
d06d614
to
0e9e01a
Compare
Error: the input device is not a TTY
alquerci
force-pushed
the
fix-build-of-php53-docker-compose-server
branch
from
March 4, 2024 20:30
715ebcb
to
d038b70
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #269
Issue
GPG signature expired.
Debian jessie is now an archived distribution.