Skip to content
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

Meta: Ensure new or edited features have Test URLs #6653

Merged
merged 4 commits into from
May 16, 2023
Merged

Conversation

fregante
Copy link
Member

@fregante fregante commented May 15, 2023

Most of our features lack test URLs.

There's no chance of adding them all, but we can try to by reminding ourselves to add them every time we create and change (and therefore test) a feature.

This will help us progressively add more test URLs

@fregante fregante changed the title Meta: Ensure new features have Test URLs Meta: Ensure new or edited features have Test URLs May 15, 2023
@fregante fregante marked this pull request as ready for review May 15, 2023 18:50
@fregante fregante added the meta Related to Refined GitHub itself label May 15, 2023
echo
echo VERIFICATION FAILED, "Test URLs" MISSING
exit $EXIT_CODE
fi
Copy link
Member Author

Choose a reason for hiding this comment

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

Screenshot 3


# Replace line breaks with "%0A"
# https://github.com/actions/toolkit/issues/193#issuecomment-605394935
ANNOTATION=${ANNOTATION//$'\n'/%0A}
Copy link
Member Author

Choose a reason for hiding this comment

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

Screenshot 4

@fregante fregante enabled auto-merge (squash) May 16, 2023 13:22
@fregante fregante merged commit 2d6ac99 into main May 16, 2023
12 checks passed
@fregante fregante deleted the urls-migration branch May 16, 2023 13:24
fregante added a commit that referenced this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

None yet

2 participants