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-2122: Layout Top Bar E2E #548

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

jmikolajczyk
Copy link
Contributor

Description

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.

adam-gf and others added 2 commits November 7, 2024 10:05
## Description
Calculates the raffle weights for given addresses using total
allocations in epoch

## 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).
Copy link

linear bot commented Nov 8, 2024

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@jmikolajczyk jmikolajczyk removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11739097475 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11739841689 failed 💥

adam-gf and others added 3 commits November 8, 2024 11:22
…in code (#546)

## Description
We are logging `get_message_details()` 404 errors into stderr while they
are actually handled and expected by then logic. Really simple fix here

## 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).
@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11741365336 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11743416962 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11743871565 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 8, 2024
@jmikolajczyk
Copy link
Contributor Author

/deploy

@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 8, 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 #11796100085 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 12, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 12, 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 #11796660196 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 12, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 12, 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 #11796991885 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 12, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 12, 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 #11806150973 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 12, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 12, 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 #11806565092 failed 💥

@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 13, 2024
@jmikolajczyk
Copy link
Contributor Author

/destroy

@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 13, 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 #11814475339 failed 💥

@jmikolajczyk
Copy link
Contributor Author

/deploy

adam-gf and others added 3 commits November 13, 2024 14:44
## Description
Fixing (hopefully) some failing API tests


## 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).
@jmikolajczyk jmikolajczyk added the request-approval Request approval from the Housekeeper label Nov 13, 2024
@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Nov 13, 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 #11819449245 failed 💥

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.

4 participants