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

feat: build image from source #3

Merged
merged 8 commits into from
Sep 8, 2024
Merged

Conversation

maybeanerd
Copy link
Owner

this is an attempt to build the image from source instead of downloading the build - this will allow us to trigger directly on release instead of post-release

opening PR to have pipeline run

@maybeanerd maybeanerd reopened this Sep 7, 2024
@maybeanerd maybeanerd marked this pull request as ready for review September 8, 2024 09:23
@maybeanerd maybeanerd merged commit df73ef2 into main Sep 8, 2024
2 checks passed
@maybeanerd maybeanerd deleted the feat/build-image-from-source branch September 8, 2024 10:54
maybeanerd added a commit that referenced this pull request Sep 8, 2024
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
maybeanerd added a commit that referenced this pull request Sep 8, 2024
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
maybeanerd added a commit that referenced this pull request Sep 10, 2024
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
maybeanerd added a commit that referenced this pull request Sep 25, 2024
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
maybeanerd added a commit that referenced this pull request Sep 29, 2024
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant