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

Added github action to run a subset of tests #7328

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

davidfowl
Copy link
Member

@davidfowl davidfowl commented Jan 30, 2025

Moving out CI tests to github actions (initial experiment #7073)

@joperezr joperezr requested a review from Copilot January 30, 2025 20:36

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/Aspire.Hosting.PostgreSQL/PostgresBuilderExtensions.cs:311

  • [nitpick] The variable name 'mode' is ambiguous. It should be renamed to 'filePermissions'.
var mode = UnixFileMode.UserRead | UnixFileMode.UserWrite | UserExecute |
@joperezr joperezr requested a review from mitchdenny as a code owner January 31, 2025 00:28
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