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

Use the correct action input parameter #1963

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Conversation

aeisenberg
Copy link
Contributor

@aeisenberg aeisenberg commented Oct 20, 2023

Fixes an integration test that isn't quite testing what we think it is.

Also, ensures that all macos tests run on python 3.11. See separate commits.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@aeisenberg aeisenberg requested a review from a team as a code owner October 20, 2023 23:15
@angelapwen
Copy link
Contributor

Looks like we're not allowed to remove the current directory in Actions.

@aeisenberg
Copy link
Contributor Author

When I get a chance, I'll selectively remove a few key directories to ensure we're not accidentally using them.

@aeisenberg aeisenberg force-pushed the aeisenberg/fix-source-root branch 6 times, most recently from 6eb467f to 2819bc4 Compare November 1, 2023 00:11
@aeisenberg
Copy link
Contributor Author

@angelapwen can you take another look? I think this should work now.

angelapwen
angelapwen previously approved these changes Nov 1, 2023
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Fix looks good, but we'll need to fix the Python 3.12 issue causing the tests to fail separately.

@angelapwen
Copy link
Contributor

Re-ran and we got an older version of the runner so PR checks have passed 👍

3.12 does not work.
angelapwen
angelapwen previously approved these changes Nov 2, 2023
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Thanks!! I guess at some point this runner image will stop being macos-latest but looks good for now.

Only run use 3.11 on versions of of the CLI that we know don't support
3.12.
@aeisenberg
Copy link
Contributor Author

Updated to only apply python 3.11 for older CLIs. At some point, we can purge references to CLIs we no longer support, but that can happen at some point in the future.

henrymercer
henrymercer previously approved these changes Nov 2, 2023
Copy link
Contributor

@henrymercer henrymercer left a comment

Choose a reason for hiding this comment

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

Thanks! Couple of non-blocking suggestions.

pr-checks/checks/with-checkout-path.yml Outdated Show resolved Hide resolved
pr-checks/sync.py Outdated Show resolved Hide resolved
auto-merge was automatically disabled November 2, 2023 14:56

Pull Request is not mergeable

@aeisenberg aeisenberg merged commit 137a1e0 into main Nov 2, 2023
356 checks passed
@aeisenberg aeisenberg deleted the aeisenberg/fix-source-root branch November 2, 2023 15:18
@github-actions github-actions bot mentioned this pull request Nov 14, 2023
6 tasks
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