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

🎬 Workflow Actions #76

Merged
merged 7 commits into from
Nov 3, 2023
Merged

🎬 Workflow Actions #76

merged 7 commits into from
Nov 3, 2023

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Oct 30, 2023

Actions

Adds actions from Chowda:

  • CI
  • CD
  • Release
  • Publish
  • Update
  • Docs

Closes #74

@mrharpo mrharpo added CI 🦾 Relating to Continuous Integration CD 🏗️ Relating to Continuous Deployment maintenance 🔧 Updates and upgrades labels Oct 30, 2023
@mrharpo mrharpo self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

.github/workflows/ci.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
entrypoint: /app/docker_entrypoints/test.sh
environment:
- OV_DB_ENGINE=django.db.backends.sqlite3
- OV_DB_NAME=testdb
Copy link
Contributor

@afred afred Nov 3, 2023

Choose a reason for hiding this comment

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

I can see where the top-level dev.yml is used in the ov script, but i'm not seeing where test.yml is used.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Forthcoming: https://github.com/WGBH-MLA/ov-wag/pull/83/files#diff-fe4c6e543bb224b046d34d6c9c3f9600162e576dc2512c670e91998dff2511a1

Though, it is incorrectly referred to as tests.yml. Will fix it there.

Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

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

👍

@afred afred merged commit 6985044 into main Nov 3, 2023
2 of 9 checks passed
@afred afred deleted the actions branch November 3, 2023 20:09
mrharpo added a commit that referenced this pull request Nov 3, 2023
* main:
  🎬 Workflow Actions (#76)
mrharpo added a commit that referenced this pull request Nov 6, 2023
* main:
  ⬛ Black (#93)
  🕸 VSCode Debugger (#85)
  🎬 Workflow Actions (#76)
mrharpo added a commit that referenced this pull request Nov 6, 2023
* main:
  ⬛ Black (#93)
  🕸 VSCode Debugger (#85)
  🎬 Workflow Actions (#76)
mrharpo added a commit that referenced this pull request Nov 14, 2023
* main:
  👊 Version bump v0.4.0
  🐩 Upgrade Wagtail (#98)
  🔄 Sync labels
  🏷 Labels (#100)
  🛡 GGShield (#96)
  💻 CLI (#83)
  🧫 Pytest (#97)
  👖 Lint (#94)
  ⬛ Black (#93)
  🕸 VSCode Debugger (#85)
  🎬 Workflow Actions (#76)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CD 🏗️ Relating to Continuous Deployment CI 🦾 Relating to Continuous Integration maintenance 🔧 Updates and upgrades
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

CD workflow
2 participants