Skip to content

add pretalx-socialauth submodule and update pretalx submodule reference - #3

Open
marc-hanheide wants to merge 79 commits into
mainfrom
oidc_latest
Open

add pretalx-socialauth submodule and update pretalx submodule reference#3
marc-hanheide wants to merge 79 commits into
mainfrom
oidc_latest

Conversation

@marc-hanheide

Copy link
Copy Markdown
Member

No description provided.

rixx and others added 30 commits October 21, 2024 02:12
I updated docker compose to postgres and removed all Ansible and Traefik mentions
Refresh repository to a working state
Correct /public/media and /public/static folder
Linking to allmende/pretalx-docker
Linking other Docker installations
Documentation of upgrading with docker
Update README.md with upgrade
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
…actions/checkout-6

Bump actions/checkout from 5 to 6
fix(Dockerfile): Change user/groups management for UID/GID compatible with Docker running in LXC containers
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
rixx and others added 29 commits July 8, 2026 00:31
- Change database backend from PostgreSQL to MySQL in pretalx.cfg
- Modify redis service location in pretalx.cfg
- Add init-volumes service to docker-compose.yml for volume initialization
- Update health checks for db, redis, and mail services in docker-compose.yml
- Adjust environment variables for MySQL in docker-compose.yml
- Implemented a command-line interface for the pretalx conference management API.
- Added configuration management with support for CLI flags, environment variables, and TOML profiles.
- Included commands for managing events, submission types, tracks, tags, speakers, and submissions.
- Implemented file upload functionality for attaching resources to submissions.
- Added output formatting for JSON and rich tables.
- Created a comprehensive README with installation and usage instructions.
- Introduced error handling for API and configuration issues.
- Added .gitignore to exclude virtual environment and build artifacts.
…missions create and add CSV import/export functionality
@marc-hanheide
marc-hanheide marked this pull request as ready for review August 6, 2026 08:35
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.

8 participants