-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Adds a resuable pipeline for acceptance testing #19564
Merged
adfoster-r7
merged 2 commits into
rapid7:master
from
cgranleese-r7:adds-acceptance-testing-reusable-pipeline
Oct 18, 2024
Merged
Adds a resuable pipeline for acceptance testing #19564
adfoster-r7
merged 2 commits into
rapid7:master
from
cgranleese-r7:adds-acceptance-testing-reusable-pipeline
Oct 18, 2024
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
cgranleese-r7
commented
Oct 17, 2024
This was referenced Oct 17, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
from
October 17, 2024 15:18
a93e8d9
to
8c47be2
Compare
adfoster-r7
reviewed
Oct 17, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
2 times, most recently
from
October 18, 2024 08:15
f531d55
to
62219ab
Compare
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
7 times, most recently
from
October 18, 2024 10:17
15d6d24
to
5eb3973
Compare
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
from
October 18, 2024 10:21
5eb3973
to
6aea173
Compare
adfoster-r7
reviewed
Oct 18, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
from
October 18, 2024 11:22
b908193
to
09c3cdb
Compare
adfoster-r7
reviewed
Oct 18, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
3 times, most recently
from
October 18, 2024 11:59
daf792f
to
69b4d14
Compare
cgranleese-r7
added
payload-testing-branch
Runs framework and custom payloads PRs - https://github.com/rapid7/metasploit-framework/pull/19390
payload-testing-mettle-branch
Runs framework and custom mettle PRs - https://github.com/rapid7/metasploit-framework/pull/19390
labels
Oct 18, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
2 times, most recently
from
October 18, 2024 12:10
3875163
to
94999b2
Compare
adfoster-r7
approved these changes
Oct 18, 2024
cgranleese-r7
force-pushed
the
adds-acceptance-testing-reusable-pipeline
branch
from
October 18, 2024 12:54
94999b2
to
d614d59
Compare
This was referenced Oct 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
payload-testing-branch
Runs framework and custom payloads PRs - https://github.com/rapid7/metasploit-framework/pull/19390
payload-testing-mettle-branch
Runs framework and custom mettle PRs - https://github.com/rapid7/metasploit-framework/pull/19390
rn-no-release-notes
no release notes
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.
This PR adds a reusable pipeline to reduce code duplication across our acceptance testing, in various repositories:
Verification