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

Use ghcr.io for Docker image #1680

Merged
merged 16 commits into from
Jul 27, 2023
Merged

Conversation

ike
Copy link
Collaborator

@ike ike commented Jul 7, 2023

The container at ghcr.io/ike/documentbuilder will need to move to the asvs repo before merging.

@ike
Copy link
Collaborator Author

ike commented Jul 7, 2023

Working action here: https://github.com/ike/ASVS/actions/runs/5490108633

@tghosth tghosth marked this pull request as draft July 10, 2023 06:15
@ike ike force-pushed the github-action-image branch 4 times, most recently from fe88e86 to a2751ef Compare July 14, 2023 18:14
ike added 15 commits July 14, 2023 13:26
split debugger

wrong branch
correct branch

clean up debug action
reorganize

run on all branches
test docker change with 5.0 change
move outputs to the bottom
remove steps from output

fix if statement

fix quotes
everything changes
changes

4 changes

continue on error

use always

change 5

two changes

docker only change

everything changes
@ike ike marked this pull request as ready for review July 14, 2023 20:36
@ike
Copy link
Collaborator Author

ike commented Jul 14, 2023

Alright, @tghosth, I think this is ready to go. There's a main workflow, build-documents.yml which will check what files have changed, and then (if necessary) build and push the docker image, and after that's done it will build the appropriate versions of the document.

Basically:

does docker file need built? -> build docker image
does 4.0 need built? -> build 4.0
does 5.0 need built? -> build 5.0

@tghosth tghosth changed the base branch from master to gha-output July 27, 2023 15:04
@tghosth tghosth merged commit 6c3f288 into OWASP:gha-output Jul 27, 2023
2 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