Skip to content

0.0.9-alpha#8

Merged
ReneSchwarzer merged 19 commits intomainfrom
develop
Oct 31, 2025
Merged

0.0.9-alpha#8
ReneSchwarzer merged 19 commits intomainfrom
develop

Conversation

@ReneSchwarzer
Copy link
Member

This pull request updates project branding and repository links across documentation, licensing, and package files to reflect the new organization under the webexpress-framework GitHub account. It also updates the package version and copyright year.

Branding and repository updates:

  • Updated all banner image URLs in README.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and doc/installation_guide.md to use the new webexpress-framework/.github location. [1] [2] [3] [4]
  • Changed all repository links in README.md and doc/installation_guide.md from ReneSchwarzer to webexpress-framework, including project, documentation, releases, and tutorials. [1] [2] [3] [4]

Documentation and assets:

  • Updated all image references in doc/installation_guide.md to point to the new asset location under webexpress-framework. [1] [2] [3] [4]

Licensing and versioning:

  • Changed copyright year in LICENSE from 2023 to 2025.
  • Updated NuGet package version in WebExpress.spec from 0.0.8-alpha to 0.0.9-alpha.

Dependency list updates:

  • Updated third-party library list in documentation to reflect new or removed dependencies (e.g., replaced jquery and summernote with fontawesome). [1] [2]

@ReneSchwarzer ReneSchwarzer self-assigned this Oct 29, 2025
@ReneSchwarzer ReneSchwarzer requested a review from Copilot October 29, 2025 18:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the WebExpress project from version 0.0.8 to 0.0.9, migrates the repository from a personal GitHub account (ReneSchwarzer) to an organization account (webexpress-framework), and includes several configuration and documentation improvements. The changes also add support for conditional local development builds and update license attributions.

  • Version bump from 0.0.8 to 0.0.9 across multiple configuration files
  • Repository URL migration from personal to organization GitHub account
  • Addition of conditional build configurations for local development
  • License file updates and third-party attribution changes (jQuery removed, FontAwesome added)

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/WebExpress/WebExpress.csproj Version bump to 0.0.9, repository URL update, conditional build configuration for local development
src/WebExpress/Program.cs Added XML documentation comment for the Program class
src/WebExpress/Config/webexpress.config.xml Updated comment from German to English, changed default culture from de-DE to en-US
src/WebExpress.Test/WebExpress.Test.csproj Updated test SDK and xunit runner versions, removed explicit WebExpress package references
licenses/jQuery.lic Removed jQuery license file
licenses/FontAwesome.lic Added comprehensive FontAwesome license (165 lines)
doc/installation_guide.md Updated all repository URLs and image references to webexpress-framework organization
doc/development_guide.md Updated repository URLs, added IncludeManager documentation, terminology changes (roles → policies)
WebExpress.spec Version bump to 0.0.9-alpha
README.md Updated all repository URLs to webexpress-framework, reformatted description, updated tutorial links
LICENSE Updated copyright year from 2023 to 2025
CONTRIBUTING.md Updated banner image URL to webexpress-framework
CODE_OF_CONDUCT.md Updated banner image URL to webexpress-framework

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ReneSchwarzer ReneSchwarzer merged commit 872d5d5 into main Oct 31, 2025
6 checks passed
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.

2 participants