ci-hackathon-app icon indicating copy to clipboard operation
ci-hackathon-app copied to clipboard

A community-built Django app to help automate future Code Institute hackathon events for students and alumni.

Results 69 ci-hackathon-app issues
Sort by recently updated
recently updated
newest added

## Description - Create new Slack channel(s) on hackathon creation - Add/remove students automatically when enrolling/withdrawing ## Pull request type - [ ] #M01 (Miscellaneous User Story #01) - [...

Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.4. Changelog Sourced from sqlparse's changelog. Release 0.4.4 (Apr 18, 2023) Notable Changes IMPORTANT: This release fixes a security vulnerability in the parser where a...

dependencies

Bumps [redis](https://github.com/redis/redis-py) from 4.1.1 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...

dependencies

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.10.2 to 1.14.0. Release notes Sourced from sentry-sdk's releases. 1.14.0 Various fixes & improvements Add before_send_transaction (#1840) by @​antonpirker Adds a hook (similar to before_send) that is...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...

dependencies

Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 to 2.4.0. Release notes Sourced from django-celery-results's releases. v2.4.0 What's Changed [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in celery/django-celery-results#312 drop django 2.2 by @​auvipy in celery/django-celery-results#317 save...

dependencies

## Expected Behavior When a user signs up for a Hackathon, the application should give them visible feedback that they have in fact signed up. When a user withdraws, the...