Skip to content

Change the content #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Change the content #5

wants to merge 2 commits into from

Conversation

orta
Copy link
Owner

@orta orta commented Sep 21, 2020

Hello -> Hi

@github-actions
Copy link

github-actions bot commented Sep 21, 2020

Messages
📖

Deployed to a PR branch 🎉

📖 Changed files: dangerfile.ts, App.svelte and main.js

Generated by 🚫 dangerJS against 1f6bce8

@@ -3,7 +3,7 @@ import { message, danger } from "danger"
export default async () => {
// Print out a message to the PR
const deployURL = process.env.PR_DEPLOY_URL_ROOT
message(`Deployed to [a PR branch](${deployURL}) :tada:`)
message(`Deployed to [a PR branch](${deployURL}) :tada: - try with the [name orta](${deployURL}?name=orta).`)
Copy link
Owner Author

@orta orta Sep 21, 2020

Choose a reason for hiding this comment

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

Note that this isn't changed in the message above, because the master version of the dangerfile.ts is used ( for security reasons )

@@ -3,7 +3,7 @@
</script>

<main>
<h1>Hello {name}!</h1>
<h1>Oh hi there, {name}!</h1>
<p>Visit the <a href="https://svelte.dev/tutorial">Svelte tutorial</a> to learn how to build Svelte apps.</p>
Copy link
Owner Author

@orta orta Sep 21, 2020

Choose a reason for hiding this comment

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

You'll see that this has changed in the link above ( https://icy-moss-0dac87810.azurestaticapps.net/ )

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