Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2110 commits
Select commit Hold shift + click to select a range
5729399
Get out of the loop
atomiix Apr 26, 2021
f157921
Refactor updateOrderModifiedProducts()
atomiix Apr 26, 2021
0d5a2c3
Merge pull request #24269 from NeOMakinG/issue24147
Progi1984 May 5, 2021
e95ad63
Fixed Ecotax when editing an Order ((Add/Update)ProductToOrder)
Progi1984 Mar 3, 2021
cdf16cf
Added support of Tax for ecotax
Progi1984 Apr 2, 2021
cff7388
Fixed feedbacks
Progi1984 Apr 20, 2021
5905e82
Fixed Behat tests for Tax on Ecotax
Progi1984 Apr 20, 2021
7322a56
Fixed PHPDoc & Remove Legacy Use for Configuration
Progi1984 Apr 23, 2021
432f84b
Fixed PHPDoc & CLI in Behat tests
Progi1984 Apr 26, 2021
7f0d4c8
Fixed Ecotax calculation with existing order with existing invoice
Progi1984 Apr 26, 2021
a8a9ab6
Fixed ecotax calculation in Product::getPriceFromOrder (Thanks @jolel…
Progi1984 Apr 26, 2021
7bacb16
Fixed Ecotax when editing a product with combinations in an Order
Progi1984 Apr 28, 2021
993b27f
Fixed inheritance in SQL query
Progi1984 Apr 28, 2021
9fdd6f8
Added comment
Progi1984 Apr 28, 2021
e18e65a
Fix to module activation checkbox in module configuration pages
May 6, 2021
b01a967
Fix hooks tests
May 6, 2021
f1b6497
Accept suggestion by @atomiix to swap .is() for .prop()
IcarusSosie May 6, 2021
6b9fd11
Merge pull request #24366 from boubkerbribri/hooks-test
Progi1984 May 6, 2021
1d9df83
Merge pull request #23492 from Progi1984/issue22029
Progi1984 May 6, 2021
27b0c3c
Implement Address Format in the View Order Page
Progi1984 Apr 29, 2021
dc7eb96
Implemented Adress Formatter in Order Preview
Progi1984 May 6, 2021
4bb9536
Merge pull request #24273 from Progi1984/issue23357
Progi1984 May 7, 2021
f35e8d3
Merge pull request #24353 from IcarusSosie/fix_module_activation_chec…
Progi1984 May 7, 2021
cce0c91
Merge pull request #23138 from atomiix/fix/22917
Progi1984 May 10, 2021
162e33a
Fixed wrong price of the delivery slip of the document list
Progi1984 May 10, 2021
74688fa
Fix escape in ps_1771_update_customer_note() #23633
dali-rajab May 10, 2021
32e927e
Fix upgrade from 1.6.1.24 on certain installation
atomiix May 10, 2021
6ccc8f1
little fix for decimal precision int cast
samberrry May 10, 2021
0b3892e
Update tests-legacy/Unit/Core/Localization/Specification/FactoryTest.php
samberrry May 11, 2021
1ba9ee1
Update tests-legacy/Unit/Core/Localization/Specification/FactoryTest.php
samberrry May 11, 2021
79a7b27
Update tests-legacy/Unit/Core/Localization/Specification/FactoryTest.php
samberrry May 11, 2021
022afb6
Restore SQLParser
Oct 20, 2020
4af5ac0
Restore files and add deprecated
Apr 26, 2021
9581731
Mark services as deprecated
Apr 26, 2021
c384fbb
Add behats tests
Apr 27, 2021
07023cc
Missing void return in tests
PierreRambaud Apr 28, 2021
cc5eb5c
Update deprecated versions
Apr 29, 2021
c85dc6c
Merge pull request #24443 from atomiix/fix/23277
Progi1984 May 11, 2021
2aa0c4e
remove_forgotten_parameters
SD1982 May 11, 2021
6fd5513
remove blank line
SD1982 May 11, 2021
3eb3df1
Merge pull request #24243 from dali-rajab/dali-rajab/fix-ps_1771_upda…
Progi1984 May 11, 2021
c89f3b6
Wait For price to be updated on view order page
May 11, 2021
e42b851
Deprecated useless class, use correct way to test in behat
May 11, 2021
d637e76
Fix wrong comment
May 11, 2021
f8dc2a3
Fix wording in tests
May 11, 2021
7437916
Add tests for drop and alter table
May 11, 2021
d94b80a
Remove useless const
May 11, 2021
e9a108b
Correctly name handleException instead of handleDeleteException
May 11, 2021
7cfb79a
Remove useless use
May 11, 2021
9373f02
Better way to handle tests
May 11, 2021
8b1abdf
Remove unwanted spaces
May 11, 2021
9984ae6
Merge pull request #24455 from SD1982/delete_forgotten_parameters
Progi1984 May 12, 2021
4c28edb
change intval to (int) cast
samberrry May 12, 2021
51a5bc1
Merge pull request #24459 from boubkerbribri/nightly-177x-11-05-21
Progi1984 May 12, 2021
8c21858
Merge pull request #24217 from PierreRambaud/fix/24209
PierreRambaud May 12, 2021
7591c43
removes useless int check
samberrry May 12, 2021
c7b30da
adds ctype_digit to check int val
samberrry May 17, 2021
aacbf61
adds is_numeric check for int
samberrry May 17, 2021
22f5a0a
Merge pull request #24427 from Progi1984/issue24197
Progi1984 May 19, 2021
627b779
Order View - Discount Modal - Disable submit until name is filled
Progi1984 May 19, 2021
55c7d84
BO - Order Preview - Use the tracking number in tracking url
Progi1984 May 19, 2021
573d784
BO - New Order - Empty gift message is not a null value
Progi1984 May 20, 2021
053cb7f
Fix test Handling charges and backport fixes for produit quick view test
May 20, 2021
73c4ab1
Merge pull request #24578 from boubkerbribri/fix-nightly-177-20-05-21
Progi1984 May 20, 2021
4bf566a
BO - Order Messages - Avoid message with duplicate name
Progi1984 May 20, 2021
9e58d1b
Merge pull request #24568 from Progi1984/issue24483
Progi1984 May 20, 2021
81ea792
Merge pull request #24579 from Progi1984/issue24535
Progi1984 May 21, 2021
e81c0de
Merge pull request #24565 from Progi1984/issue24537
PululuK May 25, 2021
948ecce
Merge pull request #24576 from Progi1984/issue24562
Progi1984 May 26, 2021
0276b57
Fix tests
sowbiba May 26, 2021
5db2d5e
Edit test to add a failing case
atomiix May 27, 2021
ce1ed78
Do not recalculate freeshipping discount if PS_ORDER_RECALCULATE_SHIP…
atomiix May 27, 2021
026400d
Apply code review
atomiix May 28, 2021
b519697
Apply suggestions from code review
atomiix May 28, 2021
6190fd4
Fix cart rule calculation
atomiix May 28, 2021
1d395db
Merge pull request #24679 from atomiix/fix/24598
Progi1984 May 31, 2021
bbccb58
Update native modules
atomiix May 31, 2021
94756fe
Merge pull request #24717 from atomiix/update-modules
atomiix Jun 1, 2021
b073add
// Changelog 1.7.7.5
atomiix Jun 1, 2021
590614b
Update ps_linklist
atomiix Jun 1, 2021
17e20d8
Properly handle cookie with right domain and right employee session
Feb 15, 2021
3f3112f
Reproduce getDomain behavior by returning false in case of localhost
Feb 15, 2021
d5121d9
Properly use _PS_MODULE_DIR_ instead of custom paths
Feb 15, 2021
40d7933
Add missing create-test-db for endpoints tests
Feb 16, 2021
e14676d
Create test DB must use regular modules folder
jolelievre Feb 16, 2021
99699c4
Fix behat Product cache issue
atomiix Jun 1, 2021
ef3c3ef
Merge pull request #24729 from atomiix/update-linklist
matthieu-rolland Jun 2, 2021
8db9c45
BO - New Order - Warn when product's stock of a pack are empty
Progi1984 May 26, 2021
308c03f
Fixed adding a free shipping cart rule on a 0.00 order
Progi1984 Jun 2, 2021
fa13919
Correction for issues #24692
olecorre Jun 2, 2021
db88562
Build assets
Progi1984 Jun 2, 2021
4f8f2af
BO - Order Preview : Added email
Progi1984 Jun 2, 2021
4a5228f
adds precisions to data provider
samberrry Jun 3, 2021
c274eee
Merge pull request #24771 from Progi1984/issue24537
PierreRambaud Jun 3, 2021
488ab31
Fix pages name for link list module
Jun 3, 2021
9029c94
Fix edit price popup showed when it shouldn't
atomiix Jun 2, 2021
eefc4e0
Rebuild assets
atomiix Jun 2, 2021
8a7eabd
fix - "0" was considered as false in the if condition
samberrry Jun 10, 2021
d98acb9
Fixed default value for Currency after upgrade
Progi1984 Jun 10, 2021
29b7239
Having specific name for attributes to fix fix filter
Jun 14, 2021
3d32689
Bump version to 1.7.7.6
Progi1984 Jun 14, 2021
9ceafe3
Merge pull request #24950 from atomiix/release-1775
atomiix Jun 14, 2021
cce9bc2
Merge pull request #24783 from boubkerbribri/nightly-177x-03-06-21
Progi1984 Jun 14, 2021
ad57b18
Merge pull request #24773 from Progi1984/issue24482
Progi1984 Jun 14, 2021
4b3cd52
Merge pull request #24770 from olecorre/Correction#24692
Progi1984 Jun 14, 2021
c4470fb
Merge pull request #24765 from atomiix/fix/24691
Progi1984 Jun 14, 2021
7593577
Merge pull request #24762 from Progi1984/issue24753
Progi1984 Jun 14, 2021
5b8aaf6
Bump modules Welcome to 6.0.5 & ProductComments to 4.2.2
Progi1984 Jun 14, 2021
e6c59f5
Merge pull request #24951 from boubkerbribri/nightly-177x-14-06-21
Progi1984 Jun 14, 2021
a4b48c7
Merge pull request #24953 from Progi1984/bumpVersion1776
Progi1984 Jun 14, 2021
a9d0ec1
Merge pull request #24957 from Progi1984/bumpModules
Progi1984 Jun 14, 2021
4b44d52
Removed free shipping from cumulative reduction
Progi1984 Jun 2, 2021
8950e7c
Merge pull request #24908 from Progi1984/issue24872
atomiix Jun 16, 2021
d2443f2
Merge pull request #24320 from samberrry/sam-decimal-fix
Progi1984 Jun 17, 2021
1e43cd2
Merge pull request #24657 from Progi1984/issue24553
Progi1984 Jun 17, 2021
9f1afec
Fixed cart rule on selected product with product with ecotax
Progi1984 Jun 8, 2021
fab4e44
Fixed translated order messages in Order View
Progi1984 Jun 21, 2021
6ecfaae
Fixed management of INNER JOIN & GROUP BY in SqlQueryValidator
Progi1984 Jun 23, 2021
7ab7624
Fixed meta title in BO - Order View
Progi1984 Jun 23, 2021
7c26ddb
Merge pull request #24754 from Progi1984/issue24635
Progi1984 Jun 25, 2021
f5a51b2
Order View: In Summary, the total is always tax included
Progi1984 May 3, 2021
42c2b51
Order View: In Edit, display prices depending the configuration
Progi1984 May 3, 2021
262ccad
Order View: In Edit, total price wasn't impacted
Progi1984 May 26, 2021
47029ab
Order View: In Add, display prices depending the configuration
Progi1984 Jun 30, 2021
6afd556
In Invoice PDF, escape customization name
Progi1984 Jul 1, 2021
cf3fd65
Fix brands links not clickable inside description
Jul 2, 2021
f8aa760
Rise Apache Travis timeout
matks Jul 7, 2021
cb31228
Merge pull request #25281 from matks/more-apache-timeout-ci
atomiix Jul 8, 2021
0f7ec2f
Merge pull request #24868 from Progi1984/issue24788
Progi1984 Jul 8, 2021
d4ae221
Merge pull request #25059 from Progi1984/issue24499
Progi1984 Jul 8, 2021
f114411
Merge pull request #25106 from Progi1984/issue25011
Progi1984 Jul 8, 2021
3663025
Merge pull request #24324 from Progi1984/issue23957
Progi1984 Jul 8, 2021
1a5b462
Merge pull request #25200 from Progi1984/issue25194
Progi1984 Jul 8, 2021
7106b88
Merge pull request #25107 from Progi1984/issue25078
Progi1984 Jul 8, 2021
1453353
Merge pull request #25216 from NeOMakinG/issue25214
Progi1984 Jul 8, 2021
98db825
Add comma transformer for number input type
May 4, 2021
dbc6217
Build assets
May 4, 2021
4827722
Add classes if already exist
May 5, 2021
7e7a223
Make sure negative number are working and add unit tests
May 27, 2021
4d2013a
Start to transform when there is more than one character
May 28, 2021
3196afb
Build assets
May 28, 2021
13abc30
Change behavior depending on type of value we receive for commat tran…
Jun 15, 2021
a7cad70
Build assets
Jun 15, 2021
67556ce
Update tests
Jun 15, 2021
08a54d8
Add more tests
PierreRambaud Jun 16, 2021
a9b4c81
Add one more test for @jolelievre
Jun 18, 2021
18aba1b
Simplify number widget condition
Jun 18, 2021
11e4f34
Use Symfony Form Extension
Jun 18, 2021
841492a
Use Capture instead for addEventListener
Jun 28, 2021
d50f340
Build assets
Jun 28, 2021
22211da
Change where the form.js is loaded and use change event instead of ke…
Jul 9, 2021
cae0014
Build assets
Jul 9, 2021
92f34f2
Fix 1.7.7.2 upgrade
Seb33300 Jul 9, 2021
b9614f5
Merge pull request #24339 from PierreRambaud/fix/24103
jolelievre Jul 12, 2021
671f38b
also check cart rules not related to an order yet
matthieu-rolland Jul 8, 2021
25fb431
take current cart into account
matthieu-rolland Jul 8, 2021
8aaabf3
query is for current cart rule only
matthieu-rolland Jul 9, 2021
b823827
add behat test
matthieu-rolland Jul 12, 2021
50538f6
add missing behat feature file
matthieu-rolland Jul 12, 2021
1075982
rename behat scenario
matthieu-rolland Jul 12, 2021
7c985ee
remove bad behat sentence
matthieu-rolland Jul 12, 2021
965fe3d
Update classes/CartRule.php
matthieu-rolland Jul 12, 2021
6e3f729
Update classes/CartRule.php
matthieu-rolland Jul 12, 2021
860abf7
Update classes/CartRule.php
matthieu-rolland Jul 12, 2021
1a46e7c
Update classes/CartRule.php
matthieu-rolland Jul 12, 2021
cb4476c
Update classes/CartRule.php
matthieu-rolland Jul 12, 2021
69b76f3
create order as an employee in behat test
matthieu-rolland Jul 12, 2021
9c2f1d6
Create empty Customer when the customer or the guest has been deleted
Jul 12, 2021
dcae642
Use accessors instead of properties
Jul 12, 2021
a5e7d6b
Add Behat tests
Jul 13, 2021
01484d4
Deprecate product_price field and make it always consistent with unit…
jolelievre May 27, 2021
9433d03
Fix bug related to combination ecotax
jolelievre May 27, 2021
6386895
Add tests on original_product_price in many scenarios
jolelievre May 27, 2021
9c70397
Add version for deprecation
jolelievre May 28, 2021
7602e6c
Save ecotax tax excluded in database from value with tax displayed in…
jolelievre Jun 16, 2021
ab8f8c6
Display ecotax value from combination in FO
jolelievre Jun 16, 2021
03fd07b
Value in combination form is correctly recomputed with taxes
jolelievre Jun 16, 2021
555e619
Update combination form so that it updates the impacts when the ecota…
jolelievre Jun 16, 2021
a044210
Manage combination list and form synchro regarding the ecotax changes
jolelievre Jun 16, 2021
c4ab24f
Adapt ecotax display on FO using tax when needed
jolelievre Jun 17, 2021
aa8ce6b
Fix precision and rounding, and get values just in time instead of da…
jolelievre Jun 17, 2021
b8d9fe0
Clean useless data attributes
jolelievre Jun 17, 2021
be15b09
Display ecotax value in the combinations list
jolelievre Jun 17, 2021
e1d4e09
Use same way to update list on bulk scripts that watch for product pr…
jolelievre Jun 17, 2021
14df076
Address PR feedback
jolelievre Jun 17, 2021
dd98d30
CS fix
jolelievre Jun 17, 2021
69a320e
Update legacy test fake data
jolelievre Jun 17, 2021
ace2467
Use computing precision instead of hardcoded value
jolelievre Jun 18, 2021
470dacf
improve query
matthieu-rolland Jul 13, 2021
179014a
Merge pull request #25286 from matthieu-rolland/fix-cart-rule-customer
atomiix Jul 13, 2021
8c96e6b
Display final price tax included in combination form
jolelievre Jul 15, 2021
25bb722
Fix computation when ecotax is modifed based on the final price tax i…
jolelievre Jul 15, 2021
7883dee
Update templates for empty customer
Jul 15, 2021
bd6531f
Little refacto to clean the code and make it more readable and stable
jolelievre Jul 15, 2021
d1d326c
Adapt AdminModelAdapterTest
jolelievre Jul 15, 2021
fadf8c5
Externalise build fake customer object
Jul 15, 2021
8d72f7b
Boolean is required
jolelievre Jul 15, 2021
bc95965
Improve buildFakeCustomerObject method and make customer as guest if …
Jul 15, 2021
2db568e
In Order view, set the lang of the order for order messages
Progi1984 Jul 19, 2021
ecd6254
Order Product Search: Limit only if the search phrase length is great…
Progi1984 Jul 19, 2021
340eaa0
Merge pull request #25326 from PierreRambaud/fix/25319
matks Jul 20, 2021
928ceef
Merge pull request #25375 from Progi1984/issue25362
Progi1984 Jul 21, 2021
b5f7b3b
Merge pull request #25378 from Progi1984/issue25360
Progi1984 Jul 21, 2021
48b8442
Merge pull request #25306 from Seb33300/patch-2
Progi1984 Jul 21, 2021
0ca6be5
fix #24235 issue with compile id
Apr 27, 2021
d7bc551
fix #24235 issue with compile id, second commit
Jun 3, 2021
8f9367f
fix #24235 issue with compile id, third commit
Jul 21, 2021
6f46838
Add return type for getDefaultCompileId method
PierreRambaud Jul 22, 2021
6d342b1
Don't strict type for PHP5.6 compatibility
PierreRambaud Jul 23, 2021
fac2219
Merge pull request #25413 from lukaslau/1.7.7.x
kpodemski Jul 26, 2021
b08fe86
Don't recalculate total when PS_ORDER_RECALCULATE_SHIPPING is 0 and e…
Progi1984 Jul 26, 2021
9cb5b39
Fix update by impact tax included
jolelievre Jul 27, 2021
bbd94b1
Fix ecotax display for combination in the invoice
jolelievre Jul 27, 2021
92504f2
Always display ecotax breakdown in invoice even when its rate is zero
jolelievre Jul 27, 2021
4e637ce
Display ecotax depending on customer display configuration
jolelievre Jul 27, 2021
70e30ba
Missing indentation
jolelievre Jul 27, 2021
f3a2df5
Force 6 decimals to be saved for combination ecotax to avoid error in…
jolelievre Jul 27, 2021
8094f9d
Merge pull request #24991 from jolelievre/combination-ecotax-fix
Progi1984 Jul 28, 2021
fe368dc
update modules
matthieu-rolland Jul 28, 2021
f99ca4c
Merge pull request #25447 from matthieu-rolland/update
jolelievre Jul 28, 2021
31d8fe1
build assets
matthieu-rolland Jul 28, 2021
cd84512
Merge pull request #25428 from Progi1984/issue25418
Progi1984 Jul 28, 2021
f5ad806
Merge pull request #25449 from matthieu-rolland/assets
matks Jul 28, 2021
45e3fa0
Fixed selector for fetching if the tax is included
Progi1984 Aug 3, 2021
81c2729
Build assets
Progi1984 Aug 3, 2021
83570b7
Check variable before using it
Progi1984 Aug 3, 2021
bcb466e
Merge pull request #25495 from Progi1984/issue25483
Progi1984 Aug 3, 2021
6d0575c
Merge pull request #25489 from Progi1984/issue25479
Progi1984 Aug 3, 2021
c6c2876
// Changelog 1.7.7.6
matthieu-rolland Jul 30, 2021
27782af
remove release related contributions
matthieu-rolland Jul 30, 2021
3ce1c18
update 1.7.7.6 changelog
matthieu-rolland Aug 4, 2021
ad11020
Merge pull request #25469 from matthieu-rolland/release-branch
matthieu-rolland Aug 9, 2021
f8f9495
FO : Use _DB_PREFIX_
idnovate Aug 11, 2021
2ac9c27
Update classes/CartRule.php
idnovate Aug 11, 2021
0982558
Merge pull request #25629 from PierreRambaud/fix/undefined-prefix
PululuK Aug 17, 2021
764282d
Bump to 1.7.7.7
Aug 17, 2021
bf7e063
Merge pull request #25630 from PierreRambaud/bump/version-1777
matks Aug 17, 2021
a4c8016
Name has no reason to live in admin_orders_display_customization_imag…
Aug 18, 2021
3694205
Merge pull request #25634 from PierreRambaud/fix/25631
matks Aug 18, 2021
8b0af1f
// Changelog 1.7.7.7
Aug 18, 2021
f9831e5
Merge pull request #25653 from PierreRambaud/release/1.7.7.7
Aug 19, 2021
66332b7
Product combination price edit : Use blur instead of onkeyup to avoid…
sowbiba Aug 31, 2021
ac6c18d
Define version to 1778
sowbiba Sep 1, 2021
3295b5d
Do not truncateDecimals after ps_round
atomiix Sep 1, 2021
ff400b7
Merge pull request #25757 from sowbiba/1778-version
Progi1984 Sep 1, 2021
5c86a98
Merge pull request #25749 from sowbiba/fix-product-combination-price-…
PierreRambaud Sep 2, 2021
85e17de
use null coalescing operator to fix possible notice
kpodemski Sep 3, 2021
3b093cc
Merge pull request #25784 from kpodemski/fix/25782
matks Sep 8, 2021
985bf50
Changelog for 1.7.7.8
sowbiba Sep 2, 2021
14cb6a4
Merge pull request #25778 from sowbiba/changelog-1778
sowbiba Sep 14, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# See: https://help.github.com/en/articles/about-code-owners

* @PrestaShop/prestashop-core-developers
* @PrestaShop/prestashop-maintainers
45 changes: 45 additions & 0 deletions .github/workflows/ui-tests-code-checks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: UI tests code checks

on:
pull_request:
types: [opened,edited,reopened,synchronize,labeled]

defaults:
run:
working-directory: ./tests/UI/

jobs:

ESLint:
runs-on: ubuntu-latest
name: ESLint
if: contains(github.event.pull_request.labels.*.name, 'TE')

steps:
- name: Checkout the repository
uses: actions/checkout@v2

- name: Install dependencies in UI tests directory
run: npm install

- name: Check eslint errors
run: npm run lint

Steps-identifiers:
runs-on: ubuntu-latest
name: Checking doubles in steps identifiers
if: contains(github.event.pull_request.labels.*.name, 'TE')

steps:
- name: Checkout the repository
uses: actions/checkout@v2

- name: Install dependencies in UI tests directory
run: npm install

- name: Generate mocha reports with failed steps
run: GENERATE_FAILED_STEPS=true npm run all-tests
continue-on-error: true

- name: Checking doubles in steps identifiers
run: npm run step-identifiers-checker
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cache:
- $HOME/.composer/cache

os: linux
dist: trusty
dist: xenial

php:
- 7.1
Expand Down Expand Up @@ -128,7 +128,7 @@ before_deploy:
after_deploy:
- |
if [ "${TRAVIS_EVENT_TYPE}" = "cron" ]; then
[[ $TRAVIS_BRANCH = "develop" ]] && INSTANCE_TYPE="develop" || INSTANCE_TYPE="release";
INSTANCE_TYPE="previous";
# make sure instance is stopped. This step does not need to be chained
gcloud compute instances stop --zone $GC_ZONE "${GC_INSTANCE_NAME}-${INSTANCE_TYPE}";
gcloud compute instances add-metadata "${GC_INSTANCE_NAME}-${INSTANCE_TYPE}" --zone $GC_ZONE --metadata=NIGHTLY_TOKEN=$NIGHTLY_TOKEN && \
Expand Down
18 changes: 18 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ GitHub contributors:
- Ángel Guzmán Maeso
- Ansar Mallouli
- Anthony Girard
- Antoine Damiron
- Antoine LA
- Antoine Mille
- Antoine Thomas
Expand All @@ -71,6 +72,7 @@ GitHub contributors:
- Atef Ben Ali
- Aude
- Aurélien Pelletier
- Aurone local server
- axi
- Axome
- Aylab
Expand Down Expand Up @@ -137,6 +139,7 @@ GitHub contributors:
- Connie
- Corentin Delcourt
- Cosmin Hutanu
- crezzur
- Cristiano Verardi
- Cyril Dussert
- Damian Dominella
Expand Down Expand Up @@ -234,6 +237,7 @@ GitHub contributors:
- Florian Bergeron
- Florian Kwakkenbos
- Florian Lemaitre
- Florian Le Gars
- Florian Nolte
- Flowster
- fojtcz
Expand Down Expand Up @@ -334,6 +338,7 @@ GitHub contributors:
- Joan
- Joan Juvanteny
- Jocelyn Fournier
- Joe Francois
- Joe Siwiak
- Joel Sánchez
- joemartin247
Expand Down Expand Up @@ -379,6 +384,7 @@ GitHub contributors:
- Kjeld Borch Egevang
- Klemart3D
- Krystian Podemski
- ks129
- Ladel
- Lathanao
- Laurynas Sedys
Expand All @@ -399,7 +405,9 @@ GitHub contributors:
- Lucas CERDAN
- Lucas Rolff
- LucasC
- Ludovic CHEVRAUX
- Luis David de la Fuente
- Lukas Laurinaitis
- Lyo Nick
- LyoNick
- M-Mommsen
Expand Down Expand Up @@ -484,12 +492,14 @@ GitHub contributors:
- Mirko Esposito
- misthero
- Mlanawo Mbechezi
- Mohamed Ali Rajab
- Moisés Gramary Barbosa
- Molka DJEMAL
- moncef102
- montes
- mplh
- mRaigne
- mushroot
- MustangZhong
- nache
- natrim
Expand Down Expand Up @@ -518,6 +528,7 @@ GitHub contributors:
- oleacorner
- Oleg Rumyancev
- Olivier Bonvalet
- Olivier Le Corre
- Olivier Monaco
- OneDotIT
- Oskar Andersson
Expand Down Expand Up @@ -589,6 +600,7 @@ GitHub contributors:
- Raphaël Droz
- Raphael Malie
- raphael-homann
- Raúl Jiménez
- Raúl Rubio
- raulgundin
- rav88
Expand All @@ -605,12 +617,14 @@ GitHub contributors:
- Rinku Kazeno
- Robbie Thompson
- robert
- Robinson Christmann
- Rodrigo Laurindo
- Roja45
- Rokas
- Rokas Zygmantas
- Roland Schütz
- Rolige eCommerce Solutions
- Romain BOCHEUX
- Romain Soulard
- romainberger
- Roman Gusev
Expand All @@ -624,6 +638,7 @@ GitHub contributors:
- sadlyblue
- sagaradonis
- sallemiines
- Sam
- Sam Sanchez
- Samir Shah
- Samuel
Expand All @@ -636,6 +651,7 @@ GitHub contributors:
- Seb
- Sebastian Madejski
- Sebastien
- Sébastien ALFAIATE
- Sébastien Bareyre
- Sebastien Bocahu
- Sébastien LE BRUCHEC
Expand All @@ -645,6 +661,7 @@ GitHub contributors:
- SebSept
- seleda
- Serge Rivière
- Sergio Quiñonez
- Sergey P
- Sergio Quiñonez
- Serhat Durum
Expand All @@ -671,6 +688,7 @@ GitHub contributors:
- Stanislav Yordanov
- Stefano Kowalke
- Stephan Obadia
- Stephane Decisy
- Steven "SDF" Sulley
- Steven Sulley
- stickyrst
Expand Down
Loading