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

Scheduled polling v1 #78

Merged
merged 60 commits into from
Jul 16, 2024
Merged

Scheduled polling v1 #78

merged 60 commits into from
Jul 16, 2024

Commits on Jul 8, 2024

  1. try adding webjob resource

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    somesylvie and saquino0827 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    77c83fd View commit details
    Browse the repository at this point in the history
  2. add webjob script?

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2f7b800 View commit details
    Browse the repository at this point in the history
  3. update pathing

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5d117fe View commit details
    Browse the repository at this point in the history
  4. switch to source file not dir

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    63a093a View commit details
    Browse the repository at this point in the history
  5. try some other command

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d7efc52 View commit details
    Browse the repository at this point in the history
  6. try login first

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6f8a67e View commit details
    Browse the repository at this point in the history
  7. take name off command

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f45443b View commit details
    Browse the repository at this point in the history
  8. make the name an empty string

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    566cbd8 View commit details
    Browse the repository at this point in the history
  9. take out webjob attempt

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    3 people committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8f80514 View commit details
    Browse the repository at this point in the history
  10. Start making an Azure Function for timer control

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    somesylvie and saquino0827 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f72c5fa View commit details
    Browse the repository at this point in the history
  11. update some TODOs

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    somesylvie and saquino0827 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cba6b43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffd27d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. more TODO notes

    somesylvie committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e503a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a067d View commit details
    Browse the repository at this point in the history
  3. Re-configure polling function app function

    Co-authored-by: saquino0827 <saquino@flexion.us>
    Co-authored-by: Sylvie <sschuresko@flexion.us>
    Co-authored-by: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    4 people committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c9b76c4 View commit details
    Browse the repository at this point in the history
  4. Attempting to fix Terraform errors

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    3 people committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fc540e5 View commit details
    Browse the repository at this point in the history
  5. Attempting fix for Terraform errors

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    3 people committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    59445d0 View commit details
    Browse the repository at this point in the history
  6. WIP functions Terraform

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    3 people committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8ff0219 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add template for function app function deployment

    Co-authored-by: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    Co-authored-by: James Herr <jherr@flexion.us>
    3 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    010ff29 View commit details
    Browse the repository at this point in the history
  2. created github workflow for node js function app

    Co-authored-by: saquino0827 <saquino@flexion.us>
    Co-authored-by: James Herr <jherr@flexion.us>
    Co-authored-by: Sylvie <sschuresko@flexion.us>
    4 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d76a64b View commit details
    Browse the repository at this point in the history
  3. updated function workflow call

    Co-authored-by: saquino0827 <saquino@flexion.us>
    Co-authored-by: Sylvie <sschuresko@flexion.us>
    Co-authored-by: James Herr <jherr@flexion.us>
    4 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d65a8eb View commit details
    Browse the repository at this point in the history
  4. updated call to function workflow

    Co-authored-by: saquino0827 <saquino@flexion.us>
    Co-authored-by: Sylvie <sschuresko@flexion.us>
    3 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a211db8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update github functions workflow with internal function publish profi…

    …le secret
    
    Co-authored-by: James Herr <jherr@flexion.us>
    Co-authored-by: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    Co-authored-by: Sylvie <sschuresko@flexion.us>
    4 people committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    874f6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd8760 View commit details
    Browse the repository at this point in the history
  3. re-remove the unneeded TF

    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    somesylvie and pluckyswan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b047f88 View commit details
    Browse the repository at this point in the history
  4. copy changes out of yesterday's internal branch

    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    somesylvie and pluckyswan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a21dca9 View commit details
    Browse the repository at this point in the history
  5. put application insights in the right section

    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    somesylvie and pluckyswan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3b227f6 View commit details
    Browse the repository at this point in the history
  6. change a setting to cause terraform changes

    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    somesylvie and pluckyswan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    22b1a7d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Added GetPublishProfile step

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    4 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d4b1aeb View commit details
    Browse the repository at this point in the history
  2. Renamed function step

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    4 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e44e743 View commit details
    Browse the repository at this point in the history
  3. Fixed env variable name

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    4 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    13bd37f View commit details
    Browse the repository at this point in the history
  4. Removed deprecated set-output and masked the publish profile

    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    Co-Authored-By: Sylvie <38440028+somesylvie@users.noreply.github.com>
    Co-Authored-By: pluckyswan <96704946+pluckyswan@users.noreply.github.com>
    4 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4698f27 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    094579a View commit details
    Browse the repository at this point in the history
  2. Testing new path

    jherrflexion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1f6f75e View commit details
    Browse the repository at this point in the history
  3. Testing function.json

    jherrflexion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1449953 View commit details
    Browse the repository at this point in the history
  4. Fixed file type

    jherrflexion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2732515 View commit details
    Browse the repository at this point in the history
  5. Fixed name

    jherrflexion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f70bc06 View commit details
    Browse the repository at this point in the history
  6. Renamed file to js

    jherrflexion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b50feb1 View commit details
    Browse the repository at this point in the history
  7. update package path var for consistency; remove unneeded fuction.json

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ba1b89d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5873e28 View commit details
    Browse the repository at this point in the history
  9. install azure functions core tools

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c394326 View commit details
    Browse the repository at this point in the history
  10. updating pathing to match examples

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a6bbb85 View commit details
    Browse the repository at this point in the history
  11. comment out code that won't work yet; add a new setting to function app

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5fdbf4b View commit details
    Browse the repository at this point in the history
  12. take out app_settings because the tf docs are wrong

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2b6ed66 View commit details
    Browse the repository at this point in the history
  13. comment out env vars

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d1ae163 View commit details
    Browse the repository at this point in the history
  14. set env vars and use them; remove add'l logging

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    74545c3 View commit details
    Browse the repository at this point in the history
  15. change connection string and add Helpful Comments

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    71146fc View commit details
    Browse the repository at this point in the history
  16. temporarily remove connection string for testing

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    60bbf37 View commit details
    Browse the repository at this point in the history
  17. put connection string back

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e327543 View commit details
    Browse the repository at this point in the history
  18. try a health check?

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    24a8be0 View commit details
    Browse the repository at this point in the history
  19. take out borked health check, add node_modules to funcignore

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    69f2a99 View commit details
    Browse the repository at this point in the history
  20. let's try another setting to build faster

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    3 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b15117f View commit details
    Browse the repository at this point in the history
  21. first try at a health check

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f018414 View commit details
    Browse the repository at this point in the history
  22. just look for function name

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    51a88e4 View commit details
    Browse the repository at this point in the history
  23. let's break this again

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d49c44a View commit details
    Browse the repository at this point in the history
  24. turn off actual enqueueing for now, add some comments for later, remo…

    …ve the not-working health check attempt
    
    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    29e3093 View commit details
    Browse the repository at this point in the history
  25. README, ADR, and some cleanup

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b864f28 View commit details
    Browse the repository at this point in the history
  26. do some cleanup

    Co-Authored-By: jcrichlake <145698165+jcrichlake@users.noreply.github.com>
    Co-Authored-By: jherrflexion <118225331+jherrflexion@users.noreply.github.com>
    Co-Authored-By: Samuel Aquino <saquino@flexion.us>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    752b314 View commit details
    Browse the repository at this point in the history
  27. terraform format

    somesylvie committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cc73b65 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    498dac7 View commit details
    Browse the repository at this point in the history