bitomukesh commented on PR #42345:
URL: https://github.com/apache/airflow/pull/42345#issuecomment-2363354571
<div>
<h2>Changelist by Bito</h2>
<p>This pull request implements the following key changes.</p>
<div>
<table width="100%">
<tbody>
<tr>
<th>Key Change</th>
<th>Files Impacted</th>
</tr>
<tr>
<td width="30%">
<b>Feature Improvement</b> - Add Custom Environment Variables Support
for Migrate Database Job
</td>
<td width="70%">
<div>
- [`migrate-database-job.yaml`](https://github.com/apache/airflow/pull/42345/files#diff-e5601c797ad21e679d4ee6b68bf124b47f05be08249b3800836dbca926a11c29)
- Added conditional block to include custom environment variables
<div>
- [`values.schema.json`](https://github.com/apache/airflow/pull/42345/files#diff-b3ffb75587232c802c4c65d8d27f30a07f72e1819e3a695ca5758d727bde3b31)
- Added schema definition for custom environment variables in
migrateDatabaseJob
<div>
- [`values.yaml`](https://github.com/apache/airflow/pull/42345/files#diff-a9d07052701ab3b718c82ac0fe74b965a8260b06bb5906362081718b0ee593b4)
- Added empty env array for migrateDatabaseJob
<div>
- [`test_migrate_database_job.py`](https://github.com/apache/airflow/pull/42345/files#diff-ed4e7db3042fa26de0405d5a21aa74837e3be1c5070982f27c4008ee03539099)
- Added test case for component-specific environment variables
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]