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

Bump actions/checkout from 2 to 4 #247

Open
wants to merge 83 commits into
base: geocat_v4.2.3_report_custom_gracefull
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps actions/checkout from 2 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

cmangeat and others added 19 commits March 31, 2023 14:39
avoid having duplicates, main lang is duplicated in otherLanguage
Geocat / SQL migration to v4 - before/after startup. Virtual CSW are now portals.

geocat.ch / DB Migration.

geocat.ch / Group logo is not internal setting anymore.

enable INSPIRE validation.
thesaurus from prod
use actions/checkout@v2 with submodule recursive so to get a deployable container.
search for es as located in eks (no dot in host).
fix for 'Invalid character found in the request target'.
tomcat:8.0-jre8 -> tomcat:8.5.85-jre8
- use pip3
- need unzip
- disable ajp connector
activate tests
process ressources
ui: set map context to EPSG:21781
pull 'is harvested or not lock' left in grid result
fix specific code in related directive for shop
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 8, 2024
@dependabot dependabot bot changed the base branch from geocat_v4.2.4_report_custom to geocat_v4.2.3_report_custom January 8, 2024 14:39
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 5dad576 to e3828ab Compare January 8, 2024 14:39
fxprunayre and others added 7 commits January 29, 2024 11:52
ISO19139 / Subtemplate / Indexing / Multilingual support.

Update to 4.0.6

up to 4.0.7 for che schema

geocat.ch / Add default XSL formatter.

geocat.ch / Formatter / Plug XSL formatter for che:* records.

geocat.ch / iso19139.che / JSONLD / Rely on ISO19139.

geocat.ch / Make test ok.

first build/deploy with no tests

ISO19139.che / Add missing dependency.

geocat.ch / Editor / Add overview manager.

geocat.ch / Remove INSPIRE validation.

geocat.ch / API / GMO3 export and formatter config

che contact index and replacer

che schema is subtemplate aware

che contact replacer

use root instead of _root when looking for subtemplates

index contact elem a specfic che way

do not index extent as keyword

iso19139che to iso19139 formatter

provide gm03/iso19139 to iso19139che conversion scripts for import / harvesting

custom che indexation

multilang orgs for ressources

schema plugin evol, copy paste from iso19139

use iso che label for topic

there can be many keywords from the same thesaurus

add failing test, duplicat elangger when index

add online ressource protocol

make online resources indexing multilingual

no ref. to subtemplate replacers in che schema as subtemplate replacers postponed
replace 20140520 by current as not recognized anymore
This is specific to the geoadmin base layer in geocat.ch
This does _not_ fix the underlying issue.
“benoitregamey” and others added 9 commits January 29, 2024 11:52
… from DB (#252)

* add maintenance entry point

* list datadir dir at metadata level

* Log orphanedDataPath into a File

* stream of strings to log at the end

* 'improve' logs outputs

* delete files

* Code cleanup

* Add new Counter for not deleted path, and refactoring

* polish

---------

Co-authored-by: christophe mangeat <[email protected]>
Sonarcloud analyzer now requires at least Java 17.
Currently HTML head description is set to an empty value. Google is
indexing the cookie warning in GeoNetwork case when no HTML head is found (probably because it is the first HTML text content found).

Use the service metadata configured for the main node (see admin >
settings > record to use for GetCapabilities) and same for portal.

If no service metadata record configured, default title and description
to node name (or site name for the main portal).

Follow up of:
* geonetwork/core-geonetwork@611be2a
* geonetwork/core-geonetwork#4758
switch google analytics 4 to google tag manager
rely on metadataIndexer.batchIndexInThreadPool for async indexing
test threadPoolIndexation starts for expected md
throw exception when updating a subtemplate too resource hungry (too many md to index, i.e. more than 10000)
@dependabot dependabot bot changed the base branch from geocat_v4.2.3_report_custom to geocat_v4.2.3_report_custom_wip February 27, 2024 10:12
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from e3828ab to 2377011 Compare February 27, 2024 10:12
@cmangeat cmangeat force-pushed the geocat_v4.2.3_report_custom_gracefull branch 2 times, most recently from d8c5cce to 69349e0 Compare March 21, 2024 09:52
@cmangeat cmangeat force-pushed the geocat_v4.2.3_report_custom_gracefull branch 16 times, most recently from 428e533 to 17f94b4 Compare May 27, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants