Néstor Soriano
eab8920a07
Merge pull request #26314 from woocommerce/add/build-workflow
...
Build release workflow
2020-05-15 10:36:34 +02:00
Matt Sherman
14122aae5c
Ignore *.swp files
2020-05-08 09:51:12 -04:00
Ron Rennick
d41fbc7ff2
update folder structure, use WordPress 5.4
2020-04-28 19:09:39 -03:00
Claudio Sanches
e4e63e95bd
Introduced .distignore file and updated .gitignore
2020-04-27 20:08:41 -03:00
Ron Rennick
393240a0f3
move e2e-env to tests/e2e-env
2020-04-14 12:06:25 -06:00
Ron Rennick
c414eddf59
merge config from from https://github.com/woocommerce/woocommerce-admin/pull/3717
2020-04-14 12:06:25 -06:00
Christopher Allford
1237b7c45f
Removed the jquery-ui compilation
2019-11-20 09:44:03 -08:00
Christopher Allford
c2bc312e97
Added Photoswipe and jQuery-UI CSS minification
2019-11-19 10:40:28 -08:00
Mike Jolley
c928188831
Update from master
2019-07-10 12:57:02 +01:00
Rodrigo Primo
ce7b4effd1
Merge pull request #24099 from woocommerce/remove/pot-file
...
Remove i18n/languages/woocommerce.pot
2019-07-09 14:34:42 -03:00
Gerhard
7038c73ab4
Merge branch 'master' into update/exclude-compiled-assets-from-git
2019-07-09 10:57:40 +02:00
Claudio Sanches
4ca4e7e509
Better .gitignore
2019-07-08 15:25:16 -03:00
Claudio Sanches
97d9e38baf
Remove i18n/languages/woocommerce.pot
2019-07-08 14:39:26 -03:00
Claudio Sanches
da99bc8ca0
Merge branch 'master' into feature/feature-plugin-packages
2019-07-08 14:33:21 -03:00
Rodrigo Primo
bb78174c33
Remove references to apigen from configuration files
...
Commit d6bd82865c
removed apigen from
WooCommerce core repository as we are moving it to its own repository (https://github.com/woocommerce/woocommerce-api-docs ). This
commit removes the apigen from configuration files. In most cases, it is
just removing the apigen directory from the exclude list of things like
PHPCS and Code Climate.
2019-06-28 10:20:30 -03:00
Mike Jolley
9a31db1b5a
Add packages README
2019-06-25 13:15:44 +01:00
Mike Jolley
ed68104077
Ignore `/packages` directory. This will be where external packages live.
2019-06-19 11:16:30 +01:00
Gerhard
ed0dbed203
Include select2.css in ignore as it is generated via grunt as well.
2019-05-07 10:34:04 +02:00
Gerhard
b5e25f9661
Exclude compiles CSS and minified JS files from repository.
2019-05-07 09:35:06 +02:00
Rodrigo Primo
ba8e866bf1
Better explain why the screenshots/ directory is excluded from git
2018-06-07 11:32:54 -03:00
Brent Sessions
c64a35300a
Take screenshots of failed e2e tests ( #20313 )
...
This adds screenshots for broken e2e tests. The screenshots will also be uploaded to an Amazon S3 instance from Travis CI so they can be viewed. If run locally, there will be a screenshots directory created where they can be viewed
If there is a failed e2e test you'll see a block under `travis.sh after` in the build log in Travis CI that will give the URLs for the images.
* Adding screenshot capabilities to all tests
* trying screenshots on S3
* try to get a failed test
* finding the right path
* fixing yml
* only taking failed screenshots
* fixing yml
* moving paths to env
* fixing target
* try without artifact target
* fixing test
* setting back temporary changes
* fixing spacing
* unneeded change
* trying different uploader
* Force a failed test
* fixing test again
* fixing unneeded change
* updating git ignore
2018-06-07 11:31:37 -03:00
Mike Jolley
396b2bde85
ignore
2018-05-22 13:58:36 +01:00
Mike Jolley
b5707e897e
Adds contributors file generation
2018-05-21 15:28:32 +01:00
Claudio Sanches
9606d3e04b
Ignore .sublimelinterrc
2017-11-13 19:18:34 -02:00
Claudio Sanches
ec11eb8ef1
Ignore IDE files
2017-11-13 17:29:58 -02:00
Claudio Sanches
57ce8bbc37
Removed none file
2017-07-05 18:47:25 -03:00
Claudiu Lodromanean
de4757e402
Change folder name and suppress npm error swarm
2017-03-21 10:03:06 -07:00
Claudiu Lodromanean
394a4715d7
Hide local dev config in gitignore
2017-03-09 13:28:03 -08:00
Justin Shreve
ec30c308c3
Add CLI tests
2016-12-08 14:13:10 -08:00
Claudio Sanches
486449bf07
Added PHPCS dependency and grunt task
2016-09-13 18:24:01 -03:00
Mike Jolley
559e379faf
Issues after audit
2016-08-05 14:23:01 +01:00
Claudio Sanches
dc6a7503da
Removed old deploy files from .gitignore, closes #9353
2015-10-13 14:36:20 -06:00
Nicola Mustone
f47012348b
ignore full tmp path
2015-03-02 17:14:31 +01:00
Illimar Tambek
67efed4410
Ignore /logs
...
Because sometimes logs appear and we don't want them to
be checked in, do we?
2014-10-01 21:36:45 +03:00
claudiosmweb
80c67ad1e2
Updated grunt for works with sass
2014-09-22 13:55:53 -03:00
Max Rice
cf50957629
[ #3176 ] Clean up gitignore
2014-09-01 02:00:12 -04:00
Mike Jolley
47b9e54797
Hide export csv button when browser lacks support
...
Closes #6122
2014-08-29 11:29:11 +01:00
Shiva Poudel
dfd7191b93
Ignorance fir logs files excluded.
...
WC_LOG_DIR is different from `/logs` and this directory is not created anymore in this root directory...better do remove logs from ignorance.
2014-08-27 19:46:25 +05:45
Mike Jolley
964fc53ece
ApiGen + woodocs template + grunt task
2014-02-14 14:29:40 +00:00
Mike Jolley
72bc37e649
Use /deploy/
2014-02-10 13:14:46 +00:00
Mike Jolley
e2ceff5dfc
deploy script
2014-02-10 12:52:41 +00:00
Coen Jacobs
6cb4883a75
package.json initial commit
2014-01-30 17:04:50 +01:00
Geert De Deckere
28c229d7b2
Ignore all log files except for .htaccess
2013-08-26 12:09:22 +02:00
Mike Jolley
3bfb5752d7
Include logs folder + htaccess. Closes #3126 .
2013-07-22 13:52:11 +01:00
Mike Jolley
12e4f332a3
gitignore
2013-05-07 12:49:07 +01:00
Coen Jacobs
5877ee1457
Stripped comments from gitignore, no need for that
2013-01-14 12:22:01 +01:00
Ramon van Belzen
4d28834939
Added Zend Studio to .gitignore
2013-01-13 11:02:00 +01:00
Mike Jolley
304fd82680
ignore thumbs
2012-08-17 10:58:19 +01:00
Mike Jolley
a9cf0e340b
remove shortcode wrappers
2012-04-11 21:07:46 +01:00
Jeroen Diderik
969f99b64c
add .gitignore for project files
2012-03-11 14:06:34 +01:00