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

Deploy 2024.05.1 to test #2100

Merged
merged 259 commits into from
May 15, 2024
Merged

Deploy 2024.05.1 to test #2100

merged 259 commits into from
May 15, 2024

Conversation

lalver1
Copy link
Member

@lalver1 lalver1 commented May 15, 2024

No description provided.

angela-tran and others added 30 commits March 19, 2024 20:53
this is to prepare for Spanish translations that are coming later
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.13 to 9.5.14.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.13...9.5.14)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
we need the templates to be specified on verifiers so that the help page
reflects configuration changes rather than being hard-coded on an
agency's template.
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.6...v13.7.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
the `mkdocs.yml` GitHub workflow publishes it at `docs/tests/coverage`
update usage in verifier selection form, context processors, and tests
previously h3 was hardcoded as the heading tag for media items

this caused a bug in enrollment index, where heading levels skip
from h1 (the page title) to h3 (the first media item)

in eligibility start, there is an intervening h2 that keeps the order correct

this change allows a child media item to override the heading tag, while maintaining
the h3 styling for all media-item--heading, regardless of tag used

the default tag remains h3 if a child media item does not choose to override
expected behavior is to return an ordered list of the unique values
in addition to allowing null in the database for this field, forms
should allow blank values for this field.
Bumps [calitp-littlepay](https://github.com/cal-itp/littlepay) from 2024.3.1 to 2024.3.3.
- [Release notes](https://github.com/cal-itp/littlepay/releases)
- [Commits](cal-itp/littlepay@2024.03.1...2024.03.3)

---
updated-dependencies:
- dependency-name: calitp-littlepay
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@lalver1 lalver1 requested a review from a team as a code owner May 15, 2024 16:42
@github-actions github-actions bot added actions Related to GitHub Actions workflows back-end Django views, sessions, middleware, models, migrations etc. migrations [auto] Review for potential model changes/needed data migrations updates i18n Copy: Language files or Django i18n framework docker Application container, devcontainer, Compose, etc. front-end HTML/CSS/JavaScript and Django templates tests Related to automated testing (unit, UI, integration, etc.) and removed back-end Django views, sessions, middleware, models, migrations etc. actions Related to GitHub Actions workflows i18n Copy: Language files or Django i18n framework migrations [auto] Review for potential model changes/needed data migrations updates labels May 15, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  benefits
  settings.py
  benefits/core
  admin.py
  analytics.py
  context_processors.py
  models.py
  session.py
  benefits/eligibility
  forms.py
  views.py
  benefits/enrollment
  views.py 134
  benefits/locale/en
  formats.py
  benefits/locale/es
  formats.py
Project Total  

This report was generated by python-coverage-comment-action

@lalver1 lalver1 merged commit 130da6f into test May 15, 2024
26 checks passed
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows back-end Django views, sessions, middleware, models, migrations etc. deployment [auto] Pull requests that deploy to test or prod docker Application container, devcontainer, Compose, etc. front-end HTML/CSS/JavaScript and Django templates tests Related to automated testing (unit, UI, integration, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants