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

merge master into prod in preparation of release v2.0.0 #1064

Draft
wants to merge 60 commits into
base: prod
Choose a base branch
from
Draft

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

  1. Include component type in search pattern for browse

    To refine the component search result in PageBrowse, pass component type information in search pattern.
    
    Task: #957
    qtomlinson committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2b2321a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #1003 from qtomlinson/qt/fix_search

    Include component type in search pattern for browse
    mpcen authored Oct 5, 2022
    1 Configuration menu
    Copy the full SHA
    724a3ce View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Fix the capitalization of "PyPI"

    Stands for "Python Package Index", so "I" should be capitalized. Also see https://pypi.org/ for confirmation.
    brettcannon authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7ffab63 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge pull request #1005 from brettcannon/fix-PyPI-capitalization

    Fix the capitalization of "PyPI"
    jeffwilcox authored Nov 6, 2023
    1 Configuration menu
    Copy the full SHA
    b517b48 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Feb 10, 2024

  1. Merge pull request #1031 from capfei/patch-3

    updating pipelines to ubuntu-20.04
    qtomlinson authored Feb 10, 2024
    1 Configuration menu
    Copy the full SHA
    fc299e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    0d30966 View commit details
    Browse the repository at this point in the history
  2. Use Node 10 in CI

    lumaxis authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dfe8f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge pull request #1035 from lumaxis/add-github-actions-workflow

    Add GitHub Actions workflow file to run CI
    lumaxis authored Apr 4, 2024
    1 Configuration menu
    Copy the full SHA
    b503e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680b911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c857d33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    999ef18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24ae732 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

  1. Merge pull request #1036 from clearlydefined/update-node

    Update Node to version 14
    lumaxis authored Apr 18, 2024
    1 Configuration menu
    Copy the full SHA
    4a881b7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 8, 2024

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

Commits on May 13, 2024

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

Commits on May 29, 2024

  1. Apply suggestions from code review

    Co-authored-by: E. Lynette Rayle <elrayle@users.noreply.github.com>
    lumaxis and elrayle authored May 29, 2024
    Configuration menu
    Copy the full SHA
    f414466 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #1047 from clearlydefined/build-deploy-workflow-prod

    Create Actions workflow to deploy to production
    elrayle authored May 30, 2024
    1 Configuration menu
    Copy the full SHA
    8901096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b089c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1038 from clearlydefined/remove-azure-pipelines

    Remove Azure Pipelines config
    lumaxis authored May 30, 2024
    1 Configuration menu
    Copy the full SHA
    b3f6e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ade8e87 View commit details
    Browse the repository at this point in the history
  5. Update test.yml

    lumaxis authored May 30, 2024
    Configuration menu
    Copy the full SHA
    3510524 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. docs: change footer

    Signed-off-by: Nick Vidal <nick@profian.com>
    Nick Vidal committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ad12cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #1052 from nickvidal/footer

    docs: change footer
    elrayle authored Jun 5, 2024
    1 Configuration menu
    Copy the full SHA
    9a521bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump express from 4.17.1 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9f984a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1043 from clearlydefined/dependabot/npm_and_yarn/…

    …express-4.19.2
    
    Bump express from 4.17.1 to 4.19.2
    elrayle authored Jun 10, 2024
    1 Configuration menu
    Copy the full SHA
    4406197 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1051 from clearlydefined/actions-docker-build-job

    Move docker build to separate job
    lumaxis authored Jun 10, 2024
    1 Configuration menu
    Copy the full SHA
    450068f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Bump es5-ext from 0.10.53 to 0.10.64

    Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64.
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.53...v0.10.64)
    
    ---
    updated-dependencies:
    - dependency-name: es5-ext
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    672e4ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1041 from clearlydefined/dependabot/npm_and_yarn/…

    …es5-ext-0.10.64
    
    Bump es5-ext from 0.10.53 to 0.10.64
    elrayle authored Jun 11, 2024
    1 Configuration menu
    Copy the full SHA
    d447eee View commit details
    Browse the repository at this point in the history
  3. Bump follow-redirects from 1.14.9 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.9...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5cee859 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge pull request #1040 from clearlydefined/dependabot/npm_and_yarn/…

    …follow-redirects-1.15.6
    
    Bump follow-redirects from 1.14.9 to 1.15.6
    elrayle authored Jun 12, 2024
    1 Configuration menu
    Copy the full SHA
    a2b284c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. docs: add SECURITY.md

    Signed-off-by: Nick Vidal <nick@profian.com>
    Nick Vidal committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4aa7b73 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. docs: fix broken links in about page

    Signed-off-by: Nick Vidal <nick@profian.com>
    Nick Vidal committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    109f0a3 View commit details
    Browse the repository at this point in the history
  2. docs: fix get involved link

    Signed-off-by: Nick Vidal <nick@profian.com>
    Nick Vidal committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f7b16c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. docs: fix more links that point to docs

    Signed-off-by: Nick Vidal <nick@profian.com>
    Nick Vidal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    35cf336 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1055 from nickvidal/links

    docs: fix broken links in about page
    elrayle authored Jul 3, 2024
    1 Configuration menu
    Copy the full SHA
    f4a8f5b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    9da319a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1053 from nickvidal/secure

    docs: add SECURITY.md
    nickvidal authored Jul 11, 2024
    1 Configuration menu
    Copy the full SHA
    a84dbf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ff888 View commit details
    Browse the repository at this point in the history
  4. add in tracking id

    elrayle committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce47ee1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1058 from clearlydefined/elr/test-new-deploy

    use v2.0.0 deploy & pass docker build args
    elrayle authored Jul 11, 2024
    1 Configuration menu
    Copy the full SHA
    d4fdf97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5fcbbe View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge pull request #1059 from clearlydefined/elr/fix-trackingid

    have to pull off tracking id in job with steps and pass to next job as output
    elrayle authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe641f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5cc6024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e714d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1060 from clearlydefined/elr/build-deploy-dev

    Remove quotes from all docker build-args
    elrayle authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    83be6d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update node version

    ljones140 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a3a3ae1 View commit details
    Browse the repository at this point in the history
  2. Use version 18

    As fails with 20
    ljones140 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bb865bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4516264 View commit details
    Browse the repository at this point in the history
  4. Use latest version of 14

    ljones140 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d8c29a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1065 from clearlydefined/update-node

    Update node version fix Netlify deploy
    ljones140 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    654d7fc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    8d642df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a35a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97694a View commit details
    Browse the repository at this point in the history
  4. Use new workflow

    So variables are sent to docker file
    ljones140 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    813365f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #1068 from clearlydefined/ljones140/nginx-health

    Add health endpoint via nginx
    ljones140 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bb31409 View commit details
    Browse the repository at this point in the history