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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

recurrent PL docs update #20

Open
Borda opened this issue Jun 7, 2021 · 0 comments
Open

recurrent PL docs update #20

Borda opened this issue Jun 7, 2021 · 0 comments
Labels
ci/cd documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@Borda
Copy link
Member

Borda commented Jun 7, 2021

馃殌 Feature

add crone workflow on the PL side, which would frequently check if with the submodule update there is commit the change

git submodule update --init --recursive --remote

if yes, there are two options:

  1. directly commit this update to master IF all docs tests pass
  2. create a new PR with this update and verify changes [preferable]

Add 2) if there a new update on the Tutorial side before the last PR with an update is merged, let's update the existing/open PR instead of creating a new one...

Motivation

ensure that the published notebooks are updated to PL docs

Alternatives

Manual recurrent checking or raising need when a new notebook is added...

Additional context

the notebooks integration is added in Lightning-AI/pytorch-lightning#7752

@Borda Borda added enhancement New feature or request help wanted Extra attention is needed ci/cd documentation Improvements or additions to documentation labels Jun 7, 2021
@Borda Borda self-assigned this Jun 15, 2021
@Borda Borda removed their assignment Jun 25, 2021
@Borda Borda added this to To do in Improve CI/CD Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant