-
Notifications
You must be signed in to change notification settings - Fork 224
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
With actions - Action run #18
Open
more-alas
wants to merge
46
commits into
NeuraLegion:brokencrystals
Choose a base branch
from
more-alas:With-Actions
base: brokencrystals
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
configured for demo
Updated to run on ubuntu 20.04, because 18.04 is apparently deprecated...
edited dependencies, for ubuntu 20.04 .. I hope.
sudo apt -> sudo apt-get ??
lose sudo, lose docker compose, see what happens.
apt-get update - > apt update ... hope for the best
Steal updates from GitLab 20.04 ubuntu
delete extra backslash?
one line to rule them all?
excess ive _data_exposure... and cut from 30 to 3 s wait
real one line to rule them all...
Forgot to start target app... take 2
one-liner-ing the polling, try to capture results...
With previous scan already stopped... just in case?
Restarted fragile repeater...
Trying to add support for not always stopping scan. (If...)
typpo?
odd changes? Editing fixes?
add typo?
remove previously added typo?
better if syntax?
even better yet if syntax?
delete excesss spaces...
Another blank line goes down...
different syntax
fix indent?
fix extra names...
print polling result... without trying to use it.
${{ failure() }} works?
test failure for critical_issue breakpoint
failed for timeout, fixing from 10m to 100m.
fix repeater... make it 101m timeout polling
narrow crawler scope to http://10.0.0.170:8090/marketplace to eliminate repeater timeout issues.
simple run scan no id or project
Added Action to scan name.
will use Actions?
pluralization of the name...
pull req. branch name edit?
added with-actions to push branches...?
Adding a project_id
Adding wait-for, with scan result push... and project_id in "quotes". Big changes.
Timeout 600 -> 60000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Branch with Action run (vs. CLI)