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

Allow Axios config for Nx release changelog #30252

Open
3 of 4 tasks
koliveira15 opened this issue Mar 3, 2025 · 1 comment
Open
3 of 4 tasks

Allow Axios config for Nx release changelog #30252

koliveira15 opened this issue Mar 3, 2025 · 1 comment

Comments

@koliveira15
Copy link
Contributor

Current Behavior

When creating a new GitHub release using nx release or nx release changelog, the Axios config does not account for corporate proxies

Expected Behavior

Provide an entry point to pass an Axios config to the , similar to how Nx Cloud has accounted for such use cases

GitHub Repo

No response

Steps to Reproduce

Given you are in an environment with a proxy:

  1. npx nx release or npx nx release changelog

Nx Report

Node           : 18.20.3
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 10.7.0

nx             : 20.4.6
@nx/js         : 20.4.6
@nx/jest       : 16.10.0
@nx/linter     : 16.10.0
@nx/workspace  : 20.4.6
@nx/angular    : 16.10.0
@nx/cypress    : 16.10.0
@nx/devkit     : 20.4.6
@nx/web        : 16.10.0
@nx/webpack    : 16.10.0
typescript     : 5.7.3

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@JamesHenry
Copy link
Collaborator

JamesHenry commented Mar 8, 2025

Hi Kevin, would you be up for submitting a PR for this that unblocks you (ie that you are verified works in your particular circumstances) and then I can help get it over the line? Please tag me in the PR directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants