Here: https://github.com/apache/airflow/issues/46045 -> list of remaining ones is kept up-to-date and people are announcing when they are working on them and PRs have "Related: #46045" to link to the PR so you can see them all there.
On Fri, Jan 31, 2025 at 8:16 AM Blain David <david.bl...@infrabel.be> wrote: > I've checked the discussions and issues section of github (or slack) but > couldn't find anywhere the topic which provider is being moved by whom? > > Maybe I'm looking at the wrong place or looked over it... > > -----Original Message----- > From: Kunal Bhattacharya <kunal.ju...@gmail.com> > Sent: Thursday, 30 January 2025 15:09 > To: dev@airflow.apache.org > Subject: Re: [ANNOUNCEMENT] Moving Providers to separate sub-projects > soon-ish > > [You don't often get email from kunal.ju...@gmail.com. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL MAIL: Indien je de afzender van deze e-mail niet kent en deze > niet vertrouwt, klik niet op een link of open geen bijlages. Bij twijfel, > stuur deze e-mail als bijlage naar ab...@infrabel.be<mailto: > ab...@infrabel.be>. > > David, microsoft.azure provider move is already in progress. You can take > up the others. > > Thanks, > Kunal Bhattacharya > > On Thu, 30 Jan 2025, 18:54 Blain David, <david.bl...@infrabel.be> wrote: > > > FYI: I've started a new PR to move the Microsoft related providers to > > the new folder structure > > > > -----Original Message----- > > From: Jarek Potiuk <ja...@potiuk.com> > > Sent: Sunday, 26 January 2025 12:47 > > To: dev@airflow.apache.org > > Subject: Re: [ANNOUNCEMENT] Moving Providers to separate sub-projects > > soon-ish > > > > EXTERNAL MAIL: Indien je de afzender van deze e-mail niet kent en deze > > niet vertrouwt, klik niet op een link of open geen bijlages. Bij > > twijfel, stuur deze e-mail als bijlage naar ab...@infrabel.be<mailto: > > ab...@infrabel.be>. > > > > Ah: one small, important thing I forgot: For the new providers, NO > > LONGER dependencies are maintained in `provider.yaml` - each new > > provider has it's own `pyproject.toml` and you should edit all kinds > > of dependencies (required, optional, devel) in the respective > > `pyproject.toml` of the provider - so it became "absolutely standard" > > way of doing it for the new providers. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org > For additional commands, e-mail: dev-h...@airflow.apache.org > >