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

Automation Update #2035

Open
6 tasks
lkingland opened this issue Oct 19, 2023 · 4 comments
Open
6 tasks

Automation Update #2035

lkingland opened this issue Oct 19, 2023 · 4 comments
Assignees
Labels
Epic Epics to group issues kind/enhancement lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@lkingland
Copy link
Member

lkingland commented Oct 19, 2023

Our primary repository's automation is flaky, has several actions with overlapping functionality, and local make targets have diverged from those run in CI. In general we should probably:

  • Remove Functions-specific actions which are now covered by the Knative common tooling.
  • Update the Makefile targets to run the internals of these tests as closely as possible locally (i.e. make test should be effectively equialent to the GitHub Action, ideally running the same script if possible. This would, for example run linters with the same options locally as in CI).
  • Transition to using the shared Knatve quick-start for allocating the cluster, in hopes it is less flaky (cluster allocation often fails with timeouts due to apparently having allocated resources of a potato).
  • Update the build/test flags to be test with or without integration tests, rather than the current configuration of disjunct sets.
  • Review our E2E tests to identify areas of possible optimization
  • Investigate if we can disable the Prow bot's auto-assign of reviewers
@lkingland lkingland added the Epic Epics to group issues label Oct 19, 2023
@lkingland lkingland moved this to ❄ Icebox in Functions WG Roadmap Oct 19, 2023
@lkingland lkingland self-assigned this Oct 19, 2023
@lkingland lkingland moved this from ❄ Icebox to 🔖 Next in Functions WG Roadmap Feb 6, 2024
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 12, 2024
@lkingland lkingland removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 21, 2024
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 20, 2024
@lkingland lkingland removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 28, 2024
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 27, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Next to ✅ Done in Functions WG Roadmap Oct 27, 2024
@lkingland lkingland removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 29, 2024
@lkingland lkingland moved this from ✅ Done to 🏗 In progress in Functions WG Roadmap Nov 19, 2024
@lkingland lkingland reopened this Nov 19, 2024
@lkingland lkingland moved this from 🏗 In progress to 🔖 Next in Functions WG Roadmap Nov 19, 2024
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Epics to group issues kind/enhancement lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
Status: 🔖 Next
Development

No branches or pull requests

1 participant