-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
asnmap 1.1.0 #164687
Closed
Closed
asnmap 1.1.0 #164687
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
go
Go use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Mar 1, 2024
|
asnmap: update test Signed-off-by: Rui Chen <rui@chenrui.dev>
chenrui333
force-pushed
the
bump-asnmap-1.1.0
branch
from
March 1, 2024 03:01
20fded9
to
6d4d6b9
Compare
chenrui333
added
the
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
label
Mar 1, 2024
chenrui333
approved these changes
Mar 2, 2024
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a |
chenrui333
reviewed
Mar 6, 2024
Comment on lines
+28
to
+29
# need API key for IP lookup test, thus just run empty binary test | ||
assert_match "no input defined", shell_output("#{bin}/asnmap 2>&1", 1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the action runner is a bit different.
runner@fv-az1542-603:/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core$ /home/linuxbrew/.linuxbrew/Cellar/asnmap/1.1.0/bin/asnmap
___ _____ __
/ _ | / __/ |/ /_ _ ___ ____
/ __ |_\ \/ / ' \/ _ / _ \
/_/ |_/___/_/|_/_/_/_/\_,_/ .__/
/_/
projectdiscovery.io
[INF] Current asnmap version v1.1.0 (latest)
[FTL] no input defined
runner@fv-az1542-603:/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core$ echo $?
1
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
go
Go use is a significant feature of the PR or issue
outdated
PR was locked due to age
stale
No recent activity
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Full Changelog: projectdiscovery/asnmap@v1.0.6...v1.1.0