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

Add marker file support to enumerate_github #231

Merged
merged 5 commits into from
Nov 8, 2022
Merged

Add marker file support to enumerate_github #231

merged 5 commits into from
Nov 8, 2022

Conversation

calebbrown
Copy link
Contributor

The marker file stores the transformed filename of the file specified by -out.

This is useful when [[runid]] is used. It allows a consuming job to easily locate the most recently completed enumeration run without needing to enumerate objects in a bucket.

Signed-off-by: Caleb Brown <calebbrown@google.com>
This outputs a file containing the transformed outfile the data is
contained within.

It allows another script to quickly identify the latest enumeration that
can be used.

Signed-off-by: Caleb Brown <calebbrown@google.com>
Signed-off-by: Caleb Brown <calebbrown@google.com>
Signed-off-by: Caleb Brown <calebbrown@google.com>
cmd/enumerate_github/main.go Outdated Show resolved Hide resolved
cmd/enumerate_github/main.go Outdated Show resolved Hide resolved
cmd/enumerate_github/main.go Outdated Show resolved Hide resolved
Signed-off-by: Caleb Brown <calebbrown@google.com>
@calebbrown calebbrown merged commit 9c9e747 into main Nov 8, 2022
@calebbrown calebbrown deleted the marker_file branch November 8, 2022 06:07
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