Skip to content

master to main conversion in docs folder closes #644#667

Merged
mloning merged 9 commits intosktime:mainfrom
ayan-biswas0412:ayan/master-2-main
Mar 21, 2021
Merged

master to main conversion in docs folder closes #644#667
mloning merged 9 commits intosktime:mainfrom
ayan-biswas0412:ayan/master-2-main

Conversation

@ayan-biswas0412
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Fixes #644

What does this implement/fix? Explain your changes.

I have changes occurrences of master into main in the files in the docs but not changed the CIs inside .github folder but in some files like which has external documentation links and which are not part of sktime I have kept them as it is

Does your contribution introduce a new dependency? If yes, which one?

No my contribution is free of any new dependency

What should a reviewer concentrate their feedback on?

Please see if anything more needed to be changed , in some .py files like setup.py there was one occurrence of master in the line 5 but it was a documentation link of external documentation so I have not changed that and like this I haven't changed in some other one or two places so please see if there is any more change needed or not.

Any other comments?

No

PR checklist

NA

For all contributions
  • I've added myself to the list of contributors.
  • Optionally, I've updated sktime's CODEOWNERS to receive notifications about future changes to these files.
  • I've added unit tests and made sure they pass locally.
For new estimators
  • I've added the estimator to the online documentation.
  • I've updated the existing example notebooks or provided a new one to showcase how my estimator works.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Copy Markdown
Contributor

@mloning mloning left a comment

Choose a reason for hiding this comment

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

Thanks @ayan-biswas0412 - this looks all good to me. Could you also check the .rst and .md files in the root directory of the repo (README etc)?

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

Thanks @ayan-biswas0412 - this looks all good to me. Could you also check the .rst and .md files in the root directory of the repo (README etc)?

should I make the changes and push the commits in this PR ?? in that files also

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Feb 8, 2021

Yes let's do it in this PR too!

Once all references in the docs are changed and everything still passes, we can change the CI.

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

Yes let's do it in this PR too!

Once all references in the docs are changed and everything still passes, we can change the CI.

yah sure I will do that

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Feb 9, 2021

@ayan-biswas0412 there seems to be some issue with linting, could you take a look please?

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

@ayan-biswas0412 there seems to be some issue with linting, could you take a look please?

@ayan-biswas0412 there seems to be some issue with linting, could you take a look please?

is there any tool to detect this locally ? actually syntax wise this is fine this is a problem of code styling I think

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

@mloning I have solved the lint errors please review

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

@mloning all the checks have been passed now and the master to main conversion is ready for now I think

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Feb 11, 2021

Okay great, thanks @ayan-biswas0412. I'll see if I can rename the branches over the next couple of days!

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Mar 21, 2021

@ayan-biswas0412 thank you again for working on this! I've now renamed the branch and merged this PR!

@ayan-biswas0412
Copy link
Copy Markdown
Contributor Author

@ayan-biswas0412 thank you again for working on this! I've now renamed the branch and merged this PR!

Thank you for merging this 🥰

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Mar 21, 2021

I took me a bit longer than expected ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename master branch to main

2 participants