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

🤖 Release PR #3535

Merged
merged 44 commits into from
May 15, 2024
Merged

🤖 Release PR #3535

merged 44 commits into from
May 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

benfurber and others added 6 commits May 10, 2024 17:35
* feat: deploy firestore rules

* feat: pull in rule from PK dev env
* chore: remove non-functional watch

* chore: switch to yarn test for consistency

* feat: split rules out to target specific collections

In preparation for reviewing the permissions around each collection
we need to split the matches out to target an individual collection.

This allows us to apply rules in a granular fashion, based on the
following documented behaviour from Firestore:

> It's possible for a document to match more than one match
> statement. In the case where multiple allow expressions
> match a request, the access is allowed if any of the
> conditions is true.
https://firebase.google.com/docs/firestore/security/rules-structure#version-1

* test: default to verbose output

* test: remove unused plugin/coverage

* chore(ci): correct reference to script
@github-actions github-actions bot requested a review from a team as a code owner May 12, 2024 10:51
Copy link

cypress bot commented May 12, 2024

1 flaky test on run #5611 ↗︎

0 82 1 0 Flakiness 1

Details:

feat: add donation request component (#3493)
Project: onearmy-community-platform Commit: bf822f6c88
Status: Passed Duration: 04:25 💡
Started: May 15, 2024 4:21 PM Ended: May 15, 2024 4:26 PM
Flakiness  src/integration/research/write.spec.ts • 1 flaky test • ci-chrome

View Output Video

Test Artifacts
[Research] > [Create research article] > [By Authenticated] Test Replay Screenshots Video

Review all test suite changes for PR #3535 ↗︎

@benfurber benfurber enabled auto-merge May 14, 2024 13:54
@benfurber benfurber merged commit ee318a0 into production May 15, 2024
24 checks passed
@onearmy-bot
Copy link
Collaborator

🎉 This PR is included in version 1.182.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@onearmy-bot
Copy link
Collaborator

🎉 This PR is included in version 1.182.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants