Skip to content

"Test" execution mode and fractional vacation day bugfix#2

Open
juanhg wants to merge 4 commits into
RarceD:mainfrom
juanhg:main
Open

"Test" execution mode and fractional vacation day bugfix#2
juanhg wants to merge 4 commits into
RarceD:mainfrom
juanhg:main

Conversation

@juanhg
Copy link
Copy Markdown

@juanhg juanhg commented Nov 20, 2024

Summary

This PR addresses two key updates:

  1. Fractional Vacation Days Handling: Fixes the issue with handling fractional vacation days, allowing users to take half a vacation day.
  2. New Execution Test Mode: Introduces a new test mode for execution.

Details

  • Fractional Vacation Days: The system now supports taking half a vacation day, ensuring accurate tracking and management of vacation time.
  • Execution Test Mode: Added a new test mode to verify the connection to Woffu without registering any inputs. This mode helps ensure that secrets are properly configured without making any changes in Woffu.

Documentation

  • Updated the README file with relevant information about the new test mode and fractional vacation days handling.

@RarceD RarceD self-requested a review November 20, 2024 20:44
Comment thread .vscode/launch.json
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Let's remove this file, I don't want VS code specific configurations inside the repo

Comment thread fuckWoffu.py

ERROR_MESSAGE = 'Error maybe something should be done ¯\(ツ)/¯ '
SO_FAR_SO_GOOD_MESSAGE = 'So far, so good!'
ERROR_TOKEN = '¯\(ツ)/¯'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

❤️

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