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

feat: Deploy cert-manager and istio #18

Merged
merged 81 commits into from
Apr 22, 2022
Merged

feat: Deploy cert-manager and istio #18

merged 81 commits into from
Apr 22, 2022

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    03deda5 View commit details
    Browse the repository at this point in the history
  2. style: Rename some components

    rgaiffe committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    a96a6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a729b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    524c796 View commit details
    Browse the repository at this point in the history
  2. refactor: Move config file

    rgaiffe committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    cc6c772 View commit details
    Browse the repository at this point in the history
  3. feat: Create secret

    rgaiffe committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    fd1fc75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42500a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    933f89b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. feat(github/actions): Add Discord Sync workflows and Star update (#21)

    * feat(github/actions): Add Discord Sync workflows and Star update
    
    * fix(github/actions): Miss called cron key on workflow
    
    * fix(github/actions): Miss called workflow_dispatch key on workflow
    
    * feat(github/actions): UUse a matrix to build jobs
    
    * fix(github/action): Prevent backend tests to run when github action is updated
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    06e3a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a972274 View commit details
    Browse the repository at this point in the history
  3. feat(interface): Initial dev tools & Sidebar Concepts (#19)

    * feat(interface/sidebar): Add the Sidebar and relative components
    
    * fix(github/actions): Execute frontend tests on the frontend directory
    
    * chore(ts): Resolve Typescript eslint errors
    
    * docs(readme): Add Logo on header line
    
    * feat(interface): Add new icon and favicon
    
    * docs(storybook): Add Storybook for the component documentation
    
    * chore: Add Jest to test frontend
    
    * feat(interface/sidebar): Add the Sidebar and relative components
    
    * fix(github/actions): Execute frontend tests on the frontend directory
    
    * chore(ts): Resolve Typescript eslint errors
    
    * feat(interface): Add new icon and favicon
    
    * docs(storybook): Add Storybook for the component documentation
    
    * chore: Add Jest to test frontend
    
    * chore: Ignore coverage
    
    * test: Remove coverage from git
    
    * test: Setup Cypress and Jest
    
    * test(snapshot): Add Tooltop snapshot test
    
    * test: Add Tooltip test unit
    
    * docs: Add Docs to Sidebar and Tooltip components
    
    * chore: ✨ Make js pretty
    
    * test: Test default export of Tooltip
    
    * test(github/actions): Add Coverage Threshold for frontend tests
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    99b5a12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f9525f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28b29be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7358aa8 View commit details
    Browse the repository at this point in the history
  7. Create dependabot.yml

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ce70d11 View commit details
    Browse the repository at this point in the history
  8. Update dependabot.yml

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8561fed View commit details
    Browse the repository at this point in the history
  9. chore(deps): Bump actions/setup-node from 2.1.2 to 3 (#22)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.1.2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7f73bb4 View commit details
    Browse the repository at this point in the history
  10. chore(deps): Bump actions/checkout from 2 to 3 (#23)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    017d1b2 View commit details
    Browse the repository at this point in the history
  11. chore(deps): Bump golangci/golangci-lint-action from 2 to 3.1.0 (#24)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v2...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8f8f36b View commit details
    Browse the repository at this point in the history
  12. chore(deps): Bump actions/cache from 2 to 3 (#25)

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: Atomys <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3510282 View commit details
    Browse the repository at this point in the history
  13. chore(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#26)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.0...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    096a716 View commit details
    Browse the repository at this point in the history
  14. chore(deps): Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.2 (#27

    )
    
    Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.16.0 to 0.17.2.
    - [Release notes](https://github.com/99designs/gqlgen/releases)
    - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
    - [Commits](99designs/gqlgen@v0.16.0...v0.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/99designs/gqlgen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7a5e243 View commit details
    Browse the repository at this point in the history
  15. chore(deps): Bump github.com/google/uuid from 1.1.2 to 1.3.0 (#28)

    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.3.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Commits](google/uuid@v1.1.2...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7188568 View commit details
    Browse the repository at this point in the history
  16. chore(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#29)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Changelog](https://github.com/spf13/cobra/blob/v1.4.0/CHANGELOG.md)
    - [Commits](spf13/cobra@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b3ef8f1 View commit details
    Browse the repository at this point in the history
  17. chore(deps): Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.1 (#…

    …30)
    
    Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.2.0 to 2.4.1.
    - [Release notes](https://github.com/vektah/gqlparser/releases)
    - [Commits](vektah/gqlparser@v2.2.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektah/gqlparser/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    297f6ec View commit details
    Browse the repository at this point in the history
  18. chore(deps-dev): Bump typescript from 4.5.5 to 4.6.2 in /web/ui (#31)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    93d0109 View commit details
    Browse the repository at this point in the history
  19. chore(deps-dev): Bump @types/node from 17.0.17 to 17.0.23 in /web/ui (#…

    …34)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.23.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6796c53 View commit details
    Browse the repository at this point in the history
  20. chore(deps): Bump axios from 0.24.0 to 0.26.1 in /web/ui (#33)

    Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.26.1.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.24.0...v0.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f1fac5b View commit details
    Browse the repository at this point in the history
  21. chore(deps-dev): Bump prettier from 2.5.1 to 2.6.0 in /web/ui (#35)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.1...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d239a0d View commit details
    Browse the repository at this point in the history
  22. chore(deps-dev): Bump eslint-config-next in /web/ui (#32)

    Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.10 to 12.1.0.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v12.1.0/packages/eslint-config-next)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    36a14f4 View commit details
    Browse the repository at this point in the history
  23. chore(deps): Bump graphql from 15.8.0 to 16.3.0 in /web/ui (#36)

    Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.3.0.
    - [Release notes](https://github.com/graphql/graphql-js/releases)
    - [Commits](graphql/graphql-js@v15.8.0...v16.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: 42Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    cba4bd9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8d04034 View commit details
    Browse the repository at this point in the history
  25. chore(GitHub/actions): Reduce Discord Sync cron

    Prevent the limitation of github action on private repositories to be reached with this task
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    acddfe3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f1d4263 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    56d4413 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d990448 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3ef4693 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    373d325 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    098e4b4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3cbe500 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5c7a97e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    373ae8d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8dcaf7c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d8aa1a7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c4c35ae View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d98cb66 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    35fd1dd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    559a519 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a1d087e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f6c92f8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    77fc87e View commit details
    Browse the repository at this point in the history
  44. feat: authentication autorization strategy with next auth and gqlgen (#…

    …49)
    
    * feat: Use gqlgen and ent generator
    
    * feat(authz): Add fully fonctionnal Authentication & Network Policy Authorization workflow
    
    * fix: Remove port from remote addr and add some debug data
    
    * chore: Change the name of the internal mutation
    
    * feat(interface): Add TypeSafe GQL strategy woth GraphQL Code Generator
    
    * feat: Add Sentry, not tested in production
    
    * feat: Add Authentication with DUO & GITHUB, login workflow, secure page and auto redirect
    
    * chore: Run yarn
    
    * chore: Add Generation of code in CI
    
    * feat: Setup Apollo with Baerer token
    
    * chore: Update CI version to Go 1.18
    
    * fix: Resolve UUID test version
    
    * fix: Issue sponsors
    
    * fix: Assign Sponsor only when user is sponsor
    
    * fix: Secure usage of Graphql api env var
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    43b31fd View commit details
    Browse the repository at this point in the history
  45. feat: Implement the JWTKS Service (#65)

    * feat: Implement the JWTKS Service
    
    * docs: Add doc to start JWTKS Service without DEVENV
    
    * feat: Secure the GRPC server with certificates
    
    * fix: Install protoc compiler dependencies on CI
    
    * fix: Log of JWTKS certificates cause tests crashes
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    84de337 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    207d71c View commit details
    Browse the repository at this point in the history
  47. chore(deps): Bump sass from 1.49.9 to 1.50.0 in /web/ui (#60)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.50.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.49.9...1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    a6c2b9e View commit details
    Browse the repository at this point in the history
  48. chore(deps-dev): Bump @typescript-eslint/parser in /web/ui (#59)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.19.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    fd452ff View commit details
    Browse the repository at this point in the history
  49. chore(deps-dev): Bump eslint-config-next in /web/ui (#61)

    Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.4 to 12.1.5.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v12.1.5/packages/eslint-config-next)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1e5682b View commit details
    Browse the repository at this point in the history
  50. chore(deps-dev): Bump cypress from 9.5.3 to 9.5.4 in /web/ui (#63)

    Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 9.5.4.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
    - [Commits](cypress-io/cypress@v9.5.3...v9.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: 42Atomys <[email protected]>
    dependabot[bot] and 42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e3ed84b View commit details
    Browse the repository at this point in the history
  51. feat: Add Discord linking page & Sponsorship workflow (#70)

    * fix(types): Fix wrong types
    
    * feat: Add Discord OAuth2 processs
    
    * unknown: Just push
    
    * feat: Implement the JWTKS Service (#65)
    
    * feat: Implement the JWTKS Service
    
    * docs: Add doc to start JWTKS Service without DEVENV
    
    * feat: Secure the GRPC server with certificates
    
    * fix: Install protoc compiler dependencies on CI
    
    * fix: Log of JWTKS certificates cause tests crashes
    
    * docs: Add functions documentations for the JWTKS Service
    
    * feat: Adding the Discord homepage with steps to link 42 / Discord and Github
    
    * feat: Use Feature concept to know if an User is a sponsors or not for Discord page
    
    * feat: Join Discord button will now invite the user without create invite link
    
    * clean: Remove cached files
    
    * chore: Add TODO comments
    
    * docs: Add EnvVar to env.example
    
    * chore: Follow the lint directive
    
    * fix: Remove useless checks
    
    * feat: Upgrade to React 18
    
    * chore: Do review
    
    * chore: Do review on package.json
    
    * fix: Make JWKS endpoitn configurable
    
    * feat: Make frontend endpoints configurable with config file
    
    * docs: Add documentation
    
    * docs: Add documentation redirection for config
    
    * fix: Install protoc for frontend tests
    
    * chore: Ignore generated files fron prettier
    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    bdc516c View commit details
    Browse the repository at this point in the history
  52. clean: Remove postgres helm

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    2801e4d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    39d58b9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    33c0d87 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b126643 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    52309d4 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9ce0598 View commit details
    Browse the repository at this point in the history
  58. fix: Lint only deploy files

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    144d00a View commit details
    Browse the repository at this point in the history
  59. fix"Remove sha override

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    dd45650 View commit details
    Browse the repository at this point in the history
  60. fix: Use another actions job

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    99b846f View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    1aa3735 View commit details
    Browse the repository at this point in the history
  62. chore: Lint all files

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    25263de View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d5ba11a View commit details
    Browse the repository at this point in the history
  64. feat: Checkout the repo

    42atomys committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    938a98f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. fix: Use dryrun for lint

    42atomys committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    7f9589f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b1efc View commit details
    Browse the repository at this point in the history
  3. feat: Add Build image stage

    42atomys committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b200b6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7813171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dc533a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2dc126 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    137e9c8 View commit details
    Browse the repository at this point in the history
  8. rework: Cert Manager Issuers

    42atomys committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    fc87c1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0828c51 View commit details
    Browse the repository at this point in the history