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

Adding Postman to Exegol #351

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Adding Postman to Exegol #351

merged 6 commits into from
Jun 8, 2024

Conversation

Karmhack
Copy link
Contributor

@Karmhack Karmhack commented Jun 1, 2024

Description

  1. Add install script for Postman (including installation of libsecret-1-0, needed for Postman to work)
  2. Add command file to history.d

Add Postman script
Add install script for Postman (including installation of libsecret-1-0, needing for Postman to work)
@QU35T-code QU35T-code self-assigned this Jun 3, 2024
@QU35T-code QU35T-code added under review Time to think about the need / implementation new tool(s) This adds one or multiple tools to Exegol labels Jun 3, 2024
Copy link
Member

@QU35T-code QU35T-code left a comment

Choose a reason for hiding this comment

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

Hello @Karmhack,

Thanks for this PR. Here are a few comments :

sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
@QU35T-code QU35T-code added the waiting for additional changes Further changes are requested label Jun 4, 2024
Change :
- Postman to postman
- apt to fapt
- add "# CODE-CHECK-WHITELIST=add-aliases"
- add arm install (not tested)
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
sources/install/package_web.sh Outdated Show resolved Hide resolved
Copy link
Member

@QU35T-code QU35T-code left a comment

Choose a reason for hiding this comment

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

@Karmhack - To avoid duplicate code between AMD and ARM installations, you can simply set a local variable with the name of the archive (linux_arm64 / linux_64) and perform the installation afterwards.

sources/install/package_web.sh Outdated Show resolved Hide resolved
Copy link
Member

@QU35T-code QU35T-code left a comment

Choose a reason for hiding this comment

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

Thanks ! Will run the pipeline now

@QU35T-code QU35T-code removed the waiting for additional changes Further changes are requested label Jun 7, 2024
@QU35T-code QU35T-code added ready for merge in the waitlist for merge, requires preliminary steps and removed under review Time to think about the need / implementation labels Jun 8, 2024
@QU35T-code QU35T-code merged commit b42de7d into ThePorgs:dev Jun 8, 2024
8 checks passed
@QU35T-code QU35T-code removed the ready for merge in the waitlist for merge, requires preliminary steps label Jun 8, 2024
@QU35T-code QU35T-code mentioned this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool(s) This adds one or multiple tools to Exegol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants