Skip to content

Commit

Permalink
Release for version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edulix committed Jan 3, 2022
1 parent 1ecb1a2 commit 14ddd98
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion agora-gui/templates/avConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* in this same file, which you might want to edit and tune if needed.
*/

var AV_CONFIG_VERSION = '5.0.1';
var AV_CONFIG_VERSION = '5.0.2';

var avConfigData = {
// the base url path for ajax requests, for example for sending ballots or
Expand Down
6 changes: 3 additions & 3 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ params:
# global configuration
config:
backup_password: '<PASSWORD>'
version: '5.0.1'
version: '5.0.2'
# global config. Note: currently some other keys are used as global conf
global_secret_key: '<PASSWORD>'

Expand Down Expand Up @@ -639,7 +639,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -675,7 +675,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions doc/devel/agora.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:

# global configuration
config:
version: '5.0.1'
version: '5.0.2'
backup_password: '<PASSWORD>'

# global config. Note: currently some other keys are used as global conf
Expand Down Expand Up @@ -652,7 +652,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -688,7 +688,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions doc/devel/auth1.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:

# global configuration
config:
version: '5.0.1'
version: '5.0.2'
backup_password: '<PASSWORD>'

# global config. Note: currently some other keys are used as global conf
Expand Down Expand Up @@ -638,7 +638,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -674,7 +674,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions doc/devel/auth2.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:

# global configuration
config:
version: '5.0.1'
version: '5.0.2'
backup_password: '<PASSWORD>'

# global config. Note: currently some other keys are used as global conf
Expand Down Expand Up @@ -638,7 +638,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -674,7 +674,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions doc/production/config.auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:

# global configuration
config:
version: '5.0.1'
version: '5.0.2'
backup_password: '<PASSWORD>'

# global config. Note: currently some other keys are used as global conf
Expand Down Expand Up @@ -638,7 +638,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -674,7 +674,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions doc/production/config.master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:

# global configuration
config:
version: '5.0.1'
version: '5.0.2'
backup_password: '<PASSWORD>'

# global config. Note: currently some other keys are used as global conf
Expand Down Expand Up @@ -638,7 +638,7 @@ config:
# default configuration for calculate results on agora-gui-admin
calculate_results_default: >-
{
"version": "5.0.1",
"version": "5.0.2",
"pipes": [
{
"type": "agora_results.pipes.pdf.configure_pdf",
Expand Down Expand Up @@ -674,7 +674,7 @@ config:
layout: 'simple',
num_successful_logins_allowed: 0,
resultsConfig: {
version: '5.0.1',
version: '5.0.2',
pipes: [
{
type: 'agora_results.pipes.results.do_tallies',
Expand Down
6 changes: 3 additions & 3 deletions helper-tools/config_prod_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
import argparse
import re

INPUT_PROD_VERSION="5.0.0"
INPUT_PRE_VERSION="5.0.1"
OUTPUT_PROD_VERSION="5.0.1"
INPUT_PROD_VERSION="5.0.1"
INPUT_PRE_VERSION="5.0.2"
OUTPUT_PROD_VERSION="5.0.2"
def store_keyvalue(prod_config, generated_config, keystore, pipe):
'''
Updates the keyvalue store
Expand Down
26 changes: 13 additions & 13 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,53 +17,53 @@
repos:
aelections:
repo: https://github.com/agoravoting/agora_elections.git
version: '5.0.1'
version: '5.0.2'
force: yes
results:
repo: https://github.com/agoravoting/agora-results.git
version: '5.0.1'
version: '5.0.2'
force: yes
tally:
repo: https://github.com/agoravoting/agora-tally.git
version: '5.0.1'
version: '5.0.2'
force: yes
authapi:
repo: https://github.com/agoravoting/authapi.git
version: '5.0.1'
version: '5.0.2'
force: yes
atools:
repo: https://github.com/agoravoting/agora-tools.git
version: '5.0.1'
version: '5.0.2'
force: yes
frestq:
repo: https://github.com/agoravoting/frestq
version: '5.0.1'
version: '5.0.2'
force: yes
eorchestra:
repo: https://github.com/agoravoting/election-orchestra
version: '5.0.1'
version: '5.0.2'
force: yes
vfork:
repo: https://github.com/agoravoting/vfork
version: '5.0.1'
version: '5.0.2'
force: yes
averifier:
repo: https://github.com/agoravoting/agora-verifier.git
version: '5.0.1'
version: '5.0.2'
force: yes
guicommon:
repo: https://github.com/agoravoting/agora-gui-common.git
version: '5.0.1'
version: '5.0.2'
force: yes
guiadmin:
repo: https://github.com/agoravoting/agora-gui-admin.git
version: '5.0.1'
version: '5.0.2'
force: yes
guibooth:
repo: https://github.com/agoravoting/agora-gui-booth.git
version: '5.0.1'
version: '5.0.2'
force: yes
guielections:
repo: https://github.com/agoravoting/agora-gui-elections.git
version: '5.0.1'
version: '5.0.2'
force: yes

0 comments on commit 14ddd98

Please sign in to comment.