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

[BEEEP] - Docker image for bws #305

Merged
merged 32 commits into from
Jan 11, 2024
Merged

[BEEEP] - Docker image for bws #305

merged 32 commits into from
Jan 11, 2024

Commits on Oct 24, 2023

  1. add Dockerfile

    tangowithfoxtrot committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    deb77d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    35c975b View commit details
    Browse the repository at this point in the history
  2. use apt-get

    Addresses Checkmarx warning.
    tangowithfoxtrot authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bca11e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    82ac965 View commit details
    Browse the repository at this point in the history
  2. remove extra newline

    tangowithfoxtrot committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7c99e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. remove workflow call

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    eaae611 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/build-cli-docker.yml

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d2ced2d View commit details
    Browse the repository at this point in the history
  3. remove unnecessary repo checkout logic

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    919fefa View commit details
    Browse the repository at this point in the history
  4. remove workflow call if condition

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    86ef399 View commit details
    Browse the repository at this point in the history
  5. Add Dockerfile change trigger

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4b6cb07 View commit details
    Browse the repository at this point in the history
  6. Add Dockerfile change trigger

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    45dbe1c View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/build-cli-docker.yml

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5c12966 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f885b7 View commit details
    Browse the repository at this point in the history
  9. trying a different secret

    Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
    tangowithfoxtrot and michalchecinski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e483457 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix branch name

    michalchecinski authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    84d42bf View commit details
    Browse the repository at this point in the history
  2. Fix branch

    michalchecinski authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    806a81a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad55dcc View commit details
    Browse the repository at this point in the history
  4. move dockerfile

    tangowithfoxtrot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b5b8403 View commit details
    Browse the repository at this point in the history
  5. create .dockerignore

    tangowithfoxtrot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cd06953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4761874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5d1dc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    c0077c4 View commit details
    Browse the repository at this point in the history
  2. move dockerignore

    tangowithfoxtrot committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    01d4f98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b4a38 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Apply formatting suggestions

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    tangowithfoxtrot and vgrassia authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    408b338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e362b14 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. run prettier

    tangowithfoxtrot committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6694fd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update .github/workflows/build-cli-docker.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    tangowithfoxtrot and vgrassia authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3a6b5f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5114640 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Apply suggestions for dockerignore and dockerfile

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    tangowithfoxtrot and vgrassia authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6d248d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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