Open
Conversation
…in AMER, EMEA, clean up formatting with black and isort.
…pport for sub-jobs in a single role, cleaned up with black/isort
… with more clarity
…--headless' option with 2FA support, also '--reset' for deleting posts prior to re-cloning, also fixed the multi-page update for missed cities, moving code around to separate functions, removed an unnecessary nested auth loop, and other performance tweaks. More to come.
…emoved unused modules
…ng out unreachable code
Fixed several bugs due to GH changing element names/structure. Fixed marking posts live due to GH changing how tables get sorted. Applied consistent sleep/wait conditions after each page update. Disabled "--reset" until a fix can be addressed for multiple posts. Reworked tool workflow so each post gets processed when no limit is passed. ``` $ ./post-job.py 1787567 --region americas --headless Enter your 2FA token: 818970 [Harvesting job details] -> Processing page 1 -> Processing page 2 -> Processing page 3 -> Processing page 4 [Creating posts for "Cloud Engineering - open source, remote"] -> Processing americas --> All locations already exist. [Creating posts for "Linux Engineering - open source, remote"] -> Processing americas --> All locations already exist. [Marking all job posts live] -> Processing page 1 -> Processing page 2 -> Processing page 3 -> Processing page 4 All done! Now go bring those candidates through to offers! ```
Fixed several bugs with single page listings. Added support for testing Demo Jobs on the INTERNAL board. Removed debug code that should not have been pushed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.