Skip to content

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Feb 13, 2025

  • Splits the server-side and client-side references to keyman sites so that docker-based PHP can reference host.docker.internal on development machines for cross-references.

  • Removes some links to legacy sites such as sentry.keyman.com.

  • TODO: update to BOOTSTRAP_VERSION=v0.17 in build.sh before merge.

Relates-to: keymanapp/shared-sites#53
Relates-to: keymanapp/keyman.com#545

* Splits the server-side and client-side references to keyman sites so
  that docker-based PHP can reference host.docker.internal on
  development machines for cross-references.

* Removes some links to legacy sites such as sentry.keyman.com.

* TODO: update to `BOOTSTRAP_VERSION=v0.17` in build.sh before merge.

Relates-to: keymanapp/shared-sites#53
Relates-to: keymanapp/keyman.com#545
@mcdurdin mcdurdin added this to the B18S1 milestone Feb 13, 2025
mcdurdin added a commit to keymanapp/keymanweb.com that referenced this pull request Feb 13, 2025
* Splits the server-side and client-side references to keyman sites so
  that docker-based PHP can reference host.docker.internal on
  development machines for cross-references.

* TODO: update to `BOOTSTRAP_VERSION=v0.17` in build.sh before merge.

Relates-to: keymanapp/shared-sites#53
Relates-to: keymanapp/keyman.com#545
Relates-to: keymanapp/api.keyman.com#272
mcdurdin added a commit to keymanapp/help.keyman.com that referenced this pull request Feb 13, 2025
* Splits the server-side and client-side references to keyman sites so
  that docker-based PHP can reference host.docker.internal on
  development machines for cross-references.

* TODO: update to `BOOTSTRAP_VERSION=v0.17` in build.sh before merge.

Relates-to: keymanapp/shared-sites#53
Relates-to: keymanapp/keyman.com#545
Relates-to: keymanapp/api.keyman.com#272
Relates-to: keymanapp/keymanweb.com#129
@mcdurdin mcdurdin marked this pull request as ready for review February 13, 2025 07:34
@mcdurdin mcdurdin requested a review from darcywong00 February 13, 2025 07:34
Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

build.sh Outdated
readonly THIS_SCRIPT="$(readlink -f "${BASH_SOURCE[0]}")"
readonly BOOTSTRAP="$(dirname "$THIS_SCRIPT")/resources/bootstrap.inc.sh"
readonly BOOTSTRAP_VERSION=v0.11
readonly BOOTSTRAP_VERSION=fix/keyman-hosts-for-server # v0.11
Copy link
Contributor

Choose a reason for hiding this comment

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

When keymanapp/shared-sites#53 lands

Suggested change
readonly BOOTSTRAP_VERSION=fix/keyman-hosts-for-server # v0.11
readonly BOOTSTRAP_VERSION=v0.17

@darcywong00 darcywong00 modified the milestones: B18S1, B18S2 Feb 15, 2025
@gitguardian
Copy link

gitguardian bot commented Feb 16, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@mcdurdin mcdurdin force-pushed the refactor/keyman-hosts-server-side-links branch from 92c90b9 to 27bbd75 Compare February 16, 2025 23:50
@mcdurdin mcdurdin merged commit b604148 into master Feb 17, 2025
2 checks passed
@mcdurdin mcdurdin deleted the refactor/keyman-hosts-server-side-links branch February 17, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants