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

WAC-7: latest changes from source repo #3

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

cooper667
Copy link
Collaborator

@cooper667 cooper667 commented Apr 29, 2024

Description

All of the latest changes from https://github.com/fjelltopp/fjelltopp-infrastructure

Mostly just a sanity check and to give us a reasonable history. This will then be used as a public submodule in the existing repository.

History

It should be all of the following changes (slightly edited the log for the public repo):

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/d7a16d4db33554758bd71895d9c9cd6be64c3774
Author: Kacper Krupiński [email protected]
Date: Fri Apr 26 15:10:50 2024 +0200

WAC-27: Add datapusher to CKAN infrastructure. (#206)

* WAC-27: Add tasks to run CKAN with Datapusher.

- Add 'ckan_job_local' that will init DB in local env with
  'db_init_local.sql' script.
- Add configs related to Datapusher into 'ckan_production.ini' file.
- Move 'api_token' and admin 'user_id' to variables instead of hardcoded
  values.
- Add task to init local DB after it's alive.
- Add task to check if CKAN website is up and running (returns 200).
- Add 'community.ppstgresql' plugin to Ansible requirements.
- Add variables related to deployment of Datapusher and Datastore

* WAC-27: use latest super linter

* WAC-27: Unify local and remote DB init script and task.

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/ab11d697638c824024f89b1f70b3c26230802075
Author: Jonathan Berry [email protected]
Date: Thu Apr 25 11:01:44 2024 +0100

WAC-33 Correct spelling of programme (#209)

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/e1d3a8f5c02a8dd5ef26a69edc5a235e77db8448
Author: Chas Nelson [email protected]
Date: Wed Apr 24 14:33:02 2024 +0100

* Upgrade postgres version.

* fix: correct psql username and db for stg

---------

Co-authored-by: Tomasz Sabała <[email protected]>

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/c02b6d66887d6925c5961586294cdbe371a1ce58
Author: Jonathan Berry [email protected]
Date: Wed Apr 24 11:15:05 2024 +0100

WAC-33 Search data by country, program or type.  (#207)

* WAC-33 Add data type schemas

* WAC-33 Editable solr schema

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/0667250979ff11a7b348b0fd5b6871623924f5df
Author: Chas Nelson [email protected]
Date: Wed Apr 24 11:13:46 2024 +0100

fix: remove infrastructure slack channel typo (#199)

* fix: remove infrastructure slack channel typo

* fix: update workflow to latest checkout action

commit https://github.com/fjelltopp/fjelltopp-infrastructure/commit/40b792e201913671adfcc1119434aadfe558c0ad
Author: Jonathan Berry [email protected]
Date: Tue Apr 23 17:22:25 2024 +0100

* WAC-26 Add Fr and pt_PT in locales (#204)

* WAC-4 Update site title

---------

Co-authored-by: Toavina A <[email protected]>

Checklist

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request).
You may not need to check all boxes.

  • The Jira ticket for this issue has been updated to "Ready to Review" or equivalent.
  • I have developed these changes in discussion with the appropriate project manager.
  • My code follows the general Fjelltopp documentation (see Confluence).
  • I have made corresponding changes to the Fjelltopp documentation (see Confluence).
  • I have rebased this branch with master.
  • New dependency changes have been committed.
  • I have added automated tests that prove my fix is effective or that my feature works.
  • New and existing tests pass locally with my changes.
  • My changes generate no new warnings.
  • I have performed a self-review of my own code.
  • I have assigned at least one reviewer.

Copy link
Member

@jonathansberry jonathansberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It all looks sensible to me.

@jonathansberry jonathansberry marked this pull request as ready for review April 29, 2024 12:58
@cooper667 cooper667 merged commit 2db5b02 into master Apr 29, 2024
1 check passed
@cooper667 cooper667 deleted the final-fjelltopp-infrastructure-changes branch April 29, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants