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 sample tomes #315

Merged
merged 33 commits into from
Oct 28, 2023
Merged

Add sample tomes #315

merged 33 commits into from
Oct 28, 2023

Conversation

hulto
Copy link
Collaborator

@hulto hulto commented Oct 11, 2023

What type of PR is this?

What this PR does / why we need it:

This PR adds some default tomes:

  • example
  • hello_world
  • ifconfig
  • persist_service
  • port_scan
  • process_list
  • shell_cmd

Which issue(s) this PR fixes:

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #315 (88d489a) into main (8ccfa21) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   75.17%   75.17%           
=======================================
  Files         100      100           
  Lines        6591     6591           
=======================================
  Hits         4955     4955           
  Misses       1549     1549           
  Partials       87       87           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls fix b4 merge

tavern/tomes/persist_service/main.eldritch Outdated Show resolved Hide resolved
tavern/tomes/persist_service/main.eldritch Outdated Show resolved Hide resolved
tavern/tomes/process_list/main.eldritch Show resolved Hide resolved
@hulto hulto merged commit 2818b7c into main Oct 28, 2023
8 checks passed
@hulto hulto deleted the add-sample-tomes branch October 28, 2023 20:21
@hulto hulto mentioned this pull request Oct 28, 2023
8 tasks
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
Add sample tomes (#315)

* Added a few tomes.

* Added a few tomes.

* Added proc and file list

* Added ifconfig

* Update paramdefs key

* Updated tome metadata with labels and placholders.

* Handle kthread issue.

* Add string to list convesion

* Cast timeout to int

* Added a few tomes.

* Added a few tomes.

* Added proc and file list

* Added ifconfig

* Update paramdefs key

* Updated tome metadata with labels and placholders.

* Handle kthread issue.

* Add string to list convesion

* Cast timeout to int

* Switch to write template and download exec.

* Remove debug

* Remove hello_world

* Remove files - this is broken rn.

* add embedded file dir

* Updated test assertions.

* Fix example tome test.

* Document * arg

* Triple quote pretty.
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