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

Environment and image build improvements #363

Merged
merged 4 commits into from
Jul 24, 2021
Merged

Environment and image build improvements #363

merged 4 commits into from
Jul 24, 2021

Conversation

Den4ik
Copy link

@Den4ik Den4ik commented Apr 23, 2021

This PR is replace for #357

It would be great have ability to define repositories via CI variables or at warden .env files.
This PR provide improvements for image build and environment usage:

  • Allow define custom php source and push repository at image build process
  • Allow define custom warden source repository for environments

Ref. PR #345

@Den4ik
Copy link
Author

Den4ik commented May 17, 2021

@ihor-sviziev Partially related to #285
This PR allow to build own images and use custom repository.

commands/env.cmd Outdated Show resolved Hide resolved
images/scripts/build.sh Outdated Show resolved Hide resolved
Signed-off-by: Denis Kopylov <dkopylov@magenius.team>
@ihor-sviziev
Copy link
Contributor

@davidalger, could you review this PR?

davidalger added a commit that referenced this pull request Jul 24, 2021
@davidalger davidalger merged commit f849176 into wardenenv:develop Jul 24, 2021
@davidalger
Copy link
Collaborator

Merge commit 4daedec. Made a couple tweaks, to keep the docker.io prefix on the names, and use var name WARDEN_IMAGE_REPOSITORY vs WARDEN_SOURCE_REPOSITORY.

@davidalger
Copy link
Collaborator

Thanks for the efforts here! It's good flexibility to have.

@Den4ik Den4ik deleted the image-improvements branch July 25, 2021 09:23
@Den4ik Den4ik restored the image-improvements branch July 25, 2021 09:25
@Den4ik Den4ik deleted the image-improvements branch November 3, 2022 08:56
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