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

Seceng 260/sync with upstream #36

Merged
merged 9 commits into from
Sep 30, 2024
Merged

Commits on Sep 11, 2024

  1. add a github action to sync upstream branch to staging (#34)

    * add a github action to sync upstream branch to staging
    
    * remove trailing space from github action
    
    * fix yamllint errors
    
    * fix yaml lint issues
    
    * relax yamllint config rules
    
    * fix yamllint rules config
    
    * lint App.tsx
    
    * restore hopper config
    
    * update yamllint rules config
    roo-ahine authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b538e3e View commit details
    Browse the repository at this point in the history
  2. add selenium docker image to test yopass secret retrieval (#35)

    * add selenium docker image to test yopass secret retrieval
    
    * fix typo in circle config
    
    * fix circle config
    
    * update docker-compose config for yopass container
    
    * add missing checkout step to docker compose task
    
    * add setup_remote_docker config for circleci
    
    * increase wait time and echo selenium result
    
    * use f-string to populate yopass test url in selenium test
    
    * debug docker compose ICC issue
    
    * attempt to connect to yopass container via ip
    
    * take out network debug lines from circleci config
    
    * remove custom bridged network to debug
    
    * remove old network config from docker compose
    
    * update url for selenium test
    
    * updated docker-compose config
    
    * re-add internal bridged network to docker
    
    * include no cache arg to docker compose
    roo-ahine authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d1a3b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1318d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f01f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c69a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

  1. update docker to wait for healthy containers and re-added sleep and u…

    …pdated github action to raise a PR on sync
    roo-ahine committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    913de89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b9948 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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