Skip to content

Conversation

@jonas-jonas
Copy link
Member

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added the necessary documentation within the code base (if
    appropriate).

Further comments

@jonas-jonas jonas-jonas self-assigned this Aug 26, 2025
subcommand: "project",
pathSuccess: "fixtures/update/json/config.json",
pathFailure: "fixtures/update/fail/config.json",
failureContains: "minimum 1 items allowed",
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't understand how this ever passed.. Both the fixture used and the error message in Ory Network are 2+ years old, but the error message definitely should the updated one...

Comment on lines +10 to +11
schedule:
- cron: "0 0 * * *"
Copy link
Member Author

Choose a reason for hiding this comment

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

As we have very little "traffic" on this repository we often don't notice if something breaks in these tests until much later (e.g. a customer reports an issue or someone creates a PR). So I think it makes sense to run these tests on a schedule.

@adamwalach I'd like to add a slack notification if this workflow fails, but only if it ran from a schedule. Can you help?

@jonas-jonas jonas-jonas changed the title chore: update workspace & project in GHA Integration test fix(test): adjust workspace, and resolve failing CI tests Sep 2, 2025
@jonas-jonas jonas-jonas changed the title fix(test): adjust workspace, and resolve failing CI tests fix: adjust workspace, and resolve failing CI tests Sep 3, 2025
@jonas-jonas jonas-jonas merged commit 315bb58 into master Sep 3, 2025
17 of 18 checks passed
@jonas-jonas jonas-jonas deleted the jonas-jonas/fixIntegratonTest branch September 3, 2025 16:55
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.

3 participants