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

Makefile Docker Targets #87

Merged
merged 1 commit into from
May 22, 2023
Merged

Makefile Docker Targets #87

merged 1 commit into from
May 22, 2023

Conversation

Helithumper
Copy link
Contributor

*Issue number of the reported bug or feature request: #83

Describe your changes
Added Makefile Targets for Docker Development Commands

Testing performed
Executing make check inside of the docker container

Additional context
None

@Helithumper Helithumper changed the title DRAFT: Docker 83 DRAFT: Makefile Docker Targets Apr 25, 2023
@Helithumper
Copy link
Contributor Author

Making this now for sanity purposes as a draft PR, still need to go back and sign commits / squash

@pablogsal pablogsal changed the title DRAFT: Makefile Docker Targets Makefile Docker Targets May 22, 2023
@pablogsal pablogsal marked this pull request as ready for review May 22, 2023 12:52
@pablogsal pablogsal force-pushed the docker-83 branch 6 times, most recently from 53a6d38 to 2c831fa Compare May 22, 2023 13:12
Extracting out variables, formatting

Reformatting command

Improved command that opens the existing container if it exists

Including Docker RM command

Removed PDB reference from git

Added Pytest-Fork, Cleanup

Remove tox.ini and add a Github workflow to run pycoverage (bloomberg#80)

We don't use tox anymore so we can just use regular GH actions and regular pytest invocations to run all required CI targets.

Run Sphinx in nitpicky mode

Signed-off-by: Kulendra Kumar Kaushal <kulendra007@gmail.com>

Add a check in the Makefile for RELEASE

Signed-off-by: Jay Bhatt <jayybhatt007@gmail.com>

Added towncrier step to the CI

Signed-off-by: Jay Bhatt <jayybhatt007@gmail.com>

Add --keep flag on towncrier

Signed-off-by: Jay Bhatt <jayybhatt007@gmail.com>

Build elfutils in Dockerfile

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@pablogsal pablogsal requested a review from godlygeek May 22, 2023 13:17
@pablogsal pablogsal merged commit a7aaf18 into bloomberg:main May 22, 2023
21 checks passed
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

2 participants