Re: Missing Beam Katas in Intellij >=2023.3

2023-08-07 Thread Israel Herraiz via user
Unfortunately, the katas are in a sad state due to the pace of changes in
IntelliJ, and the change in the courses format in the EduTools plugin.

I did the changes for the Python Beam Katas, and after that experience, I
think we need to move away from the EduTools for the katas. I would favor
an option based on just some unit tests, that would pass when the exercise
is correct, with some documentation to be browsed locally. I think the Beam
Playground would be the ideal platform for running those tests, and it
could even have a panel for visualizing the documentation (description of
the exercise, links, etc).

That would make the Katas more maintainable too. Right now, there are
sometimes changes in the Katas related to the playground that break the
Katas in Edutools.

I am not sure when (and if) I will be able to work on something like that,
but I will be happy to collaborate with anyone who has the time to
implement it. The katas are already based on unit testing, so the changes
would not be large.


Re: Missing Beam Katas in Intellij >=2023.3

2023-07-31 Thread Austin Bennett
Hi Bartosz,

Yes, you've flagged the exact issue.

For those I have recently look at doing the Katas we've just downloaded
older versions of IntelliJ so that it works with the older plugin
that works with Stepik.  That's not suitable longer term.

I haven't had time to dig into which new supported platform to upload these
to [ I imagine ANY will work pretty seamlessly ].

While I don't think there are any specific/concrete plans [ since someone
needs to do the actual work ], I believe the code is still good, is a
pretty straightforward task, and this would be supported [ is a good idea
].

I wrote up this ticket --> https://github.com/apache/beam/issues/27765

Are you interested/willing to take this on?  I would be happy to
collaborate, chat, etc to help you feel comfortable with direction.
Otherwise, I can look to eventually address.  Feel free to email me
off-list OR tag me in that GH issue to discuss [ @brucearctor ].

Cheers,
Austin



On Mon, Jul 31, 2023 at 12:10 PM Ahmet Altay  wrote:

> Hi Bartosz,
>
> Thanks for flagging this.
>
> Adding @Austin Bennett  and @Israel Herraiz
>  -- They were the two people who maintained beam katas or
> helped with related questions before.
>
> Ahmet
>
> On 2023/07/27 10:21:24 Bartosz Zabłocki via user wrote:
> > Hi all,
> > I'd like to bring to your attention that Beam Katas are no longer
> available
> > in Intellij >=2023.3, as far as I understand.
> >
> > The katas are hosted on the Stepik website [1]  and since Intellij 2023.3
> > Stepik courses are not available in JetBrains IDEs (source [2]).
> >
> > The only available out-of-the-box platforms are Intellij's Marketplace,
> > Hyperskill, Coursera, CheckiO and Codeforces. Is there a plan to migrate
> > Beam Katas to one of the platforms?
> >
> > [1] https://stepik.org/course/54532
> > [2]
> >
> https://blog.jetbrains.com/education/2023/03/30/jetbrains-academy-plugin-2023-3-is-available/
> > section Discontinuing
> > Stepik integration
> >
> > Cheers,
> > Bartosz Zablocki
> >
>


RE: Missing Beam Katas in Intellij >=2023.3

2023-07-31 Thread Ahmet Altay via user
Hi Bartosz,

Thanks for flagging this.

Adding @Austin Bennett  and @Israel Herraiz
 -- They were the two people who maintained beam katas or
helped with related questions before.

Ahmet

On 2023/07/27 10:21:24 Bartosz Zabłocki via user wrote:
> Hi all,
> I'd like to bring to your attention that Beam Katas are no longer
available
> in Intellij >=2023.3, as far as I understand.
>
> The katas are hosted on the Stepik website [1]  and since Intellij 2023.3
> Stepik courses are not available in JetBrains IDEs (source [2]).
>
> The only available out-of-the-box platforms are Intellij's Marketplace,
> Hyperskill, Coursera, CheckiO and Codeforces. Is there a plan to migrate
> Beam Katas to one of the platforms?
>
> [1] https://stepik.org/course/54532
> [2]
>
https://blog.jetbrains.com/education/2023/03/30/jetbrains-academy-plugin-2023-3-is-available/
> section Discontinuing
> Stepik integration
>
> Cheers,
> Bartosz Zablocki
>


Missing Beam Katas in Intellij >=2023.3

2023-07-27 Thread Bartosz Zabłocki via user
Hi all,
I'd like to bring to your attention that Beam Katas are no longer available
in Intellij >=2023.3, as far as I understand.

The katas are hosted on the Stepik website [1]  and since Intellij 2023.3
Stepik courses are not available in JetBrains IDEs (source [2]).

The only available out-of-the-box platforms are Intellij's Marketplace,
Hyperskill, Coursera, CheckiO and Codeforces. Is there a plan to migrate
Beam Katas to one of the platforms?

[1] https://stepik.org/course/54532
[2]
https://blog.jetbrains.com/education/2023/03/30/jetbrains-academy-plugin-2023-3-is-available/
section Discontinuing
Stepik integration

Cheers,
Bartosz Zablocki