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

Agama 10 blog post #17

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Agama 10 blog post #17

merged 3 commits into from
Oct 30, 2024

Conversation

lslezak
Copy link
Contributor

@lslezak lslezak commented Oct 30, 2024

Details

TODO

  • Announce the new version and the new blog place in the old YaST blog
  • Announce it also in the other places (yast-devel, Slack...)

@ancorgs
Copy link
Contributor

ancorgs commented Oct 30, 2024

Just three comments. Other than that, very nice post. Thanks a ton!

About announcing things on the mailing lists and so on, I would focus those announcements on the fact we have a new home, more than on promoting this blog post (as nice as it is) since it's old news anyways. :-)

In the web frontend we started using the [TanStack Query](https://tanstack.com/query/latest)
framework for the state management. It provides a mechanism based on promises to fetch or update the
state automatically. It takes care of caching, re-fetching, error handling, etc. so you do not have
to implement these features by yourselves.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yourselves or yourself?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yourselves is plural which IMHO fits better in this case.

Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lslezak lslezak merged commit 0498d55 into main Oct 30, 2024
4 checks passed
@lslezak lslezak deleted the blog-agama-10 branch October 30, 2024 13:25
possible to install openSUSE Leap 16.0 Alpha. We also created a SLES 16 flavor but for now it is not
available for public.

The product selection dialog now contains the product icons so the product selection should be more
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry for being late on adding this tiny NP: I'd say logos, not icons. Just in case we can edit the blog entries without too much pain.

The product selection dialog now contains the product icons so the product selection should be more
intuitive. Many thanks to [Luboš Kocman](https://github.com/lkocman) for implementing this!

![Product selection](../static/img/blog/2024-10-30/product-selection.png)
Copy link
Contributor

@dgdavid dgdavid Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NP: Remember we would like to provide better ALT texts. I know it is difficult, but maybe something like "Screenshots showing the new Agama product selection with three options including the product name, logo, and description"

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

Successfully merging this pull request may close these issues.

4 participants