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

[#231] add contributingmd #232

Merged
merged 3 commits into from
Oct 17, 2024
Merged

[#231] add contributingmd #232

merged 3 commits into from
Oct 17, 2024

Conversation

ItaloBorrelli
Copy link

@ItaloBorrelli ItaloBorrelli commented Oct 15, 2024

Fixes #231

Proposed fixes:

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@ItaloBorrelli ItaloBorrelli force-pushed the 231-add-contributingmd branch from f017d60 to 7fc9b62 Compare October 15, 2024 18:40
@ItaloBorrelli
Copy link
Author

Copy link

Image has been pushed to cioos/ckan

Testing Quick Start

Pull image

sudo docker pull cioos/ckan:DEV_PR232
or
sudo CKAN_TAG=DEV_PR232 docker-compose pull ckan

Remove Home Volume and Restart

sudo docker-compose down
sudo docker volume rm docker_ckan_home
sudo CKAN_TAG=DEV_PR232 docker-compose up -d

for full documentation see TBD

@sjbruce
Copy link

sjbruce commented Oct 17, 2024

Looks good, there's a bunch of stuff currently located the other docs, (INSTALL_CIOOS_CKAN.md, FEATURES.md, etc.) that could potentially live in this document or alongside this one but need to be reviewed first.

We can shore these up in subsequent updates & PRs - this a good start.

@sjbruce sjbruce merged commit 5279e2f into cioos_dev Oct 17, 2024
2 checks passed
@sjbruce sjbruce deleted the 231-add-contributingmd branch October 17, 2024 19: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