Skip to content

Removes hardcoded api_key in run_tmux#64073

Merged
jscheffl merged 1 commit intoapache:mainfrom
aritra24:cleanup_run_tmux
Mar 22, 2026
Merged

Removes hardcoded api_key in run_tmux#64073
jscheffl merged 1 commit intoapache:mainfrom
aritra24:cleanup_run_tmux

Conversation

@aritra24
Copy link
Copy Markdown
Collaborator

This was left over when adding the go worker
into breeze


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

This was left over when adding the go worker
into breeze
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Mar 22, 2026
@jscheffl jscheffl merged commit b0cc7e1 into apache:main Mar 22, 2026
147 of 148 checks passed
@github-actions
Copy link
Copy Markdown

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker b0cc7e1 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

aritra24 added a commit to aritra24/airflow that referenced this pull request Mar 23, 2026
This was left over when adding the go worker
into breeze
(cherry picked from commit b0cc7e1)

Co-authored-by: Aritra Basu <24430013+aritra24@users.noreply.github.com>
aritra24 added a commit to aritra24/airflow that referenced this pull request Mar 23, 2026
This was left over when adding the go worker
into breeze
(cherry picked from commit b0cc7e1)

Co-authored-by: Aritra Basu <24430013+aritra24@users.noreply.github.com>
@aritra24
Copy link
Copy Markdown
Collaborator Author

aritra24 commented Mar 23, 2026

Raised cp: #64086 Nvm, the original pr wasn't backported to 3.1.x, not needed.

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

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants