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

Adding github action and docs #1

Merged
merged 27 commits into from
May 10, 2024
Merged

Adding github action and docs #1

merged 27 commits into from
May 10, 2024

Commits on May 10, 2024

  1. added template of pyproject toml

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb13d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab983c View commit details
    Browse the repository at this point in the history
  3. chore: Add Dependabot configuration for weekly updates of pip and doc…

    …ker packages
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f323237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b60ff5 View commit details
    Browse the repository at this point in the history
  5. chore: Add Github Actions workflow for running unit tests and generat…

    …ing code coverage report
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d267a1b View commit details
    Browse the repository at this point in the history
  6. chore: Update unit test workflow to run on main branch and schedule i…

    …t for weekdays at 2am
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    33d79af View commit details
    Browse the repository at this point in the history
  7. Add placeholder unit test

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fe36025 View commit details
    Browse the repository at this point in the history
  8. feat: Add placeholder function and unit test

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    88df794 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e19b149 View commit details
    Browse the repository at this point in the history
  10. chore: Update Python versions in unit test workflow

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7a84642 View commit details
    Browse the repository at this point in the history
  11. chore: Update Dockerfile to include Python 3.12-bullseye base image a…

    …nd install system dependencies
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    491e044 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2251314 View commit details
    Browse the repository at this point in the history
  13. chore: Add Docker Hub and GitHub Container Registry image publishing …

    …workflow
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d48ed4a View commit details
    Browse the repository at this point in the history
  14. chore: Add permissions for reading contents and writing packages in p…

    …ublish-website-monitor-docker-image.yml workflow
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb79042 View commit details
    Browse the repository at this point in the history
  15. chore: Add Docker Hub and GitHub Container Registry image publishing …

    …workflow
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e3071b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aff7518 View commit details
    Browse the repository at this point in the history
  17. chore: Update Dockerfile to include Python 3.12-bullseye base image a…

    …nd install system dependencies
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b9feea1 View commit details
    Browse the repository at this point in the history
  18. chore: Update Dockerfile.dev to install additional Python packages fo…

    …r development
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b18ea5c View commit details
    Browse the repository at this point in the history
  19. chore: Update pre-commit hooks and dependencies for code formatting a…

    …nd linting
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    19c0d12 View commit details
    Browse the repository at this point in the history
  20. chore: Update Dockerfile.dev to install additional Python packages fo…

    …r development
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6aa513c View commit details
    Browse the repository at this point in the history
  21. chore: Update devcontainer.json to install pre-commit hooks and depen…

    …dencies
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4bd3d38 View commit details
    Browse the repository at this point in the history
  22. chore: Update devcontainer.json, Dockerfile.dev, and pre-commit hooks…

    … for development environment setup
    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cd0323e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ffd3e1 View commit details
    Browse the repository at this point in the history
  24. chore: Update black pre-commit hook to version 24.4.2

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1f12925 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b0bbc8d View commit details
    Browse the repository at this point in the history
  26. chore: adding black under project in TOML

    sofia-assis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    afd54f8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0dbe17d View commit details
    Browse the repository at this point in the history