Skip to content

Comments

Bz/feat/pytest#5

Merged
Bruno1298 merged 13 commits intomainfrom
bz/feat/pytest
Sep 12, 2022
Merged

Bz/feat/pytest#5
Bruno1298 merged 13 commits intomainfrom
bz/feat/pytest

Conversation

@Bruno1298
Copy link

@Bruno1298 Bruno1298 commented Aug 30, 2022

Description

  • Update architecture of the project
  • Send results of the validation of repository to Google sheet
  • Logs the process

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

bruno zheng added 10 commits August 23, 2022 12:13
* feat: update architecture of project, new folder github_management
* feat: new script github_validator_app
* feat: validation on Push and Pull Request
* feat: validation with the custom branch and not only the main branch on student repo
* new bin folder with github_validator_app
* new lib folder with connectors and utils
* new github connector
* new config file
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello @Bruno1298, thank you for submitting a PR! We will respond as soon as possible.

@Bruno1298 Bruno1298 force-pushed the bz/feat/pytest branch 4 times, most recently from a2e52b5 to fad1fe3 Compare September 6, 2022 09:32
@Bruno1298 Bruno1298 force-pushed the bz/feat/pytest branch 2 times, most recently from 4db983f to 69fd0fd Compare September 6, 2022 12:47
bruno zheng added 2 commits September 6, 2022 14:54
* new app github_tests_validator_app
* new process to handle artifact after a finished workflow
* draft: parsing the result of artifact and send to google sheet
@Bruno1298 Bruno1298 merged commit 1fa6e34 into main Sep 12, 2022
@Cedric-Magnan Cedric-Magnan deleted the bz/feat/pytest branch September 12, 2022 07:47
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.

2 participants