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

Develop #140

Merged
merged 17 commits into from
Aug 7, 2024
Merged

Develop #140

merged 17 commits into from
Aug 7, 2024

Commits on Jul 22, 2024

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

Commits on Jul 25, 2024

  1. Install craft-next-js-builds plugin via Github

    Removed `plugins` folder, uninstalled `cic` plugin, installed new one
    ericdrosas87 authored and alexgoff committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ee83a10 View commit details
    Browse the repository at this point in the history
  2. Reverted secret property change

    Reverted secret property change
    ericdrosas87 authored and alexgoff committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    258f1a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Explicitly name Docker images

    Explicitly name Docker images
    ericdrosas87 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b3dab63 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Explicitly name Docker images

    Explicitly name Docker images
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f0bb24a View commit details
    Browse the repository at this point in the history
  2. Added build-push steps to dev workflow

    Added build-push steps to dev workflow
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    14a7c22 View commit details
    Browse the repository at this point in the history
  3. Added build-push steps to dev workflow

    Added build-push steps to dev workflow
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bb36703 View commit details
    Browse the repository at this point in the history
  4. Wrapped project secret in nested expression

    Wrapped project secret in nested expression
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    03d556a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98eb5f9 View commit details
    Browse the repository at this point in the history
  6. Wrapped project secret in nested expression

    Wrapped project secret in nested expression
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b893b15 View commit details
    Browse the repository at this point in the history
  7. Added missing '.' to docker build step

    Added missing '.' to `docker build` step
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b81bb1b View commit details
    Browse the repository at this point in the history
  8. Merge branch '133-explicitly-name-docker-image' of github.com:/lsst-e…

    …po/investigations-api into 133-explicitly-name-docker-image
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d6a834f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #137 from lsst-epo/133-explicitly-name-docker-image

    133 explicitly name docker image
    ericdrosas87 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9149aee View commit details
    Browse the repository at this point in the history
  10. Added .env step before build step of dev workflow

    Added .env step before build step of dev workflow
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8c16d8f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #138 from lsst-epo/133-explicitly-name-docker-image

    Added .env step before build step of dev workflow
    ericdrosas87 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b18a40f View commit details
    Browse the repository at this point in the history
  12. Aligned int and prod worklows with dev

    Aligned `int` and `prod` workflows with `dev`
    ericdrosas87 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a8b61bf View commit details
    Browse the repository at this point in the history
  13. Merge pull request #139 from lsst-epo/133-explicitly-name-docker-image

    Aligned `int` and `prod` worklows with `dev`
    ericdrosas87 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d54aca8 View commit details
    Browse the repository at this point in the history