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

Redesign the task flow post Orlando release #18

Merged
merged 5 commits into from
Apr 19, 2020
Merged

Conversation

0x111
Copy link
Owner

@0x111 0x111 commented Apr 13, 2020

Servicenow apparently changed their DEV portal, due to the fact, the old logic does not work anymore and we needed to make some changes.

I also wanted to use this opportunity to rewrite the flow of how the tasks/actions are run. This will provide for a more streamlined user experience running this app.

This way you will know what is happening or what step had failed.

You will be able to configure the timeout too, on some networks and hardware you need less, somewhere more. It is completely configurable and has a default of 60 seconds which should be enough in most cases.

Right now I need you. Please test if this is working accordingly to wakeup your instances. Unfortunately I did introduce a dirty hack too time.Sleep(5*time.Second), without this chromedp could not click the button.

I am open to suggestions, but I am not able to test this as often as I would like to, due to the instance going to sleep once in a while. So please let me know if it works for you.

Here are the pre-built binaries for testing:
v0.5-pre

…me output on what the app is actually doing

- Add an option to specify timeout in the cli and config file
@0x111 0x111 added the enhancement New feature or request label Apr 13, 2020
@0x111 0x111 self-assigned this Apr 13, 2020
0x111 and others added 2 commits April 16, 2020 19:01
Add disclaimer and clarify what this app does in the detail to prevent confusions
@0x111 0x111 merged commit f58538f into master Apr 19, 2020
@0x111 0x111 deleted the adjust-logic-for-redesign branch April 19, 2020 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant