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

OCT-2141: Onboarding TOS not accepted E2E & OCT-2142: Onboarding TOS accepted E2E #556

Merged
merged 12 commits into from
Nov 21, 2024

Conversation

jmikolajczyk
Copy link
Contributor

@jmikolajczyk jmikolajczyk commented Nov 19, 2024

Description

Check after PR-555

Definition of Done

  1. If required, the desciption of your change is added to the QA changelog
  2. Acceptance criteria are met.
  3. PR is manually tested before the merge by developer(s).
    • Happy path is manually checked.
  4. PR is manually tested by QA when their assistance is required (1).
    • Octant Areas & Test Cases are checked for impact and updated if required (2).
  5. Unit tests are added unless there is a reason to omit them.
  6. Automated tests are added when required.
  7. The code is merged.
  8. Tech documentation is added / updated, reviewed and approved (including mandatory approval by a code owner, should such exist for changed files).
    • BE: Swagger documentation is updated.
  9. When required by QA:
    • Deployed to the relevant environment.
    • Passed system tests.

(1) Developer(s) in coordination with QA decide whether it's required. For small tickets introducing small changes QA assistance is most probably not required.

(2) Octant Areas & Test Cases.

Copy link

linear bot commented Nov 19, 2024

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 19, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 19, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11911706420 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 19, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 19, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11912629167 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 19, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 19, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11914720613 passed 🎉

@jmikolajczyk jmikolajczyk changed the title OCT-2141: Onboarding TOS not accepted E2E OCT-2141: Onboarding TOS not accepted E2E & OCT-2142: Onboarding TOS accepted E2E Nov 19, 2024
Copy link

linear bot commented Nov 19, 2024

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 19, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 19, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11921904720 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 20, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 20, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11933966547 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 20, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 20, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11938343299 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 20, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 20, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11941286219 passed 🎉

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 20, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 20, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11942362361 passed 🎉

@jmikolajczyk jmikolajczyk mentioned this pull request Nov 21, 2024
14 tasks
@jmikolajczyk jmikolajczyk dismissed housekeeper-bot’s stale review November 21, 2024 11:48

The merge-base changed after approval.

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 21, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 21, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

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

E2E job #11956239391 passed 🎉

@jmikolajczyk jmikolajczyk merged commit 96d163e into master Nov 21, 2024
47 checks passed
@jmikolajczyk jmikolajczyk deleted the test/oct-2141-onboarding-e2e-tos-not-accepted branch November 21, 2024 20:33
jmikolajczyk added a commit that referenced this pull request Nov 25, 2024
## Description
Check after [PR-556](#556)

## Definition of Done

1. [ ] If required, the desciption of your change is added to the [QA
changelog](https://www.notion.so/octantapp/Changelog-for-the-QA-d96fa3b411cf488bb1d8d9a598d88281)
2. [ ] Acceptance criteria are met.
3. [ ] PR is manually tested before the merge by developer(s).
    - [ ] Happy path is manually checked.
4. [ ] PR is manually tested by QA when their assistance is required
(1).
- [ ] Octant Areas & Test Cases are checked for impact and updated if
required (2).
5. [ ] Unit tests are added unless there is a reason to omit them.
6. [ ] Automated tests are added when required.
7. [ ] The code is merged.
8. [ ] Tech documentation is added / updated, reviewed and approved
(including mandatory approval by a code owner, should such exist for
changed files).
    - [ ] BE: Swagger documentation is updated.
9. [ ] When required by QA:
    - [ ] Deployed to the relevant environment.
    - [ ] Passed system tests.

---

(1) Developer(s) in coordination with QA decide whether it's required.
For small tickets introducing small changes QA assistance is most
probably not required.

(2) [Octant Areas & Test
Cases](https://docs.google.com/spreadsheets/d/1cRe6dxuKJV3a4ZskAwWEPvrFkQm6rEfyUCYwLTYw_Cc).
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