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

Improve version regex and add tests #616

Merged

Conversation

MGaetan89
Copy link
Member

@MGaetan89 MGaetan89 commented Jul 1, 2024

Pull request

Description

This PR updates the regex used to validate the version of the library.

Changes made

  • Self-explanatory.

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 linked an issue Jul 1, 2024 that may be closed by this pull request
1 task
Copy link

github-actions bot commented Jul 1, 2024

Code Coverage

Overall Project 48.98% -0.13% 🟢
Files changed 44.23% 🟢

Module Coverage
Kover Gradle Plugin XML report for :plugins 9.19% -2.75% 🟢
Files
Module File Coverage
Kover Gradle Plugin XML report for :plugins VersionConfig.kt 100% 🟢
PillarboxAndroidApplicationPlugin.kt 0% -9.36% 🟢
PillarboxAndroidLibraryPublishingPlugin.kt 0% -3.12% 🟢

@MGaetan89 MGaetan89 requested a review from StaehliJ July 1, 2024 11:05
@MGaetan89 MGaetan89 force-pushed the 607-pillarbox-regex-for-version-validation-is-too-permissive branch from e25ed53 to 09130f4 Compare July 1, 2024 13:00
@MGaetan89 MGaetan89 force-pushed the 607-pillarbox-regex-for-version-validation-is-too-permissive branch from 09130f4 to 7b9b9f2 Compare July 2, 2024 07:13
@MGaetan89 MGaetan89 enabled auto-merge July 2, 2024 08:22
.github/workflows/release.yml Show resolved Hide resolved
@MGaetan89 MGaetan89 added this pull request to the merge queue Jul 2, 2024
Merged via the queue into main with commit 5365411 Jul 2, 2024
10 checks passed
@MGaetan89 MGaetan89 deleted the 607-pillarbox-regex-for-version-validation-is-too-permissive branch July 2, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Pillarbox regex for version validation is too permissive
2 participants