Skip to content

Releases: mehrancodes/laravel-harbor

v0.1.8

25 Feb 10:28
1ffef9d
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.7...v0.1.8


🚀 Update (February 25, 2024): Repository Name Change

We have officially changed the repository name from "Veyoze" to "Laravel Harbor." The new repository URL is now:

composer require mehrancodes/laravel-harbor

Please update your references and links accordingly.

v0.1.7

19 Feb 20:52
3d5422e
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

What's Changed

New Contributors 🚀

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 Feb 19:11
66d80e6
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Jan 19:08
efbc89f
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

What's Changed

  • enhancement: Added database URL for the pr provision comment by @mehrancodes in #53
  • Updated Nginx template variables search & replace pipeline by @mehrancodes in #54

Full Changelog: v0.1.4...v0.1.5

v0.1.4

26 Nov 12:25
d5262e2
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

  • feature: Added ability to manually set the Forge site subdomain by @mehrancodes in #52

Full Changelog: v0.1.3...v0.1.4

v0.1.3

25 Nov 13:43
d05ff08
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

  • fix: treat username, database name and domain name the same by @mgkimsal in #46

Full Changelog: v0.1.2...v0.1.3

Supposing our branch name is feature/325-update-welcome-page, It makes the subdomain like 325-update-welcome-page.DOMAIN.COM, And it uses a standardized name (update_welcome_page) that is valid for the isolation username, Database Name, and Database Username.

Because the isolation username does not accept digits at the beginning, we remove the early digits from the standardized name. On another side, we have to replace the dashes with underscores for the database name and database username, which aims to cover all scenarios.

v0.1.2

22 Nov 12:32
6bfe7f5
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • fix: Excluded requiring git token & issue number if pr comment is disabled by @mehrancodes in #50

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Nov 09:57
9d15acc
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • fix: Removed the prefixed 'www' from provision url output by @mehrancodes in #45
  • Include the site information to the pull request as comment by @shvansheikha in #48

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Nov 11:58
4722804
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

02 Nov 14:53
5c29e82
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

What's Changed

  • fix: get last match from preg_match for domain/branch naming by @mgkimsal in #36
  • 26 fix update env db creds missing by @mehrancodes in #39

Full Changelog: v0.0.8...v0.0.9