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

WIP - Merge Une-T INS improvements #5

Open
wants to merge 77 commits into
base: master
Choose a base branch
from

Commits on Jan 11, 2020

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

Commits on Jan 17, 2020

  1. Remove hard coded variables (#2)

    * Add some missing variables
    
    * build on remove_hard_coded_variables branch
    
    * add excute permission for deploy.sh
    
    * Install AWS CLI
    
    * Fix AWS credentials
    
    * Change build on master branch
    tuananh1508 authored and franck-boullier committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    54717fd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Merge pull request #2 from Unee-T-INS/master

    Import changes and improvements from Unee-T INS
    franck-boullier authored Jan 28, 2020
    Configuration menu
    Copy the full SHA
    1aa7fad View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    54be7d1 View commit details
    Browse the repository at this point in the history
  2. use the update variables names from Travis CI

    franck committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    89a4101 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    6447e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8cfbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661b366 View commit details
    Browse the repository at this point in the history
  4. add comments - make sure we can deploy DEMO and PROD - use less confu…

    …sing names for key variables
    franck committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    4713000 View commit details
    Browse the repository at this point in the history
  5. improve documentation

    franck committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    23c53b7 View commit details
    Browse the repository at this point in the history
  6. Lint - improve readability

    franck committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    074234b View commit details
    Browse the repository at this point in the history
  7. add more info to the documentation

    franck committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a185f91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2616b17 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. linting

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    772294f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1f8e0 View commit details
    Browse the repository at this point in the history
  3. clarify how deployments are done

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d7fc311 View commit details
    Browse the repository at this point in the history
  4. update go modules

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6a0d75e View commit details
    Browse the repository at this point in the history
  5. add more details to the documentation

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    1e5235d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f99f9a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f18cf8e View commit details
    Browse the repository at this point in the history
  8. do not use deploy.sh script

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8a03b5d View commit details
    Browse the repository at this point in the history
  9. WIP - use hardcoded value for the AWS profile

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    80b9759 View commit details
    Browse the repository at this point in the history
  10. test Travis deployment

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    646b491 View commit details
    Browse the repository at this point in the history
  11. put travis script on a single line

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    2aa8399 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    abe0dfd View commit details
    Browse the repository at this point in the history
  13. deploy only on master

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    00ee1a3 View commit details
    Browse the repository at this point in the history
  14. fix typos

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    738dc3e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    505cbb9 View commit details
    Browse the repository at this point in the history
  16. remove reference to the deploy.sh file

    franck committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    9f72294 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. upgrade to Go v1.13

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    df702d9 View commit details
    Browse the repository at this point in the history
  2. update go modules to latest version

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    05dda37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d037c3 View commit details
    Browse the repository at this point in the history
  4. make sure we use GO113MODULE

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9b0dc77 View commit details
    Browse the repository at this point in the history
  5. add file aws.env and corresponding tests to get variables from AWS …

    …Parameter store
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    6e5791e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed3097d View commit details
    Browse the repository at this point in the history
  7. make sure we build aws profile for travis tests. Get environment vari…

    …ables from the AWS Parameter store
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    fcb5b93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94312fa View commit details
    Browse the repository at this point in the history
  9. make sure we get the correct email variable

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b3e6837 View commit details
    Browse the repository at this point in the history
  10. add more comments to the file - use environment variables when possib…

    …le - make it consistent with Make from similar repos
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0b71b52 View commit details
    Browse the repository at this point in the history
  11. improve log messages for easier debugging

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    3a5d915 View commit details
    Browse the repository at this point in the history
  12. Add a Debugging section to the README file

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d0027b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e54ef73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7b73cec View commit details
    Browse the repository at this point in the history
  15. test travis deployment

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d67344e View commit details
    Browse the repository at this point in the history
  16. update go modules go mod tidy and go get -u

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    af53a9f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    431242b View commit details
    Browse the repository at this point in the history
  18. rename type from Env to environment name should always be specifi…

    …c and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    906d8b9 View commit details
    Browse the repository at this point in the history
  19. rename type from APIkey to BzApiKey name should always be specifi…

    …c and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    76648ef View commit details
    Browse the repository at this point in the history
  20. rename type from handler to handlerBzDbConnexion name should alwa…

    …ys be specific and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0338216 View commit details
    Browse the repository at this point in the history
  21. rename type from EnvCode to environmentCode name should always be…

    … specific and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    e0a75b6 View commit details
    Browse the repository at this point in the history
  22. rename Named return from e to thisEnvironment names should always…

    … be specific and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9eb3d0f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c02119b View commit details
    Browse the repository at this point in the history
  24. rename from Code to environmentId names should always be specific…

    … and descriptive
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4ef76d3 View commit details
    Browse the repository at this point in the history
  25. remove unnecessary type environmentCode

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d9e7136 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5b9fd89 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bd73245 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    efe7b1c View commit details
    Browse the repository at this point in the history
  29. replace confusing name e with thisEnvironment names should always…

    … be explicit
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4d8e9d5 View commit details
    Browse the repository at this point in the history
  30. replace confusing name e with thisEnvironment names should always…

    … be explicit
    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    591a9e5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8f6afd4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9f15390 View commit details
    Browse the repository at this point in the history
  33. improve log for easier debugging

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    5613835 View commit details
    Browse the repository at this point in the history
  34. more log message to facilitate debugging

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    c07c682 View commit details
    Browse the repository at this point in the history
  35. more info for logs

    franck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    522af86 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b8192a1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d9661dd View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    be38869 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. add more info to the documentation

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    cb3f29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b3f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db48ea View commit details
    Browse the repository at this point in the history
  4. upgrade modules to use unee-t/env v1.0.0

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4f80417 View commit details
    Browse the repository at this point in the history
  5. upgrade to Unee-t/env v1.0.1

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    87815ff View commit details
    Browse the repository at this point in the history
  6. cleanup go.sum

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1202d63 View commit details
    Browse the repository at this point in the history
  7. upgrade to Unee-t/env v1.0.2

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    888adb2 View commit details
    Browse the repository at this point in the history
  8. upgrade to Unee-t/env v1.0.3

    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    c70359e View commit details
    Browse the repository at this point in the history
  9. import code from unee-t/env to make sure we have no error in the ma…

    …in.go file
    franck committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8276a57 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

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