Skip to content

Conversation

@Borda
Copy link
Collaborator

@Borda Borda commented Aug 18, 2022

What does this PR do?

REsolves #13927

Before submitting

  • Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or minor internal changes/refactors)

PR review

Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

Did you have fun?

Make sure you had fun coding 🙃

cc @carmocca @akihironitta @Borda

@Borda Borda marked this pull request as ready for review August 18, 2022 16:29
@Borda Borda added the ci Continuous Integration label Aug 18, 2022
@Borda Borda requested review from awaelchli, hhsecond and manskx August 18, 2022 16:29
@awaelchli awaelchli added this to the app:0.5.x milestone Aug 18, 2022
@Borda Borda requested a review from carmocca August 18, 2022 18:34
@Borda Borda self-assigned this Aug 18, 2022
@akihironitta akihironitta added the app (removed) Generic label for Lightning App package label Aug 19, 2022
@github-actions github-actions bot removed the app (removed) Generic label for Lightning App package label Aug 19, 2022
@mergify mergify bot removed the has conflicts label Aug 19, 2022
Copy link
Contributor

@manskx manskx left a comment

Choose a reason for hiding this comment

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

looks great !
there's a failed testcase, not sure if it's related

@mergify mergify bot added the ready PRs ready to be merged label Aug 19, 2022
@Borda
Copy link
Collaborator Author

Borda commented Aug 19, 2022

looks great ! there's a failed testcase, not sure if it's related

We can merge it as it is and investigate the failure in following PR?

strategy:
matrix:
'App: v0_app':
name: "v0_app"
Copy link
Contributor

Choose a reason for hiding this comment

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

This PR should also update the job names for check group

Also the new name for this file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This PR should also update the job names for check group

done, note that with Azure we can name the group only no need to list all particular jobs unless we really need :)

Also the new name for this file

what is wrong with it?

Copy link
Contributor

Choose a reason for hiding this comment

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

what is wrong with it?

This line: https://github.com/Lightning-AI/lightning/blob/9cf9bc582002a9fc3e0d3b890dc1aff9734cc870/.github/checkgroup.yml#L111 covered the previous job name. Now a new line needs to be added for .azure/app-*

Whenever we do changes to the CI filenames or the names of the jobs run per CI file, we need to keep in mind checkgroup

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated, thx :)

@Borda Borda modified the milestones: app:0.5.x, app:0.6 Aug 22, 2022
@Borda Borda requested a review from carmocca August 23, 2022 06:28
@hhsecond hhsecond mentioned this pull request Aug 23, 2022
11 tasks
@lexierule lexierule merged commit 4586d11 into master Aug 23, 2022
@lexierule lexierule deleted the ci/auzre-e2e branch August 23, 2022 15:50
nicolai86 pushed a commit that referenced this pull request Aug 23, 2022
* start CI

* wip

* matrix

* name

* wip

* prune

* rm

* ls

* cache

* dir

* ls

* name

* cleaning

* clone

* git

* git

* if

* private

* .

* local_id

* clean

* var

* group check

* ci
@Borda Borda mentioned this pull request Aug 29, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration ready PRs ready to be merged

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Run app cloud CI e2e tests on PRs from forks

7 participants