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

CI: refactor python scripts #1522

Merged
merged 17 commits into from
Oct 26, 2021
Merged

CI: refactor python scripts #1522

merged 17 commits into from
Oct 26, 2021

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Oct 20, 2021

  • f-string
  • path lib
  • module
  • log rework
  • performance

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 2.2.0 milestone Oct 20, 2021
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Oct 20, 2021
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Due to issue with Path.glob() which does not follow
symlink use glob.glob
See: https://bugs.python.org/issue33428

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Only display the number of skipped build.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
useless since CI moved to GitHub action.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 184d8f0 into stm32duino:main Oct 26, 2021
STM32 core based on ST HAL automation moved this from In progress to Done Oct 26, 2021
@fpistm fpistm deleted the CI_refactor branch October 26, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant