Skip to main content

3 posts tagged with "configuration"

View All Tags

Release 0.2511.4

· One min read
Hostless Team
Product & Engineering

This release introduces project-level git account configuration, providing more granular control over git credentials and repository access.

Highlights:

  • Added project-level git account configuration for GitHub and GitLab
  • Projects can now have their own git credentials independent of user accounts
  • Automatic fallback to user git configuration when project-level credentials are not set
  • Seamless backward compatibility with existing user-based git account setup
  • New Git Accounts tab in project settings for managing project-specific git connections

Notes:

  • Existing projects will continue to use user git credentials until project-level credentials are configured
  • No breaking changes expected for typical usage
  • The system automatically falls back to the project owner's git credentials if project-level credentials are not available

Release 0.2510.4

· One min read
Hostless Team
Product & Engineering

This release focuses on account configurations and developer workflow improvements.

Highlights:

  • Connect a user's GitHub and GitLab accounts directly from Hostless
  • Smoother app and site creation flows with clearer defaults
  • Stronger validation on account configuration to prevent misconfigurations

Fixes:

  • N/A

Notes:

  • No breaking changes expected for typical usage;

Release 0.2509.1

· One min read
Hostless Team
Product & Engineering

This release introduces repository-level configuration.

Highlights:

  • Added Hostless Configuration File. Users can now add a file to their repo to set up/configure their app

Notes:

  • No breaking changes expected for typical usage