Skip to content

deploy - #27

Closed
Abdallah-khalil wants to merge 17 commits into
release/angular-3dfrom
main
Closed

deploy#27
Abdallah-khalil wants to merge 17 commits into
release/angular-3dfrom
main

Conversation

@Abdallah-khalil

Copy link
Copy Markdown
Collaborator

Description

Brief description of changes.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Related Issue

Fixes #(issue number)

Library Affected

  • @hive-academy/angular-3d
  • @hive-academy/angular-gsap
  • Demo app
  • Documentation only

Checklist

  • My code follows the project's coding standards
  • I have run npx nx run-many -t lint test typecheck build locally
  • I have added tests covering my changes
  • All new and existing tests pass
  • I have updated relevant documentation
  • My commits follow conventional commit format

Screenshots (if applicable)

Breaking Changes (if applicable)

github-actions Bot and others added 17 commits January 20, 2026 09:35
…in--components--angular-3d

chore(release):  angular-3d 1.1.0
…in--components--angular-gsap

chore(release):  angular-gsap 1.1.0
- Set separate-pull-requests: false
- Prevents merge conflicts when releasing multiple packages
- Both packages will be released in a single PR
fix(ci): use single combined release PR instead of separate PRs
Exclude .claude, .agent(s), .codex, .ptah and the agentic parts of
.github (chatmodes, prompts, copilot instructions, agents, skills)
from version control. CI workflows and repo templates stay tracked.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Missing comma and trailing comma made the manifest invalid json,
which would break release-please version resolution.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ive inputs

Add general-purpose inputs across primitives and directives:
- scene-3d: pixelRatio for supersampling control
- floating-sphere: textureUrl, emissiveMapUrl, emissive, emissiveIntensity
- sphere/torus: layer for selective bloom and render layers
- supporting updates to mesh, transform, physical-material, environment,
  planet and scene-graph store, plus environment-file-type helper

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add imageInset input to control parallax overflow (default -20 for
20% overflow headroom) and wrap projected image for NgOptimizedImage
fill-mode support.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a chrome signal on the root component that reads route data and
hides the shared navigation and footer for routes marked
data: { chrome: false }, and opt the full-bleed newpassive hero into it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Skills lockfile is agentic tooling state and should not be tracked.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fix repository urls in readme, record newpassive task tracking, and
add ptah editor settings.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nx-cloud

nx-cloud Bot commented Jul 21, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 87b2a39

Command Status Duration Result
nx run-many -t lint test typecheck build ✅ Succeeded 9s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-21 20:41:25 UTC

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