Skip to content

Conversation

chintankavathia
Copy link
Member

currently gh pages uses existing build artifacts from main which contains old version number (https://siemens.github.io/ngx-datatable/#/ shows 24.1.0 where as latest version is 24.2.0).

semantic release will bump the package number so github pages needs to first build with new version number and then deploy build artifacts on gh pages to correctly display latest version.

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

currently gh pages uses existing build artifacts from main which contains old version number.

semantic release will bump the package number so github pages needs to first build with new version number and then deploy build artifacts on gh pages to correctly display latest version.
@chintankavathia chintankavathia marked this pull request as ready for review September 18, 2025 05:35
@chintankavathia chintankavathia requested a review from a team as a code owner September 18, 2025 05:35
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.

1 participant