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

A first step towards implementing RFC 1 and 2 #1475

Merged
merged 407 commits into from
Mar 7, 2024
Merged

A first step towards implementing RFC 1 and 2 #1475

merged 407 commits into from
Mar 7, 2024

Conversation

jacobwod
Copy link
Member

@jacobwod jacobwod commented Feb 13, 2024

Major changes, including:

  • dropped support for legacy .NET backend
  • removal of some specific plugins (see H-RFC 1 and the Community plugins part)
  • removal of obsolete plugins, replaced by new solutions
  • multiple upgrades of tooling and dependencies
  • cleanups in the project structure (no more dokumentation and proxy directories)
  • and more.

For motivation, refer to documents located in docs/rfcs.

Important note for tester

Ensure to review changes in Hajk's main configuration files (Client's appConfig.json, Backend's .env and Admin's config.json). There are added/removed keys that control new/deprecated functionality. Failing to set them may lead to unexpected behaviour.

The recommended workflow is the typical one: stash your changes, checkout this branch and apply your stashed changes. Fix any merge conflicts.

@jacobwod jacobwod marked this pull request as ready for review February 13, 2024 13:27
@jacobwod jacobwod changed the title Implement resolutions from H-RFC 1 and 2 A first step towards implementing RFC 1 and 2 Feb 13, 2024
Hallbergs
Hallbergs previously approved these changes Feb 19, 2024
Copy link
Member

@Hallbergs Hallbergs left a comment

Choose a reason for hiding this comment

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

Works like a charm in my environment!

@Hallbergs Hallbergs self-requested a review March 7, 2024 07:47
Copy link
Member

@Hallbergs Hallbergs left a comment

Choose a reason for hiding this comment

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

LGTM

@jacobwod jacobwod merged commit db647e1 into develop Mar 7, 2024
@jacobwod jacobwod deleted the hstd-main branch March 7, 2024 07:52
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.

3 participants